From 3b487cb10004ff32da592719207f9c95e6874c66 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Thu, 27 Jun 2024 17:40:39 -0700 Subject: [PATCH 01/31] felix programs ipip tunnel routes --- charts/calico/templates/calico-config.yaml | 2 + charts/calico/templates/calico-node.yaml | 4 +- charts/values/calico-ipip.yaml | 3 + .../confd/templates/bird6_ipam.cfg.template | 13 +- .../confd/templates/bird_ipam.cfg.template | 31 +- .../export_only/explicit_peer/bird6_ipam.cfg | 7 +- .../export_only/explicit_peer/bird_ipam.cfg | 7 +- .../export_only/global_peer/bird6_ipam.cfg | 7 +- .../export_only/global_peer/bird_ipam.cfg | 7 +- .../filter_deletion/step1/bird6_ipam.cfg | 7 +- .../filter_deletion/step1/bird_ipam.cfg | 7 +- .../filter_deletion/step2/bird6_ipam.cfg | 7 +- .../filter_deletion/step2/bird_ipam.cfg | 7 +- .../bgpfilter/filter_names/bird6_ipam.cfg | 7 +- .../bgpfilter/filter_names/bird_ipam.cfg | 7 +- .../import_only/explicit_peer/bird6_ipam.cfg | 7 +- .../import_only/explicit_peer/bird_ipam.cfg | 7 +- .../import_only/global_peer/bird6_ipam.cfg | 7 +- .../import_only/global_peer/bird_ipam.cfg | 7 +- .../bgpfilter/match_interface/bird6_ipam.cfg | 7 +- .../bgpfilter/match_interface/bird_ipam.cfg | 7 +- .../bgpfilter/match_operators/bird6_ipam.cfg | 7 +- .../bgpfilter/match_operators/bird_ipam.cfg | 7 +- .../bgpfilter/match_source/bird6_ipam.cfg | 7 +- .../bgpfilter/match_source/bird_ipam.cfg | 7 +- .../multi_filter/explicit_peer/bird6_ipam.cfg | 7 +- .../multi_filter/explicit_peer/bird_ipam.cfg | 7 +- .../multi_filter/global_peer/bird6_ipam.cfg | 7 +- .../multi_filter/global_peer/bird_ipam.cfg | 7 +- .../bgpfilter/node_mesh/bird6_ipam.cfg | 7 +- .../bgpfilter/node_mesh/bird_ipam.cfg | 7 +- .../explicit_peer/bird6_ipam.cfg | 7 +- .../single_filter/explicit_peer/bird_ipam.cfg | 7 +- .../single_filter/global_peer/bird6_ipam.cfg | 7 +- .../single_filter/global_peer/bird_ipam.cfg | 7 +- .../v4_only/explicit_peer/bird6_ipam.cfg | 7 +- .../v4_only/explicit_peer/bird_ipam.cfg | 7 +- .../v4_only/global_peer/bird6_ipam.cfg | 7 +- .../v4_only/global_peer/bird_ipam.cfg | 7 +- .../v6_only/explicit_peer/bird6_ipam.cfg | 7 +- .../v6_only/explicit_peer/bird_ipam.cfg | 7 +- .../v6_only/global_peer/bird6_ipam.cfg | 7 +- .../v6_only/global_peer/bird_ipam.cfg | 7 +- .../global-external/bird6.cfg | 1 + .../global-external/bird6_ipam.cfg | 7 +- .../global-external/bird_ipam.cfg | 12 +- .../global-ipv6/bird6_ipam.cfg | 7 +- .../global-ipv6/bird_ipam.cfg | 12 +- .../explicit_peering/global/bird6.cfg | 1 + .../explicit_peering/global/bird6_ipam.cfg | 7 +- .../explicit_peering/global/bird_ipam.cfg | 12 +- .../keepnexthop-global/bird6_ipam.cfg | 7 +- .../keepnexthop-global/bird_ipam.cfg | 12 +- .../keepnexthop/bird6_ipam.cfg | 7 +- .../keepnexthop/bird_ipam.cfg | 12 +- .../local-as-global/bird6.cfg | 1 + .../local-as-global/bird6_ipam.cfg | 7 +- .../local-as-global/bird_ipam.cfg | 12 +- .../explicit_peering/local-as/bird6.cfg | 1 + .../explicit_peering/local-as/bird6_ipam.cfg | 7 +- .../explicit_peering/local-as/bird_ipam.cfg | 12 +- .../route_reflector/bird6_ipam.cfg | 7 +- .../route_reflector/bird_ipam.cfg | 12 +- .../route_reflector_v6_by_ip/bird6_ipam.cfg | 7 +- .../route_reflector_v6_by_ip/bird_ipam.cfg | 12 +- .../explicit_peering/selectors/bird6_ipam.cfg | 7 +- .../explicit_peering/selectors/bird_ipam.cfg | 12 +- .../selectors/step2/bird6_ipam.cfg | 7 +- .../selectors/step2/bird_ipam.cfg | 12 +- .../explicit_peering/specific_node/bird6.cfg | 1 + .../specific_node/bird6_ipam.cfg | 7 +- .../specific_node/bird_ipam.cfg | 12 +- .../ignored_interfaces/bird6_ipam.cfg | 7 +- .../ignored_interfaces/bird_ipam.cfg | 7 +- .../mesh/bgp-export/bird6_ipam.cfg | 7 +- .../mesh/bgp-export/bird_ipam.cfg | 22 +- .../mesh/communities/bird6.cfg | 1 + .../mesh/communities/bird6_ipam.cfg | 7 +- .../mesh/communities/bird_ipam.cfg | 12 +- .../mesh/communities/step2/bird6_ipam.cfg | 7 +- .../mesh/communities/step2/bird_ipam.cfg | 12 +- .../mesh/hash/bird6_ipam.cfg | 7 +- .../mesh/hash/bird_ipam.cfg | 12 +- .../mesh/ipip-always/bird6.cfg | 1 + .../mesh/ipip-always/bird6_ipam.cfg | 7 +- .../mesh/ipip-always/bird_ipam.cfg | 12 +- .../mesh/ipip-cross-subnet/bird6.cfg | 1 + .../mesh/ipip-cross-subnet/bird6_ipam.cfg | 7 +- .../mesh/ipip-cross-subnet/bird_ipam.cfg | 15 +- .../mesh/ipip-off/bird6_ipam.cfg | 7 +- .../mesh/ipip-off/bird_ipam.cfg | 12 +- .../mesh/password/step1/bird6_ipam.cfg | 7 +- .../mesh/password/step1/bird_ipam.cfg | 12 +- .../mesh/password/step2/bird6_ipam.cfg | 7 +- .../mesh/password/step2/bird_ipam.cfg | 12 +- .../mesh/password/step3/bird6_ipam.cfg | 7 +- .../mesh/password/step3/bird_ipam.cfg | 12 +- .../mesh/restart-time/bird6_ipam.cfg | 7 +- .../mesh/restart-time/bird_ipam.cfg | 12 +- .../bird6_ipam.cfg | 7 +- .../bird_ipam.cfg | 12 +- .../static-routes-exclude-node/bird6_ipam.cfg | 8 +- .../static-routes-exclude-node/bird_ipam.cfg | 13 +- .../step2/bird6_ipam.cfg | 7 +- .../step2/bird_ipam.cfg | 12 +- .../bird6_ipam.cfg | 7 +- .../bird_ipam.cfg | 13 +- .../mesh/static-routes/bird6_ipam.cfg | 8 +- .../mesh/static-routes/bird_ipam.cfg | 13 +- .../mesh/static-routes/step2/bird6_ipam.cfg | 7 +- .../mesh/static-routes/step2/bird_ipam.cfg | 12 +- .../mesh/vxlan-always/bird6_ipam.cfg | 9 +- .../mesh/vxlan-always/bird_ipam.cfg | 10 +- .../password-deadlock/bird6_ipam.cfg | 7 +- .../password-deadlock/bird_ipam.cfg | 7 +- .../password/step1/bird6.cfg | 2 + .../password/step1/bird6_ipam.cfg | 7 +- .../password/step1/bird_ipam.cfg | 7 +- .../password/step2/bird6.cfg | 2 + .../password/step2/bird6_ipam.cfg | 7 +- .../password/step2/bird_ipam.cfg | 7 +- .../password/step3/bird6.cfg | 2 + .../password/step3/bird6_ipam.cfg | 7 +- .../password/step3/bird_ipam.cfg | 7 +- .../password/step4/bird6.cfg | 2 + .../password/step4/bird6_ipam.cfg | 7 +- .../password/step4/bird_ipam.cfg | 7 +- .../password/step5/bird6.cfg | 2 + .../password/step5/bird6_ipam.cfg | 7 +- .../password/step5/bird_ipam.cfg | 7 +- .../password/step6/bird6.cfg | 2 + .../password/step6/bird6_ipam.cfg | 7 +- .../password/step6/bird_ipam.cfg | 7 +- .../reachable_by/global_peers/bird6_ipam.cfg | 7 +- .../reachable_by/global_peers/bird_ipam.cfg | 7 +- .../route_reflectors/bird6_ipam.cfg | 7 +- .../route_reflectors/bird_ipam.cfg | 7 +- .../step1/bird6_ipam.cfg | 7 +- .../step1/bird_ipam.cfg | 7 +- .../step2/bird6_ipam.cfg | 7 +- .../step2/bird_ipam.cfg | 7 +- .../step3/bird6_ipam.cfg | 7 +- .../step3/bird_ipam.cfg | 7 +- .../ttl_security/explicit_node/bird6_ipam.cfg | 7 +- .../ttl_security/explicit_node/bird_ipam.cfg | 7 +- .../ttl_security/global/bird6_ipam.cfg | 7 +- .../ttl_security/global/bird_ipam.cfg | 7 +- .../ttl_security/peer_selector/bird6_ipam.cfg | 7 +- .../ttl_security/peer_selector/bird_ipam.cfg | 7 +- felix/calc/calc_graph.go | 5 +- felix/dataplane/linux/int_dataplane.go | 35 +- felix/dataplane/linux/ipip_mgr.go | 596 +- felix/dataplane/linux/ipip_mgr_netlink.go | 62 - felix/dataplane/linux/ipip_mgr_test.go | 285 +- felix/dataplane/linux/routing_utility.go | 94 + felix/dataplane/linux/vxlan_mgr.go | 99 +- felix/fv/bpf_dual_stack_test.go | 1 - felix/fv/bpf_test.go | 2 - felix/fv/infrastructure/topology.go | 28 +- felix/fv/ipip_test.go | 1046 ++-- felix/fv/vxlan_test.go | 6 +- felix/fv/wireguard_test.go | 2 - felix/routetable/route_table.go | 5 +- manifests/calico-ipip.yaml | 5167 +++++++++++++++++ node/filesystem/etc/rc.local | 4 + 165 files changed, 7238 insertions(+), 1350 deletions(-) create mode 100644 charts/values/calico-ipip.yaml delete mode 100644 felix/dataplane/linux/ipip_mgr_netlink.go create mode 100644 felix/dataplane/linux/routing_utility.go create mode 100644 manifests/calico-ipip.yaml diff --git a/charts/calico/templates/calico-config.yaml b/charts/calico/templates/calico-config.yaml index 6b00f53649b..fd00e37a44d 100644 --- a/charts/calico/templates/calico-config.yaml +++ b/charts/calico/templates/calico-config.yaml @@ -41,6 +41,8 @@ data: # Configure the backend to use. {{- if or (.Values.flannel_migration) (.Values.vxlan) }} calico_backend: "vxlan" +{{- else if (.Values.ipip) }} + calico_backend: "ipip" {{- else }} calico_backend: "bird" {{- end }} diff --git a/charts/calico/templates/calico-node.yaml b/charts/calico/templates/calico-node.yaml index 58b5e548d21..6e091d41e83 100644 --- a/charts/calico/templates/calico-node.yaml +++ b/charts/calico/templates/calico-node.yaml @@ -406,7 +406,7 @@ spec: command: - /bin/calico-node - -felix-live -{{- if and (eq .Values.network "calico") (not .Values.flannel_migration) (not .Values.vxlan) }} +{{- if and (eq .Values.network "calico") (not .Values.flannel_migration) (not .Values.vxlan) (not .Values.ipip) }} - -bird-live {{- end }} periodSeconds: 10 @@ -419,7 +419,7 @@ spec: command: - /bin/calico-node - -felix-ready -{{- if and (not .Values.flannel_migration) (not .Values.vxlan) }} +{{- if and (not .Values.flannel_migration) (not .Values.vxlan) (not .Values.ipip) }} - -bird-ready {{- end }} {{- else if eq .Values.network "flannel" }} diff --git a/charts/values/calico-ipip.yaml b/charts/values/calico-ipip.yaml new file mode 100644 index 00000000000..603289215e6 --- /dev/null +++ b/charts/values/calico-ipip.yaml @@ -0,0 +1,3 @@ +datastore: kubernetes +network: calico +ipip: true diff --git a/confd/etc/calico/confd/templates/bird6_ipam.cfg.template b/confd/etc/calico/confd/templates/bird6_ipam.cfg.template index 28b5a19599d..0720d3ffd40 100644 --- a/confd/etc/calico/confd/templates/bird6_ipam.cfg.template +++ b/confd/etc/calico/confd/templates/bird6_ipam.cfg.template @@ -10,11 +10,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -66,19 +65,17 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { {{- $reject_key := "/rejectcidrsv6"}} {{- if ls $reject_key}} - # Don't program static routes into kernel. {{- range ls $reject_key}} {{- $parts := split . "-"}} {{- $cidr := join $parts "/"}} if ( net ~ {{$cidr}} ) then { reject; } {{- end}} - {{- end}} {{range ls "/v1/ipam/v6/pool"}}{{$data := json (getv (printf "/v1/ipam/v6/pool/%s" .))}} -{{- if $data.vxlan_mode}} +{{- if or ($data.vxlan_mode) ($data.ipip_mode)}} if ( net ~ {{$data.cidr}} ) then { - # Don't program VXLAN routes into the kernel - these are handled by Felix. + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. reject; } {{- end}}{{/* End of '$data.vxlan_mode' */}} diff --git a/confd/etc/calico/confd/templates/bird_ipam.cfg.template b/confd/etc/calico/confd/templates/bird_ipam.cfg.template index 10905d8060e..d1f744cf8dd 100644 --- a/confd/etc/calico/confd/templates/bird_ipam.cfg.template +++ b/confd/etc/calico/confd/templates/bird_ipam.cfg.template @@ -10,11 +10,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -67,36 +66,20 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { {{- $reject_key := "/rejectcidrs"}} {{- if ls $reject_key}} - # Don't program static routes into kernel. {{- range ls $reject_key}} {{- $parts := split . "-"}} {{- $cidr := join $parts "/"}} if ( net ~ {{$cidr}} ) then { reject; } {{- end}} - {{- end}} -{{- if exists $network_key}}{{$network := getv $network_key}} {{range ls "/v1/ipam/v4/pool"}}{{$data := json (getv (printf "/v1/ipam/v4/pool/%s" .))}} +{{- if or ($data.vxlan_mode) ($data.ipip_mode)}} if ( net ~ {{$data.cidr}} ) then { -{{- if $data.vxlan_mode}} - # Don't program VXLAN routes into the kernel - these are handled by Felix. + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. reject; } -{{- else if $data.ipip_mode}}{{if eq $data.ipip_mode "cross-subnet"}} - if defined(bgp_next_hop) && ( bgp_next_hop ~ {{$network}} ) then - krt_tunnel = ""; {{- /* Destination in ipPool, mode is cross sub-net, route from-host on subnet, do not use IPIP */}} - else - krt_tunnel = "{{$data.ipip}}"; {{- /* Destination in ipPool, mode is cross sub-net, route from-host off subnet, set the tunnel (if IPIP not enabled, value will be "") */}} - accept; - } {{- else}} - krt_tunnel = "{{$data.ipip}}"; {{- /* Destination in ipPool, mode not cross sub-net, set the tunnel (if IPIP not enabled, value will be "") */}} - accept; - } {{- end}} {{- else}} - krt_tunnel = "{{$data.ipip}}"; {{- /* Destination in ipPool, mode field is not present, set the tunnel (if IPIP not enabled, value will be "") */}} - accept; - } {{- end}} -{{end}} -{{- end}}{{/* End of 'exists $network_key' */}} +{{- end}}{{/* End of '$data.vxlan_mode' */}} +{{- end}}{{/* End of 'range ls...' */}} accept; {{- /* Destination is not in any ipPool, accept */}} } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg index 69cd8d013d2..957ca302b35 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 150; diff --git a/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg index 4fab5f8d396..810eccd5cb7 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg index 69cd8d013d2..957ca302b35 100644 --- a/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 150; diff --git a/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg index 69cd8d013d2..957ca302b35 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 150; diff --git a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg index 626928faa0c..b40cd73235a 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg @@ -44,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg index 626928faa0c..b40cd73235a 100644 --- a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg @@ -44,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg b/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg b/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg index 6269e16308b..fa4a3c160f6 100644 --- a/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg @@ -7,11 +7,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg index 9098eb06830..5be4066f410 100644 --- a/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg @@ -7,11 +7,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -38,20 +37,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.1.0/24 ) then { - krt_tunnel = ""; - accept; - } - - if ( net ~ 192.168.2.0/24 ) then { - krt_tunnel = ""; - accept; - } - - if ( net ~ 192.168.3.0/24 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/communities/bird6.cfg b/confd/tests/compiled_templates/mesh/communities/bird6.cfg index 42eef60e2c8..6b4673948b9 100644 --- a/confd/tests/compiled_templates/mesh/communities/bird6.cfg +++ b/confd/tests/compiled_templates/mesh/communities/bird6.cfg @@ -8,6 +8,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 177; diff --git a/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg b/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg index 626928faa0c..b40cd73235a 100644 --- a/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg @@ -44,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg index 626928faa0c..b40cd73235a 100644 --- a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg @@ -44,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg index f7dd96ff075..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,12 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - if defined(bgp_next_hop) && ( bgp_next_hop ~ 10.192.0.0/16 ) then - krt_tunnel = ""; - else - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg index 4fab5f8d396..810eccd5cb7 100644 --- a/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg index 4fab5f8d396..810eccd5cb7 100644 --- a/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg index 4fab5f8d396..810eccd5cb7 100644 --- a/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg index 4fab5f8d396..810eccd5cb7 100644 --- a/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg index 4fab5f8d396..810eccd5cb7 100644 --- a/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg index 45e216e04a7..9dd5d0c408a 100644 --- a/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,10 +32,5 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = ""; - accept; - } - accept; } diff --git a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg index 6e2c9ae818d..6314db6b390 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -28,7 +27,6 @@ function calico_export_to_bgp_peers(bool internal_peer) { } filter calico_kernel_programming { - # Don't program static routes into kernel. if ( net ~ fd00:96::/112 ) then { reject; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg index e7f629ee1ae..a9490fcf273 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -32,14 +31,12 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - # Don't program static routes into kernel. if ( net ~ 10.101.0.0/16 ) then { reject; } if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg index 346212966d2..f5a294978a5 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -36,8 +35,12 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - # Don't program static routes into kernel. if ( net ~ 10.101.0.0/16 ) then { reject; } + + if ( net ~ 192.168.0.0/16 ) then { + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; + } accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg index 37a5c4c75dd..123d40fde4a 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -32,7 +31,6 @@ function calico_export_to_bgp_peers(bool internal_peer) { } filter calico_kernel_programming { - # Don't program static routes into kernel. if ( net ~ fd00:96::/112 ) then { reject; } diff --git a/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg index 65478831737..7242a6db388 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -37,15 +36,13 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { - # Don't program static routes into kernel. if ( net ~ 10.101.0.0/16 ) then { reject; } if ( net ~ 80.15.0.0/24 ) then { reject; } if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg index 23a07585f21..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - krt_tunnel = "tunl0"; - accept; + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + reject; } - accept; } diff --git a/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg index 52b7f72201c..519d26db071 100644 --- a/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -33,7 +32,7 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ dead:beef::/64 ) then { - # Don't program VXLAN routes into the kernel - these are handled by Felix. + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. reject; } accept; diff --git a/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg index 4a04effdf63..3f361f0dc3f 100644 --- a/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } @@ -34,9 +33,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN routes into the kernel - these are handled by Felix. + # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. reject; } - accept; } diff --git a/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg b/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg b/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step1/bird6.cfg b/confd/tests/compiled_templates/password/step1/bird6.cfg index 229637bf7e8..bfcf25edf71 100644 --- a/confd/tests/compiled_templates/password/step1/bird6.cfg +++ b/confd/tests/compiled_templates/password/step1/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -43,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step1/bird_ipam.cfg b/confd/tests/compiled_templates/password/step1/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/password/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step1/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step2/bird6.cfg b/confd/tests/compiled_templates/password/step2/bird6.cfg index 229637bf7e8..bfcf25edf71 100644 --- a/confd/tests/compiled_templates/password/step2/bird6.cfg +++ b/confd/tests/compiled_templates/password/step2/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -43,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step2/bird_ipam.cfg b/confd/tests/compiled_templates/password/step2/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/password/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step3/bird6.cfg b/confd/tests/compiled_templates/password/step3/bird6.cfg index 229637bf7e8..bfcf25edf71 100644 --- a/confd/tests/compiled_templates/password/step3/bird6.cfg +++ b/confd/tests/compiled_templates/password/step3/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -43,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step3/bird_ipam.cfg b/confd/tests/compiled_templates/password/step3/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/password/step3/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step3/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step4/bird6.cfg b/confd/tests/compiled_templates/password/step4/bird6.cfg index 229637bf7e8..bfcf25edf71 100644 --- a/confd/tests/compiled_templates/password/step4/bird6.cfg +++ b/confd/tests/compiled_templates/password/step4/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -43,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step4/bird_ipam.cfg b/confd/tests/compiled_templates/password/step4/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/password/step4/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step4/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step5/bird6.cfg b/confd/tests/compiled_templates/password/step5/bird6.cfg index 229637bf7e8..bfcf25edf71 100644 --- a/confd/tests/compiled_templates/password/step5/bird6.cfg +++ b/confd/tests/compiled_templates/password/step5/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -43,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step5/bird_ipam.cfg b/confd/tests/compiled_templates/password/step5/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/password/step5/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step5/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step6/bird6.cfg b/confd/tests/compiled_templates/password/step6/bird6.cfg index 229637bf7e8..bfcf25edf71 100644 --- a/confd/tests/compiled_templates/password/step6/bird6.cfg +++ b/confd/tests/compiled_templates/password/step6/bird6.cfg @@ -5,6 +5,7 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; + router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -43,3 +44,4 @@ protocol direct { } # IPv6 disabled on this node. + diff --git a/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step6/bird_ipam.cfg b/confd/tests/compiled_templates/password/step6/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/password/step6/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step6/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg b/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg b/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg b/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg b/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg b/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg b/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg b/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg index 67327e452b9..27a79398c72 100644 --- a/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg b/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg index 7b67c8f3c72..39a1502b533 100644 --- a/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg @@ -6,11 +6,10 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. - # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { + reject; + } } } diff --git a/felix/calc/calc_graph.go b/felix/calc/calc_graph.go index 7330926e058..6359040c7ee 100644 --- a/felix/calc/calc_graph.go +++ b/felix/calc/calc_graph.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2021 Tigera, Inc. All rights reserved. +// Copyright (c) 2016-2024 Tigera, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -378,7 +378,8 @@ func NewCalculationGraph(callbacks PipelineCallbacks, conf *config.Config, liveC hostIPPassthru.RegisterWith(allUpdDispatcher) cg.hostIPPassthru = hostIPPassthru - if conf.BPFEnabled || conf.Encapsulation.VXLANEnabled || conf.Encapsulation.VXLANEnabledV6 || conf.WireguardEnabled || conf.WireguardEnabledV6 { + if conf.BPFEnabled || conf.Encapsulation.VXLANEnabled || conf.Encapsulation.VXLANEnabledV6 || + conf.WireguardEnabled || conf.WireguardEnabledV6 || conf.Encapsulation.IPIPEnabled { // Calculate simple node-ownership routes. // ... // Dispatcher (all updates) diff --git a/felix/dataplane/linux/int_dataplane.go b/felix/dataplane/linux/int_dataplane.go index 72de8d1db36..5894f2273a3 100644 --- a/felix/dataplane/linux/int_dataplane.go +++ b/felix/dataplane/linux/int_dataplane.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2022 Tigera, Inc. All rights reserved. +// Copyright (c) 2020-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -25,6 +25,7 @@ import ( "strings" "sync" "sync/atomic" + "syscall" "time" "github.com/prometheus/client_golang/prometheus" @@ -288,6 +289,7 @@ type InternalDataplane struct { ipSets []common.IPSetsDataplane ipipManager *ipipManager + ipipParentC chan string vxlanManager *vxlanManager vxlanParentC chan string @@ -807,10 +809,33 @@ func NewIntDataplaneDriver(config Config) *InternalDataplane { dp.RegisterManager(newFloatingIPManager(natTableV4, ruleRenderer, 4, config.FloatingIPsEnabled)) dp.RegisterManager(newMasqManager(ipSetsV4, natTableV4, ruleRenderer, config.MaxIPSetSize, 4)) if config.RulesConfig.IPIPEnabled { + var routeTableIPIP routetable.RouteTableInterface + if !config.RouteSyncDisabled { + log.Debug("RouteSyncDisabled is false.") + ipipEncapProto := defaultRoutingProto + if config.DeviceRouteProtocol != syscall.RTPROT_BOOT { + ipipEncapProto = config.DeviceRouteProtocol + } + routeTableIPIP = routetable.New([]string{"^" + IPIPIfaceName + "$"}, 4, config.NetlinkTimeout, + config.DeviceRouteSourceAddress, ipipEncapProto, true, unix.RT_TABLE_MAIN, + dp.loopSummarizer, featureDetector, routetable.WithLivenessCB(dp.reportHealth)) + } else { + log.Info("RouteSyncDisabled is true, using DummyTable.") + routeTableIPIP = &routetable.DummyTable{} + } log.Info("IPIP enabled, starting thread to keep tunnel configuration in sync.") // Add a manager to keep the all-hosts IP set up to date. - dp.ipipManager = newIPIPManager(ipSetsV4, config.MaxIPSetSize, config.ExternalNodesCidrs) - go dp.ipipManager.KeepIPIPDeviceInSync(config.IPIPMTU, config.RulesConfig.IPIPTunnelAddress, dataplaneFeatures.ChecksumOffloadBroken) + dp.ipipManager = newIPIPManager( + ipSetsV4, + routeTableIPIP, + IPIPIfaceName, + config, + dp.loopSummarizer, + 4, + featureDetector, + ) + dp.ipipParentC = make(chan string, 1) + go dp.ipipManager.KeepIPIPDeviceInSync(context.Background(), config.IPIPMTU, config.RulesConfig.IPIPTunnelAddress, dataplaneFeatures.ChecksumOffloadBroken, 10*time.Second, dp.ipipParentC) dp.RegisterManager(dp.ipipManager) // IPv4-only } else { // Only clean up IPIP addresses if IPIP is implicitly disabled (no IPIP pools and not explicitly set in FelixConfig) @@ -1226,7 +1251,7 @@ func cleanUpVXLANDevice(deviceName string) { type Manager interface { // OnUpdate is called for each protobuf message from the datastore. May either directly - // send updates to the IPSets and iptables.Table objects (which will queue the updates + // send updates to the IPSets and iptables. Table objects (which will queue the updates // until the main loop instructs them to act) or (for efficiency) may wait until // a call to CompleteDeferredWork() to flush updates to the dataplane. OnUpdate(protoBufMsg interface{}) @@ -1776,6 +1801,8 @@ func (d *InternalDataplane) loopUpdatingDataplane() { d.vxlanManager.OnParentNameUpdate(name) case name := <-d.vxlanParentCV6: d.vxlanManagerV6.OnParentNameUpdate(name) + case name := <-d.ipipParentC: + d.ipipManager.OnParentNameUpdate(name) case <-ipSetsRefreshC: log.Debug("Refreshing IP sets state") d.forceIPSetsRefresh = true diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index 7b8b1d896f8..bc32ee21798 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2021 Tigera, Inc. All rights reserved. +// Copyright (c) 2016-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -15,18 +15,36 @@ package intdataplane import ( + "context" + "errors" "fmt" "net" + "regexp" + "sort" + "strings" + "sync" + "syscall" "time" + "github.com/sirupsen/logrus" log "github.com/sirupsen/logrus" "github.com/vishvananda/netlink" + "golang.org/x/sys/unix" "github.com/projectcalico/calico/felix/dataplane/common" + "github.com/projectcalico/calico/felix/environment" "github.com/projectcalico/calico/felix/ethtool" + "github.com/projectcalico/calico/felix/ip" "github.com/projectcalico/calico/felix/ipsets" + "github.com/projectcalico/calico/felix/logutils" "github.com/projectcalico/calico/felix/proto" + "github.com/projectcalico/calico/felix/routetable" "github.com/projectcalico/calico/felix/rules" + "github.com/projectcalico/calico/libcalico-go/lib/set" +) + +const ( + IPIPIfaceName = "tunl0" ) // ipipManager manages the all-hosts IP set, which is used by some rules in our static chains @@ -35,87 +53,531 @@ import ( // // ipipManager also takes care of the configuration of the IPIP tunnel device. type ipipManager struct { - ipsetsDataplane common.IPSetsDataplane + // Our dependencies. + routeTable routetable.RouteTableInterface + blackholeRouteTable routetable.RouteTableInterface + noEncapRouteTable routetable.RouteTableInterface + parentIfaceName string + lastParentDevUpdate time.Time + previouslyUsedParentNames set.Set[string] - // activeHostnameToIP maps hostname to string IP address. We don't bother to parse into + // activeHostnameToIP maps hostname to string IP address. We don't bother to parse into // net.IPs because we're going to pass them directly to the IPSet API. activeHostnameToIP map[string]string - ipSetInSync bool + ipSetDirty bool - // Config for creating/refreshing the IP set. - ipSetMetadata ipsets.IPSetMetadata + // Hold pending updates. + routesByDest map[string]*proto.RouteUpdate + localIPAMBlocks map[string]*proto.RouteUpdate - // Dataplane shim. - dataplane ipipDataplane + // IPIP configuration. + ipipDevice string + ipVersion uint8 + // Local information + hostname string + hostAddr string + myAddrLock sync.Mutex + myAddrChangedC chan struct{} + + // Indicates if configuration has changed since the last apply. + routesDirty bool + ipsetsDataplane common.IPSetsDataplane + // Config for creating/refreshing the IP set. + ipSetMetadata ipsets.IPSetMetadata // Configured list of external node ip cidr's to be added to the ipset. externalNodeCIDRs []string + nlHandle netlinkHandle + dpConfig Config + noEncapProtocol netlink.RouteProtocol + + // Used so that we can shim the no encap route table for the tests + noEncapRTConstruct func( + interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, + deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, + removeExternalRoutes bool, + ) routetable.RouteTableInterface + + // Log context + logCtx *logrus.Entry } func newIPIPManager( ipsetsDataplane common.IPSetsDataplane, - maxIPSetSize int, - externalNodeCidrs []string, + rt routetable.RouteTableInterface, + deviceName string, + dpConfig Config, + opRecorder logutils.OpRecorder, + ipVersion uint8, + featureDetector environment.FeatureDetectorIface, ) *ipipManager { - return newIPIPManagerWithShim(ipsetsDataplane, maxIPSetSize, realIPIPNetlink{}, externalNodeCidrs) + if ipVersion != 4 { + logrus.Errorf("IPIP manager only supports IPv4") + return nil + } + nlHandle, _ := netlink.NewHandle() + + blackHoleProto := defaultRoutingProto + if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { + blackHoleProto = dpConfig.DeviceRouteProtocol + } + + var brt routetable.RouteTableInterface + if !dpConfig.RouteSyncDisabled { + logrus.Debug("RouteSyncDisabled is false.") + brt = routetable.New( + []string{routetable.InterfaceNone}, + 4, + dpConfig.NetlinkTimeout, + dpConfig.DeviceRouteSourceAddress, + blackHoleProto, + false, + unix.RT_TABLE_MAIN, + opRecorder, + featureDetector, + ) + } else { + logrus.Info("RouteSyncDisabled is true, using DummyTable.") + brt = &routetable.DummyTable{} + } + return newIPIPManagerWithShim( + ipsetsDataplane, + rt, brt, + deviceName, + dpConfig, + nlHandle, + ipVersion, + func(interfaceRegexes []string, ipVersion uint8, netlinkTimeout time.Duration, + deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, + removeExternalRoutes bool, + ) routetable.RouteTableInterface { + return routetable.New(interfaceRegexes, ipVersion, netlinkTimeout, + deviceRouteSourceAddress, deviceRouteProtocol, removeExternalRoutes, unix.RT_TABLE_MAIN, + opRecorder, featureDetector, + ) + }, + ) } func newIPIPManagerWithShim( ipsetsDataplane common.IPSetsDataplane, - maxIPSetSize int, - dataplane ipipDataplane, - externalNodeCIDRs []string, + rt, brt routetable.RouteTableInterface, + deviceName string, + dpConfig Config, + nlHandle netlinkHandle, + ipVersion uint8, + noEncapRTConstruct func( + interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, + deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, + removeExternalRoutes bool, + ) routetable.RouteTableInterface, ) *ipipManager { - ipipMgr := &ipipManager{ + if ipVersion != 4 { + logrus.Errorf("IPIP manager only supports IPv4") + return nil + } + noEncapProtocol := defaultRoutingProto + if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { + noEncapProtocol = dpConfig.DeviceRouteProtocol + } + return &ipipManager{ ipsetsDataplane: ipsetsDataplane, activeHostnameToIP: map[string]string{}, - dataplane: dataplane, + myAddrChangedC: make(chan struct{}, 1), ipSetMetadata: ipsets.IPSetMetadata{ - MaxSize: maxIPSetSize, + MaxSize: dpConfig.MaxIPSetSize, SetID: rules.IPSetIDAllHostNets, Type: ipsets.IPSetTypeHashNet, }, - externalNodeCIDRs: externalNodeCIDRs, + hostname: dpConfig.Hostname, + routeTable: rt, + blackholeRouteTable: brt, + previouslyUsedParentNames: set.New[string](), + routesByDest: map[string]*proto.RouteUpdate{}, + localIPAMBlocks: map[string]*proto.RouteUpdate{}, + ipipDevice: deviceName, + ipVersion: ipVersion, + externalNodeCIDRs: dpConfig.ExternalNodesCidrs, + routesDirty: true, + ipSetDirty: true, + dpConfig: dpConfig, + nlHandle: nlHandle, + noEncapProtocol: noEncapProtocol, + noEncapRTConstruct: noEncapRTConstruct, + logCtx: logrus.WithField("ipVersion", ipVersion), + } +} + +func (m *ipipManager) OnUpdate(msg interface{}) { + switch msg := msg.(type) { + case *proto.RouteUpdate: + cidr, err := ip.CIDRFromString(msg.Dst) + if err != nil { + m.logCtx.WithError(err).WithField("msg", msg).Warning("Unable to parse route update destination. Skipping update.") + return + } + if m.ipVersion != cidr.Version() { + // Skip since the update is for a mismatched IP version + return + } + + // In case the route changes type to one we no longer care about... + m.deleteRoute(msg.Dst) + + // Process remote IPAM blocks. + if msg.Type == proto.RouteType_REMOTE_WORKLOAD && msg.IpPoolType == proto.IPPoolType_IPIP { + m.logCtx.WithField("msg", msg).Debug("IPIP data plane received route update") + m.routesByDest[msg.Dst] = msg + m.routesDirty = true + } + + // Process IPAM blocks that aren't associated to a single or /32 local workload + if routeIsLocalBlock(msg, proto.IPPoolType_IPIP) { + m.logCtx.WithField("msg", msg).Debug("IPIP data plane received route update for IPAM block") + m.localIPAMBlocks[msg.Dst] = msg + m.routesDirty = true + } else if _, ok := m.localIPAMBlocks[msg.Dst]; ok { + m.logCtx.WithField("msg", msg).Debug("IPIP data plane IPAM block changed to something else") + delete(m.localIPAMBlocks, msg.Dst) + m.routesDirty = true + } + + case *proto.RouteRemove: + // Check to make sure that we are dealing with messages of the correct IP version. + cidr, err := ip.CIDRFromString(msg.Dst) + if err != nil { + m.logCtx.WithError(err).WithField("msg", msg).Warning("Unable to parse route removal destination. Skipping update.") + return + } + if m.ipVersion != cidr.Version() { + // Skip since the update is for a mismatched IP version + return + } + m.deleteRoute(msg.Dst) + case *proto.HostMetadataUpdate: + m.logCtx.WithField("hostname", msg.Hostname).Debug("Host update/create") + if msg.Hostname == m.hostname { + m.setLocalHostAddr(msg.Ipv4Addr) + } + m.activeHostnameToIP[msg.Hostname] = msg.Ipv4Addr + m.ipSetDirty = true + m.routesDirty = true + case *proto.HostMetadataRemove: + m.logCtx.WithField("hostname", msg.Hostname).Debug("Host removed") + if msg.Hostname == m.hostname { + m.setLocalHostAddr("") + } + delete(m.activeHostnameToIP, msg.Hostname) + m.ipSetDirty = true + m.routesDirty = true + } +} + +func (m *ipipManager) deleteRoute(dst string) { + _, exists := m.routesByDest[dst] + if exists { + logrus.Debug("deleting route dst ", dst) + // In case the route changes type to one we no longer care about... + delete(m.routesByDest, dst) + m.routesDirty = true + } + + if _, exists := m.localIPAMBlocks[dst]; exists { + logrus.Debug("deleting local ipam dst ", dst) + delete(m.localIPAMBlocks, dst) + m.routesDirty = true + } +} + +func (m *ipipManager) setLocalHostAddr(address string) { + m.myAddrLock.Lock() + defer m.myAddrLock.Unlock() + m.hostAddr = address + select { + case m.myAddrChangedC <- struct{}{}: + default: + } +} + +func (m *ipipManager) getLocalHostAddr() string { + m.myAddrLock.Lock() + defer m.myAddrLock.Unlock() + return m.hostAddr +} + +func (m *ipipManager) GetRouteTableSyncers() []routetable.RouteTableSyncer { + rts := []routetable.RouteTableSyncer{m.routeTable, m.blackholeRouteTable} + + if time.Since(m.lastParentDevUpdate) > 5*time.Minute && m.previouslyUsedParentNames.Len() > 1 { + // Make sure the set of names doesn't grow forever. + m.previouslyUsedParentNames.Clear() + } + + if m.noEncapRouteTable != nil { + m.previouslyUsedParentNames.Add(m.parentIfaceName) + rts = append(rts, m.noEncapRouteTable) + } + return rts +} + +func (m *ipipManager) CompleteDeferredWork() error { + if !m.routesDirty { + m.logCtx.Debug("No change since last application, nothing to do") + return nil + } + if m.ipSetDirty { + // For simplicity (and on the assumption that host add/removes are rare) rewrite + // the whole IP set whenever we get a change. To replace this with delta handling + // would require reference counting the IPs because it's possible for two hosts + // to (at least transiently) share an IP. That would add occupancy and make the + // code more complex. + m.logCtx.Info("All-hosts IP set out-of sync, refreshing it.") + members := make([]string, 0, len(m.activeHostnameToIP)+len(m.externalNodeCIDRs)) + for _, ip := range m.activeHostnameToIP { + members = append(members, ip) + } + members = append(members, m.externalNodeCIDRs...) + m.ipsetsDataplane.AddOrReplaceIPSet(m.ipSetMetadata, members) + m.ipSetDirty = false + } + if m.routesDirty { + // Iterate through all of our L3 routes and send them through to the route table. + var ipipRoutes []routetable.Target + var noEncapRoutes []routetable.Target + for _, r := range m.routesByDest { + logCtx := m.logCtx.WithField("route", r) + cidr, err := ip.CIDRFromString(r.Dst) + if err != nil { + // Don't block programming of other routes if somehow we receive one with a bad dst. + logCtx.WithError(err).Warn("Failed to parse IPIP route destination") + continue + } + + if r.GetSameSubnet() { + if r.DstNodeIp == "" { + logCtx.Debug("Can't program non-encap route since host IP is not known.") + continue + } + + defaultRoute := routetable.Target{ + Type: routetable.TargetTypeNoEncap, + CIDR: cidr, + GW: ip.FromString(r.DstNodeIp), + } + + noEncapRoutes = append(noEncapRoutes, defaultRoute) + logCtx.WithField("route", r).Debug("adding no encap route to list for addition") + } else { + // Extract the gateway addr for this route based on its remote address. + remoteAddr, ok := m.activeHostnameToIP[r.DstNodeName] + if !ok { + // When the local address arrives, it'll set routesDirty=true so this loop will execute again. + logCtx.Debug("Dataplane has route with no corresponding local address") + continue + } + + ipipRoute := routetable.Target{ + Type: routetable.TargetTypeOnLink, + CIDR: cidr, + GW: ip.FromString(remoteAddr), + } + + ipipRoutes = append(ipipRoutes, ipipRoute) + logCtx.WithField("route", ipipRoute).Debug("adding ipip route to list for addition") + } + } + + m.logCtx.WithField("ipip routes", ipipRoutes).Debug("IPIP manager sending IPIP L3 updates") + m.routeTable.SetRoutes(m.ipipDevice, ipipRoutes) + + bhRoutes := blackholeRoutes(m.localIPAMBlocks) + m.logCtx.WithField("balckhole routes", bhRoutes).Debug("IPIP manager sending blackhole updates") + m.blackholeRouteTable.SetRoutes(routetable.InterfaceNone, bhRoutes) + + if m.noEncapRouteTable != nil { + m.logCtx.WithField("link", m.parentIfaceName).WithField("routes", noEncapRoutes).Debug( + "IPIP manager sending unencapsulated L3 updates") + m.noEncapRouteTable.SetRoutes(m.parentIfaceName, noEncapRoutes) + } else { + return errors.New("no encap route table not set, will defer adding routes") + } + + m.logCtx.Info("IPIP Manager completed deferred work") + m.routesDirty = false } - return ipipMgr + + return nil +} + +func (m *ipipManager) OnParentNameUpdate(name string) { + if name == "" { + m.logCtx.Warn("Empty parent interface name? Ignoring.") + return + } + m.logCtx.WithField("parent", name).Info("Parent interface updated, creating new routing table.") + devRouteSrcAddr := m.dpConfig.DeviceRouteSourceAddress + m.parentIfaceName = name + m.lastParentDevUpdate = time.Now() + + // If we're changing the name, we need to make sure the new RouteTable will + // clean up the routes on the old interface. Add previously-used names to + // the regexp. + names := m.previouslyUsedParentNames.Slice() + if !m.previouslyUsedParentNames.Contains(m.parentIfaceName) { + names = append(names, m.parentIfaceName) + } + sort.Strings(names) + for i, name := range names { + names[i] = regexp.QuoteMeta(name) + } + + m.noEncapRouteTable = m.noEncapRTConstruct( + []string{"^" + strings.Join(names, "|") + "$"}, + m.ipVersion, + m.dpConfig.NetlinkTimeout, + devRouteSrcAddr, + m.noEncapProtocol, + false, + ) + m.routesDirty = true } // KeepIPIPDeviceInSync is a goroutine that configures the IPIP tunnel device, then periodically // checks that it is still correctly configured. -func (d *ipipManager) KeepIPIPDeviceInSync(mtu int, address net.IP, xsumBroken bool) { - log.Info("IPIP thread started.") - for { - err := d.configureIPIPDevice(mtu, address, xsumBroken) +func (m *ipipManager) KeepIPIPDeviceInSync(ctx context.Context, mtu int, address net.IP, xsumBroken bool, wait time.Duration, parentNameC chan string) { + m.logCtx.WithFields(logrus.Fields{ + "mtu": mtu, + "xsumBroken": xsumBroken, + "wait": wait, + }).Info("IPIP tunnel device thread started.") + logNextSuccess := true + parentName := "" + + sleepMonitoringChans := func(maxDuration time.Duration) { + timer := time.NewTimer(maxDuration) + defer timer.Stop() + select { + case <-timer.C: + case <-ctx.Done(): + logrus.Debug("Sleep returning early: context finished.") + case <-m.myAddrChangedC: + logrus.Debug("Sleep returning early: local address changed.") + } + } + + for ctx.Err() == nil { + localAddr := m.getLocalHostAddr() + if localAddr == "" { + m.logCtx.Debug("Missing local address information, retrying...") + sleepMonitoringChans(10 * time.Second) + continue + } + + parent, err := m.getParentInterface() + if err != nil { + m.logCtx.WithError(err).Warn("Failed to find IPIP tunnel device parent, retrying...") + sleepMonitoringChans(1 * time.Second) + continue + } + + // TODO: we are sending passed in address here + m.logCtx.WithField("localAddr", address).Debug("Configuring IPIP device") + err = m.configureIPIPDevice(mtu, address, xsumBroken) if err != nil { - log.WithError(err).Warn("Failed configure IPIP tunnel device, retrying...") - time.Sleep(1 * time.Second) + m.logCtx.WithError(err).Warn("Failed to configure IPIP tunnel device, retrying...") + logNextSuccess = true + sleepMonitoringChans(1 * time.Second) continue } - time.Sleep(10 * time.Second) + + newParentName := parent.Attrs().Name + if newParentName != parentName { + // Send a message back to the main loop to tell it to update the + // routing tables. + m.logCtx.Infof("IPIP device parent changed from %q to %q", parentName, newParentName) + select { + case parentNameC <- newParentName: + parentName = newParentName + case <-m.myAddrChangedC: + m.logCtx.Info("My address changed; restarting configuration.") + continue + case <-ctx.Done(): + continue + } + } + + if logNextSuccess { + m.logCtx.Info("IPIP tunnel device configured") + logNextSuccess = false + } + sleepMonitoringChans(wait) + } + m.logCtx.Info("KeepIPIPDeviceInSync exiting due to context.") +} + +// getParentInterface returns the parent interface for the given local address. This link returned is nil +// if, and only if, an error occurred +func (m *ipipManager) getParentInterface() (netlink.Link, error) { + m.logCtx.WithField("local hostname", m.hostname).Debug("Getting parent interface") + address := m.getLocalHostAddr() + if address == "" { + return nil, fmt.Errorf("local address not found, will defer adding routes") + } + m.logCtx.Debugf("Found parent's address: %v", address) + + links, err := m.nlHandle.LinkList() + if err != nil { + return nil, err + } + + for _, link := range links { + addrs, err := m.nlHandle.AddrList(link, netlink.FAMILY_V4) + if err != nil { + return nil, err + } + for _, addr := range addrs { + if addr.IPNet.IP.String() == address { + m.logCtx.Debugf("Found parent interface: %s", link) + return link, nil + } + } } + return nil, fmt.Errorf("Unable to find parent interface with address %s", address) } // configureIPIPDevice ensures the IPIP tunnel device is up and configures correctly. -func (d *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bool) error { +func (m *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bool) error { logCxt := log.WithFields(log.Fields{ "mtu": mtu, "tunnelAddr": address, + "device": m.ipipDevice, }) logCxt.Debug("Configuring IPIP tunnel") - link, err := d.dataplane.LinkByName("tunl0") + + la := netlink.NewLinkAttrs() + la.Name = m.ipipDevice + ipip := &netlink.Iptun{ + LinkAttrs: la, + } + + link, err := m.nlHandle.LinkByName(IPIPIfaceName) if err != nil { - log.WithError(err).Info("Failed to get IPIP tunnel device, assuming it isn't present") + m.logCtx.WithError(err).Info("Failed to get IPIP tunnel device, assuming it isn't present") + // We call out to "ip tunnel", which takes care of loading the kernel module if // needed. The tunl0 device is actually created automatically by the kernel // module. - err := d.dataplane.RunCmd("ip", "tunnel", "add", "tunl0", "mode", "ipip") - if err != nil { - log.WithError(err).Warning("Failed to add IPIP tunnel device") + if err := m.nlHandle.LinkAdd(ipip); err == syscall.EEXIST { + // Device already exists - likely a race. + m.logCtx.Debug("VXLAN device already exists, likely created by someone else.") + } else if err != nil { + // Error other than "device exists" - return it. return err } - link, err = d.dataplane.LinkByName("tunl0") + + link, err = m.nlHandle.LinkByName(IPIPIfaceName) if err != nil { - log.WithError(err).Warning("Failed to get tunnel device") + m.logCtx.WithError(err).Warning("Failed to get tunnel device") return err } } @@ -124,8 +586,8 @@ func (d *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo oldMTU := attrs.MTU if oldMTU != mtu { logCxt.WithField("oldMTU", oldMTU).Info("Tunnel device MTU needs to be updated") - if err := d.dataplane.LinkSetMTU(link, mtu); err != nil { - log.WithError(err).Warn("Failed to set tunnel device MTU") + if err := m.nlHandle.LinkSetMTU(link, mtu); err != nil { + m.logCtx.WithError(err).Warn("Failed to set tunnel device MTU") return err } logCxt.Info("Updated tunnel MTU") @@ -133,22 +595,22 @@ func (d *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo // If required, disable checksum offload. if xsumBroken { - if err := ethtool.EthtoolTXOff("tunl0"); err != nil { + if err := ethtool.EthtoolTXOff(IPIPIfaceName); err != nil { return fmt.Errorf("failed to disable checksum offload: %s", err) } } if attrs.Flags&net.FlagUp == 0 { logCxt.WithField("flags", attrs.Flags).Info("Tunnel wasn't admin up, enabling it") - if err := d.dataplane.LinkSetUp(link); err != nil { - log.WithError(err).Warn("Failed to set tunnel device up") + if err := m.nlHandle.LinkSetUp(link); err != nil { + m.logCtx.WithError(err).Warn("Failed to set tunnel device up") return err } logCxt.Info("Set tunnel admin up") } - if err := d.setLinkAddressV4("tunl0", address); err != nil { - log.WithError(err).Warn("Failed to set tunnel device IP") + if err := m.setLinkAddressV4(IPIPIfaceName, address); err != nil { + m.logCtx.WithError(err).Warn("Failed to set tunnel device IP") return err } return nil @@ -156,21 +618,21 @@ func (d *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo // setLinkAddressV4 updates the given link to set its local IP address. It removes any other // addresses. -func (d *ipipManager) setLinkAddressV4(linkName string, address net.IP) error { - logCxt := log.WithFields(log.Fields{ +func (m *ipipManager) setLinkAddressV4(linkName string, address net.IP) error { + logCxt := m.logCtx.WithFields(logrus.Fields{ "link": linkName, "addr": address, }) logCxt.Debug("Setting local IPv4 address on link.") - link, err := d.dataplane.LinkByName(linkName) + link, err := m.nlHandle.LinkByName(linkName) if err != nil { - log.WithError(err).WithField("name", linkName).Warning("Failed to get device") + m.logCtx.WithError(err).WithField("name", linkName).Warning("Failed to get device") return err } - addrs, err := d.dataplane.AddrList(link, netlink.FAMILY_V4) + addrs, err := m.nlHandle.AddrList(link, netlink.FAMILY_V4) if err != nil { - log.WithError(err).Warn("Failed to list interface addresses") + m.logCtx.WithError(err).Warn("Failed to list interface addresses") return err } @@ -182,8 +644,8 @@ func (d *ipipManager) setLinkAddressV4(linkName string, address net.IP) error { continue } logCxt.WithField("oldAddr", oldAddr).Info("Removing old address") - if err := d.dataplane.AddrDel(link, &oldAddr); err != nil { - log.WithError(err).Warn("Failed to delete address") + if err := m.nlHandle.AddrDel(link, &oldAddr); err != nil { + m.logCtx.WithError(err).Warn("Failed to delete address") return err } } @@ -198,8 +660,8 @@ func (d *ipipManager) setLinkAddressV4(linkName string, address net.IP) error { addr := &netlink.Addr{ IPNet: &ipNet, } - if err := d.dataplane.AddrAdd(link, addr); err != nil { - log.WithError(err).WithField("addr", address).Warn("Failed to add address") + if err := m.nlHandle.AddrAdd(link, addr); err != nil { + m.logCtx.WithError(err).WithField("addr", address).Warn("Failed to add address") return err } } @@ -207,35 +669,3 @@ func (d *ipipManager) setLinkAddressV4(linkName string, address net.IP) error { return nil } - -func (d *ipipManager) OnUpdate(msg interface{}) { - switch msg := msg.(type) { - case *proto.HostMetadataUpdate: - log.WithField("hostname", msg.Hostname).Debug("Host update/create") - d.activeHostnameToIP[msg.Hostname] = msg.Ipv4Addr - d.ipSetInSync = false - case *proto.HostMetadataRemove: - log.WithField("hostname", msg.Hostname).Debug("Host removed") - delete(d.activeHostnameToIP, msg.Hostname) - d.ipSetInSync = false - } -} - -func (m *ipipManager) CompleteDeferredWork() error { - if !m.ipSetInSync { - // For simplicity (and on the assumption that host add/removes are rare) rewrite - // the whole IP set whenever we get a change. To replace this with delta handling - // would require reference counting the IPs because it's possible for two hosts - // to (at least transiently) share an IP. That would add occupancy and make the - // code more complex. - log.Info("All-hosts IP set out-of sync, refreshing it.") - members := make([]string, 0, len(m.activeHostnameToIP)+len(m.externalNodeCIDRs)) - for _, ip := range m.activeHostnameToIP { - members = append(members, ip) - } - members = append(members, m.externalNodeCIDRs...) - m.ipsetsDataplane.AddOrReplaceIPSet(m.ipSetMetadata, members) - m.ipSetInSync = true - } - return nil -} diff --git a/felix/dataplane/linux/ipip_mgr_netlink.go b/felix/dataplane/linux/ipip_mgr_netlink.go deleted file mode 100644 index 5daeea3a871..00000000000 --- a/felix/dataplane/linux/ipip_mgr_netlink.go +++ /dev/null @@ -1,62 +0,0 @@ -// Copyright (c) 2017 Tigera, Inc. All rights reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - -package intdataplane - -import ( - "os/exec" - - "github.com/vishvananda/netlink" -) - -// ipipDataplane is a shim interface for mocking netlink and os/exec in the IPIP manager. -type ipipDataplane interface { - LinkByName(name string) (netlink.Link, error) - LinkSetMTU(link netlink.Link, mtu int) error - LinkSetUp(link netlink.Link) error - AddrList(link netlink.Link, family int) ([]netlink.Addr, error) - AddrAdd(link netlink.Link, addr *netlink.Addr) error - AddrDel(link netlink.Link, addr *netlink.Addr) error - RunCmd(name string, args ...string) error -} - -type realIPIPNetlink struct{} - -func (r realIPIPNetlink) LinkByName(name string) (netlink.Link, error) { - return netlink.LinkByName(name) -} -func (r realIPIPNetlink) LinkSetMTU(link netlink.Link, mtu int) error { - return netlink.LinkSetMTU(link, mtu) -} - -func (r realIPIPNetlink) LinkSetUp(link netlink.Link) error { - return netlink.LinkSetUp(link) -} - -func (r realIPIPNetlink) AddrList(link netlink.Link, family int) ([]netlink.Addr, error) { - return netlink.AddrList(link, family) -} - -func (r realIPIPNetlink) AddrAdd(link netlink.Link, addr *netlink.Addr) error { - return netlink.AddrAdd(link, addr) -} - -func (r realIPIPNetlink) AddrDel(link netlink.Link, addr *netlink.Addr) error { - return netlink.AddrDel(link, addr) -} - -func (r realIPIPNetlink) RunCmd(name string, args ...string) error { - cmd := exec.Command(name, args...) - return cmd.Run() -} diff --git a/felix/dataplane/linux/ipip_mgr_test.go b/felix/dataplane/linux/ipip_mgr_test.go index 7c9a15f089b..da37f52216f 100644 --- a/felix/dataplane/linux/ipip_mgr_test.go +++ b/felix/dataplane/linux/ipip_mgr_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021 Tigera, Inc. All rights reserved. +// Copyright (c) 2017-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -15,8 +15,11 @@ package intdataplane import ( + "time" + . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" + "golang.org/x/net/context" "errors" "fmt" @@ -27,6 +30,8 @@ import ( "github.com/projectcalico/calico/felix/dataplane/common" "github.com/projectcalico/calico/felix/proto" + "github.com/projectcalico/calico/felix/routetable" + "github.com/projectcalico/calico/felix/rules" "github.com/projectcalico/calico/libcalico-go/lib/set" ) @@ -37,9 +42,10 @@ var ( var _ = Describe("IpipMgr (tunnel configuration)", func() { var ( - ipipMgr *ipipManager - ipSets *common.MockIPSets - dataplane *mockIPIPDataplane + ipipMgr *ipipManager + ipSets *common.MockIPSets + dataplane *mockIPIPDataplane + rt, brt, prt *mockRouteTable ) ip, _, err := net.ParseCIDR("10.0.0.1/32") @@ -54,7 +60,31 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { BeforeEach(func() { dataplane = &mockIPIPDataplane{} ipSets = common.NewMockIPSets() - ipipMgr = newIPIPManagerWithShim(ipSets, 1024, dataplane, nil) + rt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + brt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + prt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + ipipMgr = newIPIPManagerWithShim( + ipSets, rt, brt, "tunl0", + Config{ + MaxIPSetSize: 1024, + Hostname: "node1", + ExternalNodesCidrs: nil, + }, + dataplane, + 4, + func(interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, + deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, + removeExternalRoutes bool, + ) routetable.RouteTableInterface { + return prt + }, + ) }) Describe("after calling configureIPIPDevice", func() { @@ -64,6 +94,7 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { } BeforeEach(func() { + ipipMgr.OnParentNameUpdate("eth0") err = ipipMgr.configureIPIPDevice(1400, ip, false) Expect(err).ToNot(HaveOccurred()) }) @@ -89,7 +120,7 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { Expect(err).ToNot(HaveOccurred()) }) It("should avoid creating the interface", func() { - Expect(dataplane.RunCmdCalled).To(BeFalse()) + Expect(dataplane.LinkAddCalled).To(BeFalse()) }) It("should avoid setting the interface UP again", func() { Expect(dataplane.LinkSetUpCalled).To(BeFalse()) @@ -110,7 +141,7 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { }) It("should avoid creating the interface", func() { - Expect(dataplane.RunCmdCalled).To(BeFalse()) + Expect(dataplane.LinkAddCalled).To(BeFalse()) }) It("should avoid setting the interface UP again", func() { Expect(dataplane.LinkSetUpCalled).To(BeFalse()) @@ -131,7 +162,7 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { Expect(err).ToNot(HaveOccurred()) }) It("should avoid creating the interface", func() { - Expect(dataplane.RunCmdCalled).To(BeFalse()) + Expect(dataplane.LinkAddCalled).To(BeFalse()) }) It("should avoid setting the interface UP again", func() { Expect(dataplane.LinkSetUpCalled).To(BeFalse()) @@ -205,9 +236,9 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { var _ = Describe("ipipManager IP set updates", func() { var ( - ipipMgr *ipipManager - ipSets *common.MockIPSets - dataplane *mockIPIPDataplane + ipipMgr *ipipManager + ipSets *common.MockIPSets + rt, brt, prt *mockRouteTable ) const ( @@ -215,9 +246,42 @@ var _ = Describe("ipipManager IP set updates", func() { ) BeforeEach(func() { - dataplane = &mockIPIPDataplane{} ipSets = common.NewMockIPSets() - ipipMgr = newIPIPManagerWithShim(ipSets, 1024, dataplane, []string{externalCIDR}) + rt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + brt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + prt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + + la := netlink.NewLinkAttrs() + la.Name = "eth0" + ipipMgr = newIPIPManagerWithShim( + ipSets, rt, brt, "tunl0", + Config{ + MaxIPSetSize: 1024, + Hostname: "host1", + ExternalNodesCidrs: []string{externalCIDR}, + }, + &mockIPIPDataplane{ + links: []netlink.Link{&mockLink{attrs: la}}, + }, + 4, + func(interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, + deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, + removeExternalRoutes bool, + ) routetable.RouteTableInterface { + return prt + }, + ) + ipipMgr.OnUpdate(&proto.HostMetadataUpdate{ + Hostname: "host1", + Ipv4Addr: "10.0.0.1", + }) + ipipMgr.OnParentNameUpdate("eth0") }) It("should not create the IP set until first call to CompleteDeferredWork()", func() { @@ -345,22 +409,184 @@ var _ = Describe("ipipManager IP set updates", func() { }) }) +var _ = Describe("IPIPManager", func() { + var manager *ipipManager + var rt, brt, prt *mockRouteTable + var ipSets *common.MockIPSets + + BeforeEach(func() { + ipSets = common.NewMockIPSets() + rt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + brt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + prt = &mockRouteTable{ + currentRoutes: map[string][]routetable.Target{}, + } + + la := netlink.NewLinkAttrs() + la.Name = "eth0" + manager = newIPIPManagerWithShim( + ipSets, rt, brt, "tunl0", + Config{ + MaxIPSetSize: 1024, + Hostname: "host1", + ExternalNodesCidrs: []string{"10.10.10.0/24"}, + RulesConfig: rules.Config{ + IPIPTunnelAddress: net.ParseIP("192.168.0.1"), + }, + }, + &mockIPIPDataplane{ + links: []netlink.Link{&mockLink{attrs: la}}, + }, + 4, + func(interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, + deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, + removeExternalRoutes bool, + ) routetable.RouteTableInterface { + return prt + }, + ) + }) + + It("successfully adds a route to the parent interface", func() { + manager.OnUpdate(&proto.HostMetadataUpdate{ + Hostname: "host1", + Ipv4Addr: "10.0.0.1", + }) + manager.OnUpdate(&proto.HostMetadataUpdate{ + Hostname: "host2", + Ipv4Addr: "10.0.1.1", + }) + + err := manager.configureIPIPDevice(50, manager.dpConfig.RulesConfig.IPIPTunnelAddress, false) + Expect(err).NotTo(HaveOccurred()) + manager.OnParentNameUpdate("eth0") + + Expect(manager.hostAddr).NotTo(BeZero()) + Expect(manager.noEncapRouteTable).NotTo(BeNil()) + parent, err := manager.getParentInterface() + + Expect(parent).NotTo(BeNil()) + Expect(err).NotTo(HaveOccurred()) + + manager.OnUpdate(&proto.RouteUpdate{ + Type: proto.RouteType_REMOTE_WORKLOAD, + IpPoolType: proto.IPPoolType_IPIP, + Dst: "192.168.0.3/26", + DstNodeName: "host2", + DstNodeIp: "10.0.1.1", + SameSubnet: true, + }) + + manager.OnUpdate(&proto.RouteUpdate{ + Type: proto.RouteType_REMOTE_WORKLOAD, + IpPoolType: proto.IPPoolType_IPIP, + Dst: "192.168.0.2/26", + DstNodeName: "host2", + DstNodeIp: "10.0.1.1", + }) + + manager.OnUpdate(&proto.RouteUpdate{ + Type: proto.RouteType_LOCAL_WORKLOAD, + IpPoolType: proto.IPPoolType_IPIP, + Dst: "192.168.0.100/26", + DstNodeName: "host1", + DstNodeIp: "10.0.0.1", + SameSubnet: true, + }) + + // Borrowed /32 should not be programmed as blackhole. + manager.OnUpdate(&proto.RouteUpdate{ + Type: proto.RouteType_LOCAL_WORKLOAD, + IpPoolType: proto.IPPoolType_IPIP, + Dst: "192.168.0.10/32", + DstNodeName: "host1", + DstNodeIp: "10.0.0.7", + SameSubnet: true, + }) + + Expect(rt.currentRoutes["tunl0"]).To(HaveLen(0)) + Expect(brt.currentRoutes[routetable.InterfaceNone]).To(HaveLen(0)) + + err = manager.CompleteDeferredWork() + + Expect(err).NotTo(HaveOccurred()) + Expect(rt.currentRoutes["tunl0"]).To(HaveLen(1)) + Expect(brt.currentRoutes[routetable.InterfaceNone]).To(HaveLen(1)) + Expect(prt.currentRoutes["eth0"]).NotTo(BeNil()) + }) + + It("adds the route to the default table on next try when the parent route table is not immediately found", func() { + ctx, cancel := context.WithCancel(context.Background()) + defer cancel() + parentNameC := make(chan string) + go manager.KeepIPIPDeviceInSync( + ctx, 1400, manager.dpConfig.RulesConfig.IPIPTunnelAddress, false, 1*time.Second, parentNameC) + + manager.OnUpdate(&proto.HostMetadataUpdate{ + Hostname: "host2", + Ipv4Addr: "10.0.1.1/32", + }) + + manager.OnUpdate(&proto.RouteUpdate{ + Type: proto.RouteType_REMOTE_WORKLOAD, + IpPoolType: proto.IPPoolType_IPIP, + Dst: "172.0.0.1/26", + DstNodeName: "host2", + DstNodeIp: "172.8.8.8", + SameSubnet: true, + }) + + err := manager.CompleteDeferredWork() + Expect(err).NotTo(BeNil()) + Expect(err.Error()).To(Equal("no encap route table not set, will defer adding routes")) + Expect(manager.routesDirty).To(BeTrue()) + + manager.OnUpdate(&proto.HostMetadataUpdate{ + Hostname: "host1", + Ipv4Addr: "10.0.0.1", + }) + + Expect(manager.hostAddr).NotTo(BeZero()) + + // Note: parent name is sent after configuration so this receive + // ensures we don't race. + Eventually(parentNameC, "2s").Should(Receive(Equal("eth0"))) + manager.OnParentNameUpdate("eth0") + + err = manager.configureIPIPDevice(50, manager.dpConfig.RulesConfig.IPIPTunnelAddress, false) + Expect(err).NotTo(HaveOccurred()) + + Expect(prt.currentRoutes["eth0"]).To(HaveLen(0)) + err = manager.CompleteDeferredWork() + + Expect(err).NotTo(HaveOccurred()) + Expect(manager.routesDirty).To(BeFalse()) + Expect(prt.currentRoutes["eth0"]).To(HaveLen(1)) + }) +}) + type mockIPIPDataplane struct { tunnelLink *mockLink tunnelLinkAttrs *netlink.LinkAttrs addrs []netlink.Addr - RunCmdCalled bool + LinkAddCalled bool LinkSetMTUCalled bool LinkSetUpCalled bool AddrUpdated bool NumCalls int ErrorAtCall int + + links []netlink.Link } func (d *mockIPIPDataplane) ResetCalls() { - d.RunCmdCalled = false + d.LinkAddCalled = false d.LinkSetMTUCalled = false d.LinkSetUpCalled = false d.AddrUpdated = false @@ -383,6 +609,7 @@ func (d *mockIPIPDataplane) LinkByName(name string) (netlink.Link, error) { } Expect(name).To(Equal("tunl0")) + log.Infof("Marva :%v", d.tunnelLink) if d.tunnelLink == nil { return nil, notFound } @@ -413,7 +640,16 @@ func (d *mockIPIPDataplane) AddrList(link netlink.Link, family int) ([]netlink.A if err := d.incCallCount(); err != nil { return nil, err } - Expect(link.Attrs().Name).To(Equal("tunl0")) + + name := link.Attrs().Name + Expect(name).Should(BeElementOf("tunl0", "eth0")) + if name == "eth0" { + return []netlink.Addr{{ + IPNet: &net.IPNet{ + IP: net.IPv4(10, 0, 0, 1), + }}, + }, nil + } return d.addrs, nil } @@ -438,15 +674,16 @@ func (d *mockIPIPDataplane) AddrDel(link netlink.Link, addr *netlink.Addr) error return nil } -func (d *mockIPIPDataplane) RunCmd(name string, args ...string) error { - d.RunCmdCalled = true +func (d *mockIPIPDataplane) LinkList() ([]netlink.Link, error) { + return d.links, nil +} + +func (d *mockIPIPDataplane) LinkAdd(l netlink.Link) error { + d.LinkAddCalled = true if err := d.incCallCount(); err != nil { return err } - log.WithFields(log.Fields{"name": name, "args": args}).Info("RunCmd called") - Expect(name).To(Equal("ip")) - Expect(args).To(Equal([]string{"tunnel", "add", "tunl0", "mode", "ipip"})) - + Expect(l.Attrs().Name).To(Equal("tunl0")) if d.tunnelLink == nil { log.Info("Creating tunnel link") link := &mockLink{} @@ -457,6 +694,10 @@ func (d *mockIPIPDataplane) RunCmd(name string, args ...string) error { return nil } +func (d *mockIPIPDataplane) LinkDel(_ netlink.Link) error { + return nil +} + type mockLink struct { attrs netlink.LinkAttrs typ string diff --git a/felix/dataplane/linux/routing_utility.go b/felix/dataplane/linux/routing_utility.go new file mode 100644 index 00000000000..28b4c50afd8 --- /dev/null +++ b/felix/dataplane/linux/routing_utility.go @@ -0,0 +1,94 @@ +// Copyright (c) 2024 Tigera, Inc. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +package intdataplane + +import ( + "strings" + + "github.com/sirupsen/logrus" + "github.com/vishvananda/netlink" + + "github.com/projectcalico/calico/felix/ip" + "github.com/projectcalico/calico/felix/proto" + "github.com/projectcalico/calico/felix/routetable" +) + +const ( + defaultRoutingProto netlink.RouteProtocol = 80 +) + +// added so that we can shim netlink for tests +type netlinkHandle interface { + LinkByName(name string) (netlink.Link, error) + LinkSetMTU(link netlink.Link, mtu int) error + LinkSetUp(link netlink.Link) error + AddrList(link netlink.Link, family int) ([]netlink.Addr, error) + AddrAdd(link netlink.Link, addr *netlink.Addr) error + AddrDel(link netlink.Link, addr *netlink.Addr) error + LinkList() ([]netlink.Link, error) + LinkAdd(netlink.Link) error + LinkDel(netlink.Link) error +} + +func routeIsLocalBlock(msg *proto.RouteUpdate, routeProto proto.IPPoolType) bool { + // RouteType_LOCAL_WORKLOAD means "local IPAM block _or_ /32 of workload" in IPv4. + // It means "local IPAM block _or_ /128 of workload" in IPv6. + if msg.Type != proto.RouteType_LOCAL_WORKLOAD { + return false + } + // Only care about a specific ippool + if msg.IpPoolType != routeProto { + return false + } + // Ignore routes that we know are from local workload endpoints. + if msg.LocalWorkload { + return false + } + + // Check the valid suffix depending on IP version. + cidr, err := ip.CIDRFromString(msg.Dst) + if err != nil { + logrus.WithError(err).WithField("msg", msg).Warning("Unable to parse destination into a CIDR. Treating block as external.") + } + // Ignore exact routes, i.e. /32 (ipv4) or /128 (ipv6) routes in any case for two reasons: + // * If we have a /32 or /128 block then our blackhole route would stop the CNI plugin from + // programming its /32 or /128 for a newly added workload. + // * If this isn't a /32 or /128 block then it must be a borrowed /32 or /128 from another + // block. In that case, we know we're racing with CNI, adding a new workload. + // We've received the borrowed IP but not the workload endpoint yet. + exactRoute := "/32" + if cidr.Version() == 6 { + exactRoute = "/128" + } + return !strings.HasSuffix(msg.Dst, exactRoute) +} + +func blackholeRoutes(localIPAMBlocks map[string]*proto.RouteUpdate) []routetable.Target { + var rtt []routetable.Target + for dst := range localIPAMBlocks { + cidr, err := ip.CIDRFromString(dst) + if err != nil { + logrus.WithError(err).Warning( + "Error processing IPAM block CIDR: ", dst, + ) + continue + } + rtt = append(rtt, routetable.Target{ + Type: routetable.TargetTypeBlackhole, + CIDR: cidr, + }) + } + return rtt +} diff --git a/felix/dataplane/linux/vxlan_mgr.go b/felix/dataplane/linux/vxlan_mgr.go index 7a602c80aca..0c33721fbb4 100644 --- a/felix/dataplane/linux/vxlan_mgr.go +++ b/felix/dataplane/linux/vxlan_mgr.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2021 Tigera, Inc. All rights reserved. +// Copyright (c) 2016-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -49,19 +49,6 @@ const ( VXLANIfaceNameV6 = "vxlan-v6.calico" ) -// added so that we can shim netlink for tests -type netlinkHandle interface { - LinkByName(name string) (netlink.Link, error) - LinkSetMTU(link netlink.Link, mtu int) error - LinkSetUp(link netlink.Link) error - AddrList(link netlink.Link, family int) ([]netlink.Addr, error) - AddrAdd(link netlink.Link, addr *netlink.Addr) error - AddrDel(link netlink.Link, addr *netlink.Addr) error - LinkList() ([]netlink.Link, error) - LinkAdd(netlink.Link) error - LinkDel(netlink.Link) error -} - type vxlanManager struct { // Our dependencies. hostname string @@ -108,10 +95,6 @@ type vxlanManager struct { logCtx *logrus.Entry } -const ( - defaultVXLANProto netlink.RouteProtocol = 80 -) - type VXLANFDB interface { SetVTEPs(vteps []vxlanfdb.VTEP) } @@ -128,7 +111,7 @@ func newVXLANManager( ) *vxlanManager { nlHandle, _ := netlink.NewHandle(syscall.NETLINK_ROUTE) - blackHoleProto := defaultVXLANProto + blackHoleProto := defaultRoutingProto if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { blackHoleProto = dpConfig.DeviceRouteProtocol } @@ -202,12 +185,11 @@ func newVXLANManagerWithShims( noEncapRTConstruct func(interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, removeExternalRoutes bool) routetable.RouteTableInterface, ) *vxlanManager { - noEncapProtocol := defaultVXLANProto + noEncapProtocol := defaultRoutingProto if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { noEncapProtocol = dpConfig.DeviceRouteProtocol } - logCtx := logrus.WithField("ipVersion", ipVersion) return &vxlanManager{ ipsetsDataplane: ipsetsDataplane, ipSetMetadata: ipsets.IPSetMetadata{ @@ -235,7 +217,7 @@ func newVXLANManagerWithShims( nlHandle: nlHandle, noEncapProtocol: noEncapProtocol, noEncapRTConstruct: noEncapRTConstruct, - logCtx: logCtx, + logCtx: logrus.WithField("ipVersion", ipVersion), } } @@ -264,7 +246,7 @@ func (m *vxlanManager) OnUpdate(protoBufMsg interface{}) { } // Process IPAM blocks that aren't associated to a single or /32 local workload - if routeIsLocalVXLANBlock(msg) { + if routeIsLocalBlock(msg, proto.IPPoolType_VXLAN) { m.logCtx.WithField("msg", msg).Debug("VXLAN data plane received route update for IPAM block") m.localIPAMBlocks[msg.Dst] = msg m.routesDirty = true @@ -314,50 +296,6 @@ func (m *vxlanManager) OnUpdate(protoBufMsg interface{}) { } } -func routeIsLocalVXLANBlock(msg *proto.RouteUpdate) bool { - // RouteType_LOCAL_WORKLOAD means "local IPAM block _or_ /32 of workload" in IPv4. - // It means "local IPAM block _or_ /128 of workload" in IPv6. - if msg.Type != proto.RouteType_LOCAL_WORKLOAD { - return false - } - // Only care about VXLAN blocks. - if msg.IpPoolType != proto.IPPoolType_VXLAN { - return false - } - // Ignore routes that we know are from local workload endpoints. - if msg.LocalWorkload { - return false - } - - // Check the valid suffix depending on IP version. - cidr, err := ip.CIDRFromString(msg.Dst) - if err != nil { - logrus.WithError(err).WithField("msg", msg).Warning("Unable to parse destination into a CIDR. Treating block as external.") - } - if cidr.Version() == 4 { - // This is an IPv4 route. - // Ignore /32 routes in any case for two reasons: - // * If we have a /32 block then our blackhole route would stop the CNI plugin from programming its /32 for a - // newly added workload. - // * If this isn't a /32 block then it must be a borrowed /32 from another block. In that case, we know we're - // racing with CNI, adding a new workload. We've received the borrowed IP but not the workload endpoint yet. - if strings.HasSuffix(msg.Dst, "/32") { - return false - } - } else { - // This is an IPv6 route. - // Ignore /128 routes in any case for two reasons: - // * If we have a /128 block then our blackhole route would stop the CNI plugin from programming its /128 for a - // newly added workload. - // * If this isn't a /128 block then it must be a borrowed /128 from another block. In that case, we know we're - // racing with CNI, adding a new workload. We've received the borrowed IP but not the workload endpoint yet. - if strings.HasSuffix(msg.Dst, "/128") { - return false - } - } - return true -} - func (m *vxlanManager) deleteRoute(dst string) { _, exists := m.routesByDest[dst] if exists { @@ -409,25 +347,6 @@ func (m *vxlanManager) GetRouteTableSyncers() []routetable.RouteTableSyncer { return rts } -func (m *vxlanManager) blackholeRoutes() []routetable.Target { - var rtt []routetable.Target - for dst := range m.localIPAMBlocks { - cidr, err := ip.CIDRFromString(dst) - if err != nil { - m.logCtx.WithError(err).Warning( - "Error processing IPAM block CIDR: ", dst, - ) - continue - } - rtt = append(rtt, routetable.Target{ - Type: routetable.TargetTypeBlackhole, - CIDR: cidr, - }) - } - m.logCtx.Debug("calculated blackholes ", rtt) - return rtt -} - func (m *vxlanManager) CompleteDeferredWork() error { if !m.routesDirty { m.logCtx.Debug("No change since last application, nothing to do") @@ -521,10 +440,12 @@ func (m *vxlanManager) CompleteDeferredWork() error { } } - m.logCtx.WithField("vxlanroutes", vxlanRoutes).Debug("VXLAN manager sending VXLAN L3 updates") + m.logCtx.WithField("vxlan routes", vxlanRoutes).Debug("VXLAN manager sending VXLAN L3 updates") m.routeTable.SetRoutes(m.vxlanDevice, vxlanRoutes) - m.blackholeRouteTable.SetRoutes(routetable.InterfaceNone, m.blackholeRoutes()) + bhRoutes := blackholeRoutes(m.localIPAMBlocks) + m.logCtx.WithField("blackhole routes", bhRoutes).Debug("VXLAN manager sending blackhole updates") + m.blackholeRouteTable.SetRoutes(routetable.InterfaceNone, bhRoutes) if m.noEncapRouteTable != nil { m.logCtx.WithField("link", m.parentIfaceName).WithField("routes", noEncapRoutes).Debug( @@ -535,10 +456,8 @@ func (m *vxlanManager) CompleteDeferredWork() error { } m.logCtx.Info("VXLAN Manager completed deferred work") - m.routesDirty = false } - return nil } diff --git a/felix/fv/bpf_dual_stack_test.go b/felix/fv/bpf_dual_stack_test.go index 7533a705ad5..3c67c928f07 100644 --- a/felix/fv/bpf_dual_stack_test.go +++ b/felix/fv/bpf_dual_stack_test.go @@ -92,7 +92,6 @@ func describeBPFDualStackTests(ctlbEnabled, ipv6Dataplane bool) bool { opts.NATOutgoingEnabled = true opts.AutoHEPsEnabled = false opts.IPIPEnabled = false - opts.IPIPRoutesEnabled = false opts.DelayFelixStart = true if ipv6Dataplane { diff --git a/felix/fv/bpf_test.go b/felix/fv/bpf_test.go index 5632eef9bc9..cb85697500e 100644 --- a/felix/fv/bpf_test.go +++ b/felix/fv/bpf_test.go @@ -368,13 +368,11 @@ func describeBPFTests(opts ...bpfTestOpt) bool { options.AutoHEPsEnabled = true // override IPIP being enabled by default options.IPIPEnabled = false - options.IPIPRoutesEnabled = false switch testOpts.tunnel { case "none": // nothing case "ipip": options.IPIPEnabled = true - options.IPIPRoutesEnabled = true case "vxlan": options.VXLANMode = api.VXLANModeAlways case "wireguard": diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index 8890f4b8d4f..d5fc53b68bd 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -52,7 +52,7 @@ type TopologyOptions struct { TestManagesBPF bool TyphaLogSeverity string IPIPEnabled bool - IPIPRoutesEnabled bool + IPIPMode api.IPIPMode VXLANMode api.VXLANMode WireguardEnabled bool WireguardEnabledV6 bool @@ -91,7 +91,7 @@ func (c *TopologyContainers) TriggerDelayedStart() { } func DefaultTopologyOptions() TopologyOptions { - felixLogLevel := "Info" + felixLogLevel := "Debug" if envLogLevel := os.Getenv("FV_FELIX_LOG_LEVEL"); envLogLevel != "" { log.WithField("level", envLogLevel).Info("FV_FELIX_LOG_LEVEL env var set; overriding felix log level") felixLogLevel = envLogLevel @@ -106,7 +106,6 @@ func DefaultTopologyOptions() TopologyOptions { WithFelixTyphaTLS: false, TyphaLogSeverity: "info", IPIPEnabled: true, - IPIPRoutesEnabled: true, IPPoolCIDR: DefaultIPPoolCIDR, IPv6PoolCIDR: DefaultIPv6PoolCIDR, UseIPPools: true, @@ -129,14 +128,11 @@ func CreateDefaultIPPoolFromOpts(ctx context.Context, client client.Interface, o ipPool.Spec.CIDR = opts.IPPoolCIDR // IPIP is only supported on IPv4 - if opts.IPIPEnabled { - ipPool.Spec.IPIPMode = api.IPIPModeAlways - } else { - ipPool.Spec.IPIPMode = api.IPIPModeNever - } + ipPool.Spec.IPIPMode = opts.IPIPMode case 6: ipPool.Name = DefaultIPv6PoolName ipPool.Spec.CIDR = opts.IPv6PoolCIDR + ipPool.Spec.IPIPMode = api.IPIPModeNever default: log.WithField("ipVersion", ipVersion).Panic("Unknown IP version") } @@ -222,6 +218,10 @@ func StartNNodeTopology(n int, opts TopologyOptions, infra DatastoreInfra) (tc T opts.VXLANMode = api.VXLANModeNever } + if opts.IPIPMode == "" { + opts.IPIPMode = api.IPIPModeNever + } + // Get client. client = infra.GetCalicoClient() mustInitDatastore(client) @@ -421,15 +421,9 @@ func StartNNodeTopology(n int, opts TopologyOptions, infra DatastoreInfra) (tc T defer wg.Done() defer ginkgo.GinkgoRecover() jBlock := fmt.Sprintf("%d.%d.%d.0/24", IPv4CIDR.IP[0], IPv4CIDR.IP[1], j) - if opts.IPIPEnabled && opts.IPIPRoutesEnabled { - // Can get "Nexthop device is not up" error here if tunl0 device is - // not ready yet, which can happen especially if Felix start was - // delayed. - Eventually(func() error { - return iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "tunl0", "onlink") - }, "10s", "1s").ShouldNot(HaveOccurred()) - } else if opts.VXLANMode == api.VXLANModeNever { - // If VXLAN is enabled, Felix will program these routes itself. + if (opts.IPIPEnabled && opts.IPIPMode == api.IPIPModeNever) || + (!opts.IPIPEnabled && opts.VXLANMode == api.VXLANModeNever) { + // If IPIP is enabled, Felix will program these routes itself. err := iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "eth0") Expect(err).ToNot(HaveOccurred()) } diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 2136f9285ab..ea45510d6d3 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2021 Tigera, Inc. All rights reserved. +// Copyright (c) 2020-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -20,7 +20,6 @@ import ( "context" "errors" "fmt" - "os" "strings" "time" @@ -39,6 +38,8 @@ import ( "github.com/projectcalico/calico/libcalico-go/lib/apiconfig" client "github.com/projectcalico/calico/libcalico-go/lib/clientv3" cerrors "github.com/projectcalico/calico/libcalico-go/lib/errors" + "github.com/projectcalico/calico/libcalico-go/lib/ipam" + "github.com/projectcalico/calico/libcalico-go/lib/net" "github.com/projectcalico/calico/libcalico-go/lib/options" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" @@ -49,434 +50,651 @@ import ( ) var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding host IPs to IP sets", []apiconfig.DatastoreType{apiconfig.EtcdV3, apiconfig.Kubernetes}, func(getInfra infrastructure.InfraFactory) { + type testConf struct { + IPIPMode api.IPIPMode + RouteSource string + BrokenXSum bool + } + for _, testConfig := range []testConf{ + {api.IPIPModeCrossSubnet, "CalicoIPAM", true}, + {api.IPIPModeCrossSubnet, "WorkloadIPs", false}, + + {api.IPIPModeAlways, "CalicoIPAM", true}, + {api.IPIPModeAlways, "WorkloadIPs", false}, + } { + ipipMode := testConfig.IPIPMode + routeSource := testConfig.RouteSource + brokenXSum := testConfig.BrokenXSum + + Describe(fmt.Sprintf("IPIP mode set to %s, routeSource %s, brokenXSum: %v", ipipMode, routeSource, brokenXSum), func() { + var ( + infra infrastructure.DatastoreInfra + tc infrastructure.TopologyContainers + felixes []*infrastructure.Felix + client client.Interface + w [3]*workload.Workload + hostW [3]*workload.Workload + cc *connectivity.Checker + topologyOptions infrastructure.TopologyOptions + ) - var ( - bpfEnabled = os.Getenv("FELIX_FV_ENABLE_BPF") == "true" - infra infrastructure.DatastoreInfra - tc infrastructure.TopologyContainers - client client.Interface - w [2]*workload.Workload - hostW [2]*workload.Workload - cc *connectivity.Checker - ) - - BeforeEach(func() { - infra = getInfra() - if BPFMode() && getDataStoreType(infra) == "etcdv3" { - Skip("Skipping BPF test for etcdv3 backend.") - } - tc, client = infrastructure.StartNNodeTopology(2, infrastructure.DefaultTopologyOptions(), infra) + BeforeEach(func() { + infra = getInfra() + if BPFMode() && getDataStoreType(infra) == "etcdv3" { + Skip("Skipping BPF test for etcdv3 backend.") + } - // Install a default profile that allows all ingress and egress, in the absence of any Policy. - infra.AddDefaultAllow() + topologyOptions = createIPIPBaseTopologyOptions(ipipMode, routeSource, brokenXSum) + tc, client = infrastructure.StartNNodeTopology(3, topologyOptions, infra) - // Wait until the tunl0 device appears; it is created when felix inserts the ipip module - // into the kernel. - Eventually(func() error { - links, err := netlink.LinkList() - if err != nil { - return err - } - for _, link := range links { - if link.Attrs().Name == "tunl0" { - return nil - } - } - return errors.New("tunl0 wasn't auto-created") - }).Should(BeNil()) + w, hostW = setupIPIPWorkloads(infra, tc, topologyOptions, client) + felixes = tc.Felixes - // Create workloads, using that profile. One on each "host". - for ii := range w { - wIP := fmt.Sprintf("10.65.%d.2", ii) - wName := fmt.Sprintf("w%d", ii) - w[ii] = workload.Run(tc.Felixes[ii], wName, "default", wIP, "8055", "tcp") - w[ii].ConfigureInInfra(infra) + cc = &connectivity.Checker{} + }) - hostW[ii] = workload.Run(tc.Felixes[ii], fmt.Sprintf("host%d", ii), "", tc.Felixes[ii].IP, "8055", "tcp") - } + AfterEach(func() { + if CurrentGinkgoTestDescription().Failed { + for _, felix := range tc.Felixes { + felix.Exec("iptables-save", "-c") + felix.Exec("ipset", "list") + felix.Exec("ip", "r") + felix.Exec("ip", "a") + if BPFMode() { + felix.Exec("calico-bpf", "policy", "dump", "eth0", "all", "--asm") + } + } + } - if bpfEnabled { - ensureAllNodesBPFProgramsAttached(tc.Felixes) - } + for _, wl := range w { + wl.Stop() + } + for _, wl := range hostW { + wl.Stop() + } + tc.Stop() - cc = &connectivity.Checker{} - }) - - AfterEach(func() { - if CurrentGinkgoTestDescription().Failed { - for _, felix := range tc.Felixes { - felix.Exec("iptables-save", "-c") - felix.Exec("ipset", "list") - felix.Exec("ip", "r") - felix.Exec("ip", "a") - if BPFMode() { - felix.Exec("calico-bpf", "policy", "dump", "eth0", "all", "--asm") + if CurrentGinkgoTestDescription().Failed { + infra.DumpErrorData() } + infra.Stop() + }) + + if brokenXSum { + It("should disable checksum offload", func() { + Eventually(func() string { + out, err := felixes[0].ExecOutput("ethtool", "-k", "tunl0") + if err != nil { + return fmt.Sprintf("ERROR: %v", err) + } + return out + }, "10s", "100ms").Should(ContainSubstring("tx-checksumming: off")) + }) + } else { + It("should not disable checksum offload", func() { + Eventually(func() string { + out, err := felixes[0].ExecOutput("ethtool", "-k", "tunl0") + if err != nil { + return fmt.Sprintf("ERROR: %v", err) + } + return out + }, "10s", "100ms").Should(ContainSubstring("tx-checksumming: on")) + }) } - } - for _, wl := range w { - wl.Stop() - } - for _, wl := range hostW { - wl.Stop() - } - tc.Stop() + It("should use the --random-fully flag in the MASQUERADE rules", func() { + for _, felix := range tc.Felixes { + Eventually(func() string { + out, _ := felix.ExecOutput("iptables-save", "-c") + return out + }, "10s", "100ms").Should(ContainSubstring("--random-fully")) + } + }) - if CurrentGinkgoTestDescription().Failed { - infra.DumpErrorData() - } - infra.Stop() - }) - - It("should use the --random-fully flag in the MASQUERADE rules", func() { - for _, felix := range tc.Felixes { - Eventually(func() string { - out, _ := felix.ExecOutput("iptables-save", "-c") - return out - }, "10s", "100ms").Should(ContainSubstring("--random-fully")) - } - }) - - It("should have workload to workload connectivity", func() { - cc.ExpectSome(w[0], w[1]) - cc.ExpectSome(w[1], w[0]) - cc.CheckConnectivity() - }) - - It("should have host to workload connectivity", func() { - cc.ExpectSome(tc.Felixes[0], w[1]) - cc.ExpectSome(tc.Felixes[0], w[0]) - cc.CheckConnectivity() - }) - - It("should have host to host connectivity", func() { - cc.ExpectSome(tc.Felixes[0], hostW[1]) - cc.ExpectSome(tc.Felixes[1], hostW[0]) - cc.CheckConnectivity() - }) - - Context("with host protection policy in place", func() { - BeforeEach(func() { - // Make sure our new host endpoints don't cut felix off from the datastore. - err := infra.AddAllowToDatastore("host-endpoint=='true'") - Expect(err).NotTo(HaveOccurred()) - - ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) - defer cancel() - - for _, f := range tc.Felixes { - hep := api.NewHostEndpoint() - hep.Name = "eth0-" + f.Name - hep.Labels = map[string]string{ - "host-endpoint": "true", + It("should have workload to workload connectivity", func() { + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + }) + + It("should have some blackhole routes installed", func() { + if routeSource == "WorkloadIPs" { + Skip("not applicable for workload ips") + return } - hep.Spec.Node = f.Hostname - hep.Spec.ExpectedIPs = []string{f.IP} - _, err := client.HostEndpoints().Create(ctx, hep, options.SetOptions{}) - Expect(err).NotTo(HaveOccurred()) - } - }) - It("should have workload connectivity but not host connectivity", func() { - // Host endpoints (with no policies) block host-host traffic due to default drop. - cc.ExpectNone(tc.Felixes[0], hostW[1]) - cc.ExpectNone(tc.Felixes[1], hostW[0]) - // But the rules to allow IPIP between our hosts let the workload traffic through. - cc.ExpectSome(w[0], w[1]) - cc.ExpectSome(w[1], w[0]) - cc.CheckConnectivity() - }) - }) - - Context("with all-interfaces host protection policy in place", func() { - BeforeEach(func() { - // Make sure our new host endpoints don't cut felix off from the datastore. - err := infra.AddAllowToDatastore("host-endpoint=='true'") - Expect(err).NotTo(HaveOccurred()) - - ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) - defer cancel() - - // Create host endpoints for each node. - for _, f := range tc.Felixes { - hep := api.NewHostEndpoint() - hep.Name = "all-interfaces-" + f.Name - hep.Labels = map[string]string{ - "host-endpoint": "true", - "hostname": f.Hostname, + nodes := []string{ + "blackhole 10.65.0.0/26 proto 80", + "blackhole 10.65.1.0/26 proto 80", + "blackhole 10.65.2.0/26 proto 80", } - hep.Spec.Node = f.Hostname - hep.Spec.ExpectedIPs = []string{f.IP} - hep.Spec.InterfaceName = "*" - _, err := client.HostEndpoints().Create(ctx, hep, options.SetOptions{}) - Expect(err).NotTo(HaveOccurred()) - } - }) - It("should block host-to-host traffic in the absence of policy allowing it", func() { - cc.ExpectNone(tc.Felixes[0], hostW[1]) - cc.ExpectNone(tc.Felixes[1], hostW[0]) - cc.ExpectSome(w[0], w[1]) - cc.ExpectSome(w[1], w[0]) - cc.CheckConnectivity() - }) + for n, result := range nodes { + Eventually(func() string { + o, _ := felixes[n].ExecOutput("ip", "r", "s", "type", "blackhole") + return o + }, "10s", "100ms").Should(ContainSubstring(result)) + wName := fmt.Sprintf("w%d", n) - It("should allow host-to-own-pod traffic in the absence of policy allowing it but not host to other-pods", func() { - cc.ExpectSome(tc.Felixes[0], w[0]) - cc.ExpectSome(tc.Felixes[1], w[1]) - cc.ExpectNone(tc.Felixes[0], w[1]) - cc.ExpectNone(tc.Felixes[1], w[0]) - cc.CheckConnectivity() - }) + err := client.IPAM().ReleaseByHandle(context.TODO(), wName) + Expect(err).NotTo(HaveOccurred()) - It("should allow felixes[0] to reach felixes[1] if ingress and egress policies are in place", func() { - // Create a policy selecting felix[1] that allows egress. - policy := api.NewGlobalNetworkPolicy() - policy.Name = "f0-egress" - policy.Spec.Egress = []api.Rule{{Action: api.Allow}} - policy.Spec.Selector = fmt.Sprintf("hostname == '%s'", tc.Felixes[0].Hostname) - _, err := client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) - Expect(err).NotTo(HaveOccurred()) - - // But there is no policy allowing ingress into felix[1]. - cc.ExpectNone(tc.Felixes[0], hostW[1]) - cc.ExpectNone(tc.Felixes[1], hostW[0]) - - // Workload connectivity is unchanged. - cc.ExpectSome(w[0], w[1]) - cc.ExpectSome(w[1], w[0]) - cc.CheckConnectivity() - cc.ResetExpectations() - - // Now add a policy selecting felix[1] that allows ingress. - policy = api.NewGlobalNetworkPolicy() - policy.Name = "f1-ingress" - policy.Spec.Ingress = []api.Rule{{Action: api.Allow}} - policy.Spec.Selector = fmt.Sprintf("hostname == '%s'", tc.Felixes[1].Hostname) - _, err = client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) - Expect(err).NotTo(HaveOccurred()) - - // Now testContainers.Felix[0] can reach testContainers.Felix[1]. - cc.ExpectSome(tc.Felixes[0], hostW[1]) - cc.ExpectNone(tc.Felixes[1], hostW[0]) - - // Workload connectivity is unchanged. - cc.ExpectSome(w[0], w[1]) - cc.ExpectSome(w[1], w[0]) - cc.CheckConnectivity() - }) + err = client.IPAM().ReleaseHostAffinities(context.TODO(), felixes[n].Hostname, true) + Expect(err).NotTo(HaveOccurred()) - Context("with policy allowing port 8055", func() { - BeforeEach(func() { - tcp := numorstring.ProtocolFromString("tcp") - udp := numorstring.ProtocolFromString("udp") - p8055 := numorstring.SinglePort(8055) - policy := api.NewGlobalNetworkPolicy() - policy.Name = "allow-8055" - policy.Spec.Ingress = []api.Rule{ - { - Protocol: &udp, - Destination: api.EntityRule{ - Ports: []numorstring.Port{p8055}, - }, - Action: api.Allow, - }, - { - Protocol: &tcp, - Destination: api.EntityRule{ - Ports: []numorstring.Port{p8055}, - }, - Action: api.Allow, - }, + Eventually(func() string { + o, _ := felixes[n].ExecOutput("ip", "r", "s", "type", "blackhole") + return o + }, "10s", "100ms").Should(BeEmpty()) } - policy.Spec.Egress = []api.Rule{ - { - Protocol: &udp, - Destination: api.EntityRule{ - Ports: []numorstring.Port{p8055}, - }, - Action: api.Allow, - }, - { - Protocol: &tcp, - Destination: api.EntityRule{ - Ports: []numorstring.Port{p8055}, - }, - Action: api.Allow, - }, - } - policy.Spec.Selector = fmt.Sprintf("has(host-endpoint)") - _, err := client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) - Expect(err).NotTo(HaveOccurred()) }) - // Please take care if adding other connectivity checks into this case, to - // avoid those other checks setting up conntrack state that allows the - // existing case to pass for a different reason. - It("allows host0 to remote Calico-networked workload via service IP", func() { - // Allocate a service IP. - serviceIP := "10.101.0.11" - port := 8055 - tgtPort := 8055 - - createK8sServiceWithoutKubeProxy(createK8sServiceWithoutKubeProxyArgs{ - infra: infra, - felix: tc.Felixes[0], - w: w[1], - svcName: "test-svc", - serviceIP: serviceIP, - targetIP: w[1].IP, - port: port, - tgtPort: tgtPort, - chain: "OUTPUT", + if ipipMode == api.IPIPModeCrossSubnet && routeSource == "CalicoIPAM" { + It("should move same-subnet routes when the node IP moves to a new interface", func() { + // Routes should look like this: + // + // default via 172.17.0.1 dev eth0 + // blackhole 10.65.0.0/26 proto 80 + // 10.65.0.2 dev cali29f56ea1abf scope link + // 10.65.1.0/26 via 172.17.0.6 dev eth0 proto 80 onlink + // 10.65.2.0/26 via 172.17.0.5 dev eth0 proto 80 onlink + // 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.7 + felix := tc.Felixes[0] + Eventually(felix.ExecOutputFn("ip", "route", "show"), "10s").Should(ContainSubstring( + fmt.Sprintf("10.65.1.0/26 via %s dev eth0 proto 80 onlink", tc.Felixes[1].IP))) + + // Find the default and subnet routes, we'll need to + // recreate those after moving the IP. + defaultRoute, err := felix.ExecOutput("ip", "route", "show", "default") + Expect(err).NotTo(HaveOccurred()) + lines := strings.Split(strings.Trim(defaultRoute, "\n "), "\n") + Expect(lines).To(HaveLen(1)) + defaultRouteArgs := strings.Split(strings.Replace(lines[0], "eth0", "bond0", -1), " ") + + // Assuming the subnet route will be "proto kernel" and that will be the only such route. + subnetRoute, err := felix.ExecOutput("ip", "route", "show", "proto", "kernel") + Expect(err).NotTo(HaveOccurred()) + lines = strings.Split(strings.Trim(subnetRoute, "\n "), "\n") + Expect(lines).To(HaveLen(1), "expected only one proto kernel route, has docker's routing set-up changed?") + subnetArgs := strings.Split(strings.Replace(lines[0], "eth0", "bond0", -1), " ") + + // Add the bond, replacing eth0. + felix.Exec("ip", "addr", "del", felix.IP, "dev", "eth0") + felix.Exec("ip", "link", "add", "dev", "bond0", "type", "bond") + felix.Exec("ip", "link", "set", "dev", "eth0", "down") + felix.Exec("ip", "link", "set", "dev", "eth0", "master", "bond0") + felix.Exec("ip", "link", "set", "dev", "eth0", "up") + felix.Exec("ip", "link", "set", "dev", "bond0", "up") + + // Move IP to bond0. We don't actually set up more than one + // bonded interface in this test, we just want to know that + // felix spots the IP move. + ipWithSubnet := felix.IP + "/" + felix.GetIPPrefix() + felix.Exec("ip", "addr", "add", ipWithSubnet, "dev", "bond0") + + // Re-add the default routes, via bond0 (one gets removed when + // eth0 goes down, the other gets stuck on eth0). + felix.Exec(append([]string{"ip", "r", "add"}, defaultRouteArgs...)...) + felix.Exec(append([]string{"ip", "r", "replace"}, subnetArgs...)...) + + expCrossSubRoute := fmt.Sprintf("10.65.1.0/26 via %s dev bond0 proto 80 onlink", tc.Felixes[1].IP) + Eventually(felix.ExecOutputFn("ip", "route", "show"), "10s").Should( + ContainSubstring(expCrossSubRoute), + "Cross-subnet route should move from eth0 to bond0.", + ) }) - // Expect to connect to the service IP. - cc.ExpectSome(tc.Felixes[0], connectivity.TargetIP(serviceIP), uint16(port)) + } + + It("should have host to workload connectivity", func() { + if ipipMode == api.IPIPModeAlways && routeSource == "WorkloadIPs" { + Skip("Skipping due to known issue with tunnel IPs not being programmed in WEP mode") + } + cc.ExpectSome(tc.Felixes[0], w[1]) + cc.ExpectSome(tc.Felixes[0], w[0]) cc.CheckConnectivity() }) - }) - }) - - Context("after removing BGP address from nodes", func() { - // Simulate having a host send IPIP traffic from an unknown source, should get blocked. - BeforeEach(func() { - ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) - defer cancel() - if bpfEnabled { - infra.RemoveNodeAddresses(tc.Felixes[0]) - } else { - for _, f := range tc.Felixes { - infra.RemoveNodeAddresses(f) - } - } - listOptions := options.ListOptions{} - if bpfEnabled { - listOptions.Name = tc.Felixes[0].Hostname - } - l, err := client.Nodes().List(ctx, listOptions) - Expect(err).NotTo(HaveOccurred()) - for _, node := range l.Items { - node.Spec.BGP = nil - _, err := client.Nodes().Update(ctx, &node, options.SetOptions{}) - Expect(err).NotTo(HaveOccurred()) - } + It("should have host to host connectivity", func() { + cc.ExpectSome(tc.Felixes[0], hostW[1]) + cc.ExpectSome(tc.Felixes[1], hostW[0]) + cc.CheckConnectivity() + }) - if bpfEnabled { - Eventually(tc.Felixes[1].NumTCBPFProgsEth0, "5s", "200ms").Should(Equal(2)) - } else { - for _, f := range tc.Felixes { - // Removing the BGP config triggers a Felix restart and Felix has a 2s timer during - // a config restart to ensure that it doesn't tight loop. Wait for the ipset to be - // updated as a signal that Felix has restarted. - Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(BeZero()) + Context("with host protection policy in place", func() { + BeforeEach(func() { + // Make sure our new host endpoints don't cut felix off from the datastore. + err := infra.AddAllowToDatastore("host-endpoint=='true'") + Expect(err).NotTo(HaveOccurred()) + + ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) + defer cancel() + + for _, f := range tc.Felixes { + hep := api.NewHostEndpoint() + hep.Name = "eth0-" + f.Name + hep.Labels = map[string]string{ + "host-endpoint": "true", + } + hep.Spec.Node = f.Hostname + hep.Spec.ExpectedIPs = []string{f.IP} + _, err := client.HostEndpoints().Create(ctx, hep, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } + }) + + It("should have workload connectivity but not host connectivity", func() { + // Host endpoints (with no policies) block host-host traffic due to default drop. + cc.ExpectNone(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + // But the rules to allow IPIP between our hosts let the workload traffic through. + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + }) + }) + + Context("with all-interfaces host protection policy in place", func() { + BeforeEach(func() { + // Make sure our new host endpoints don't cut felix off from the datastore. + err := infra.AddAllowToDatastore("host-endpoint=='true'") + Expect(err).NotTo(HaveOccurred()) + + ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) + defer cancel() + + // Create host endpoints for each node. + for _, f := range tc.Felixes { + hep := api.NewHostEndpoint() + hep.Name = "all-interfaces-" + f.Name + hep.Labels = map[string]string{ + "host-endpoint": "true", + "hostname": f.Hostname, + } + hep.Spec.Node = f.Hostname + hep.Spec.ExpectedIPs = []string{f.IP} + hep.Spec.InterfaceName = "*" + _, err := client.HostEndpoints().Create(ctx, hep, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } + }) + + It("should block host-to-host traffic in the absence of policy allowing it", func() { + cc.ExpectNone(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + }) + + It("should allow host-to-own-pod traffic in the absence of policy allowing it but not host to other-pods", func() { + cc.ExpectSome(tc.Felixes[0], w[0]) + cc.ExpectSome(tc.Felixes[1], w[1]) + cc.ExpectNone(tc.Felixes[0], w[1]) + cc.ExpectNone(tc.Felixes[1], w[0]) + cc.CheckConnectivity() + }) + + It("should allow felixes[0] to reach felixes[1] if ingress and egress policies are in place", func() { + // Create a policy selecting felix[1] that allows egress. + policy := api.NewGlobalNetworkPolicy() + policy.Name = "f0-egress" + policy.Spec.Egress = []api.Rule{{Action: api.Allow}} + policy.Spec.Selector = fmt.Sprintf("hostname == '%s'", tc.Felixes[0].Hostname) + _, err := client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) + Expect(err).NotTo(HaveOccurred()) + + // But there is no policy allowing ingress into felix[1]. + cc.ExpectNone(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + + // Workload connectivity is unchanged. + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + cc.ResetExpectations() + + // Now add a policy selecting felix[1] that allows ingress. + policy = api.NewGlobalNetworkPolicy() + policy.Name = "f1-ingress" + policy.Spec.Ingress = []api.Rule{{Action: api.Allow}} + policy.Spec.Selector = fmt.Sprintf("hostname == '%s'", tc.Felixes[1].Hostname) + _, err = client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) + Expect(err).NotTo(HaveOccurred()) + + // Now testContainers.Felix[0] can reach testContainers.Felix[1]. + cc.ExpectSome(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + + // Workload connectivity is unchanged. + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + }) + + Context("with policy allowing port 8055", func() { + BeforeEach(func() { + tcp := numorstring.ProtocolFromString("tcp") + udp := numorstring.ProtocolFromString("udp") + p8055 := numorstring.SinglePort(8055) + policy := api.NewGlobalNetworkPolicy() + policy.Name = "allow-8055" + policy.Spec.Ingress = []api.Rule{ + { + Protocol: &udp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + { + Protocol: &tcp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + } + policy.Spec.Egress = []api.Rule{ + { + Protocol: &udp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + { + Protocol: &tcp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + } + policy.Spec.Selector = fmt.Sprintf("has(host-endpoint)") + _, err := client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) + Expect(err).NotTo(HaveOccurred()) + }) + + // Please take care if adding other connectivity checks into this case, to + // avoid those other checks setting up conntrack state that allows the + // existing case to pass for a different reason. + It("allows host0 to remote Calico-networked workload via service IP", func() { + if ipipMode == api.IPIPModeAlways && routeSource == "WorkloadIPs" { + Skip("Skipping due to known issue with tunnel IPs not being programmed in WEP mode") + } + // Allocate a service IP. + serviceIP := "10.101.0.11" + port := 8055 + tgtPort := 8055 + + createK8sServiceWithoutKubeProxy(createK8sServiceWithoutKubeProxyArgs{ + infra: infra, + felix: tc.Felixes[0], + w: w[1], + svcName: "test-svc", + serviceIP: serviceIP, + targetIP: w[1].IP, + port: port, + tgtPort: tgtPort, + chain: "OUTPUT", + }) + // Expect to connect to the service IP. + cc.ExpectSome(felixes[0], connectivity.TargetIP(serviceIP), uint16(port)) + cc.CheckConnectivity() + }) + }) + }) + + Context("after removing BGP address from third node", func() { + // Simulate having a host send VXLAN traffic from an unknown source, should get blocked. + BeforeEach(func() { + for _, f := range felixes { + if BPFMode() { + Eventually(func() int { + return strings.Count(f.BPFRoutes(), "host") + }).Should(Equal(len(felixes)*2), + "Expected one host and one host tunneled route per node") + } else { + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "10s", "200ms").Should(Equal(len(felixes))) + } + } + + // Pause felix[2], so it can't touch the dataplane; we want to + // test that felix[0] blocks the traffic. + pid := felixes[2].GetFelixPID() + felixes[2].Exec("kill", "-STOP", fmt.Sprint(pid)) + + ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) + defer cancel() + infra.RemoveNodeAddresses(felixes[2]) + node, err := client.Nodes().Get(ctx, felixes[2].Hostname, options.GetOptions{}) + Expect(err).NotTo(HaveOccurred()) + + node.Spec.BGP = nil + _, err = client.Nodes().Update(ctx, node, options.SetOptions{}) + }) + + It("should have no connectivity from third felix and expected number of IPs in allow list", func() { + if BPFMode() { + Eventually(func() int { + return strings.Count(felixes[0].BPFRoutes(), "host") + }).Should(Equal((len(felixes)-1)*2), + "Expected one host and one host tunneled route per node, not: "+felixes[0].BPFRoutes()) + } else { + Eventually(felixes[0].IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(len(felixes) - 1)) + } + + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.ExpectNone(w[0], w[2]) + cc.ExpectNone(w[1], w[2]) + cc.ExpectNone(w[2], w[0]) + cc.ExpectNone(w[2], w[1]) + cc.CheckConnectivity() + }) + }) + + // Explicitly verify that the IPIP allow-list IP set is doing its job (since Felix makes multiple dataplane + // changes when the BGP IP disappears, and we want to make sure that it's the rule that's causing the + // connectivity to drop). + Context("after removing BGP address from third node, all felixes paused", func() { + // Simulate having a host send VXLAN traffic from an unknown source, should get blocked. + BeforeEach(func() { + if BPFMode() { + Skip("Skipping due to manual removal of host from ipset not breaking connectivity in BPF mode") + return + } + + // Check we initially have the expected number of entries. + for _, f := range felixes { + // Wait for Felix to set up the allow list. + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(len(felixes))) + } + + // Wait until dataplane has settled. + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[0], w[2]) + cc.ExpectSome(w[1], w[2]) + cc.CheckConnectivity() + cc.ResetExpectations() + + // Then pause all the felixes. + for _, f := range felixes { + pid := f.GetFelixPID() + f.Exec("kill", "-STOP", fmt.Sprint(pid)) + } + }) + + // BPF mode doesn't use the IP set. + if ipipMode == api.IPIPModeAlways && !BPFMode() { + It("after manually removing third node from allow list should have expected connectivity", func() { + felixes[0].Exec("ipset", "del", "cali40all-hosts-net", felixes[2].IP) + + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.ExpectSome(w[1], w[2]) + cc.ExpectNone(w[2], w[0]) + cc.CheckConnectivity() + }) } - } - }) + }) - It("should have no workload to workload connectivity", func() { - cc.ExpectNone(w[0], w[1]) - cc.ExpectNone(w[1], w[0]) - cc.CheckConnectivity() - }) - }) + It("should configure the tunl0 device correctly", func() { + // The tunl0 device should appear with default MTU, etc. FV environment uses MTU 1500, + // which means that we should expect 1480 after subtracting IPIP overhead for IPv4. + mtuStr := "mtu 1480" + for _, felix := range felixes { + Eventually(func() string { + out, _ := felix.ExecOutput("ip", "-d", "link", "show", "tunl0") + return out + }, "60s", "500ms").Should(ContainSubstring(mtuStr)) + } - Context("external nodes configured", func() { + // Change the host device's MTU, and expect the IPIP device to be updated. + for _, felix := range felixes { + Eventually(func() error { + _, err := felix.ExecOutput("ip", "link", "set", "eth0", "mtu", "1400") + return err + }, "10s", "100ms").Should(BeNil()) + } - var externalClient *containers.Container + // MTU should be auto-detected, and updated to the host MTU minus 20 bytes overhead IPIP. + mtuStr = "mtu 1380" + mtuValue := "1380" + for _, felix := range felixes { + // Felix checks host MTU every 30s + Eventually(func() string { + out, _ := felix.ExecOutput("ip", "-d", "link", "show", "tunl0") + return out + }, "60s", "500ms").Should(ContainSubstring(mtuStr)) + + // And expect the MTU file on disk to be updated. + Eventually(func() string { + out, _ := felix.ExecOutput("cat", "/var/lib/calico/mtu") + return out + }, "30s", "100ms").Should(ContainSubstring(mtuValue)) + } - BeforeEach(func() { - externalClient = infrastructure.RunExtClient("ext-client") + // Explicitly configure the MTU. + felixConfig := api.NewFelixConfiguration() // Create a default FelixConfiguration + felixConfig.Name = "default" + mtu := 1300 + felixConfig.Spec.IPIPMTU = &mtu + _, err := client.FelixConfigurations().Create(context.Background(), felixConfig, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) - Eventually(func() error { - err := externalClient.ExecMayFail("ip", "tunnel", "add", "tunl0", "mode", "ipip") - if err != nil && strings.Contains(err.Error(), "SIOCADDTUNNEL: File exists") { - return nil + // Expect the settings to be changed on the device. + for _, felix := range felixes { + // Felix checks host MTU every 30s + Eventually(func() string { + out, _ := felix.ExecOutput("ip", "-d", "link", "show", "tunl0") + return out + }, "60s", "500ms").Should(ContainSubstring("mtu 1300")) } - return err - }).Should(Succeed()) + }) - externalClient.Exec("ip", "link", "set", "tunl0", "up") - externalClient.Exec("ip", "addr", "add", "dev", "tunl0", "10.65.222.1") - externalClient.Exec("ip", "route", "add", "10.65.0.0/24", "via", - tc.Felixes[0].IP, "dev", "tunl0", "onlink") + Context("external nodes configured", func() { - tc.Felixes[0].Exec("ip", "route", "add", "10.65.222.1", "via", - externalClient.IP, "dev", "tunl0", "onlink") - }) + var externalClient *containers.Container - JustAfterEach(func() { - if CurrentGinkgoTestDescription().Failed { - externalClient.Exec("ip", "r") - externalClient.Exec("ip", "l") - externalClient.Exec("ip", "a") - } + BeforeEach(func() { + externalClient = infrastructure.RunExtClient("ext-client") - }) - AfterEach(func() { - externalClient.Stop() - }) + Eventually(func() error { + err := externalClient.ExecMayFail("ip", "tunnel", "add", "tunl0", "mode", "ipip") + if err != nil && strings.Contains(err.Error(), "SIOCADDTUNNEL: File exists") { + return nil + } + return err + }).Should(Succeed()) - It("should allow IPIP to external client iff it is in ExternalNodesCIDRList", func() { + externalClient.Exec("ip", "link", "set", "tunl0", "up") + externalClient.Exec("ip", "addr", "add", "dev", "tunl0", "10.65.222.1") + externalClient.Exec("ip", "route", "add", "10.65.0.0/24", "via", + tc.Felixes[0].IP, "dev", "tunl0", "onlink") + }) - By("testing that ext client ipip does not work if not part of ExternalNodesCIDRList") + JustAfterEach(func() { + if CurrentGinkgoTestDescription().Failed { + externalClient.Exec("ip", "r") + externalClient.Exec("ip", "l") + externalClient.Exec("ip", "a") + } - for _, f := range tc.Felixes { - if BPFMode() { - Eventually(f.BPFRoutes, "10s").Should(ContainSubstring(f.IP)) - Consistently(f.BPFRoutes).ShouldNot(ContainSubstring(externalClient.IP)) - } else { - // Make sure that only the internal nodes are present in the ipset - Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(2)) - } - } + }) + AfterEach(func() { + externalClient.Stop() + }) - cc.ExpectNone(externalClient, w[0]) - cc.CheckConnectivity() - - By("changing configuration to include the external client") - - updateConfig := func(addr string) { - ctx, cancel := context.WithTimeout(context.Background(), 10*time.Second) - defer cancel() - c, err := client.FelixConfigurations().Get(ctx, "default", options.GetOptions{}) - if err != nil { - // Create the default config if it doesn't already exist. - if _, ok := err.(cerrors.ErrorResourceDoesNotExist); ok { - c = api.NewFelixConfiguration() - c.Name = "default" - c, err = client.FelixConfigurations().Create(ctx, c, options.SetOptions{}) - Expect(err).NotTo(HaveOccurred()) - } else { + It("should allow IPIP to external client if it is in ExternalNodesCIDRList", func() { + + By("testing that ext client ipip does not work if not part of ExternalNodesCIDRList") + + for _, f := range tc.Felixes { + if BPFMode() { + Eventually(f.BPFRoutes, "10s").Should(ContainSubstring(f.IP)) + Consistently(f.BPFRoutes).ShouldNot(ContainSubstring(externalClient.IP)) + } else { + // Make sure that only the internal nodes are present in the ipset + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(3)) + } + } + + cc.ExpectNone(externalClient, w[0]) + cc.CheckConnectivity() + + By("changing configuration to include the external client") + + updateConfig := func(addr string) { + ctx, cancel := context.WithTimeout(context.Background(), 10*time.Second) + defer cancel() + c, err := client.FelixConfigurations().Get(ctx, "default", options.GetOptions{}) + if err != nil { + // Create the default config if it doesn't already exist. + if _, ok := err.(cerrors.ErrorResourceDoesNotExist); ok { + c = api.NewFelixConfiguration() + c.Name = "default" + c, err = client.FelixConfigurations().Create(ctx, c, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } else { + Expect(err).NotTo(HaveOccurred()) + } + } + c.Spec.ExternalNodesCIDRList = &[]string{addr} + log.WithFields(log.Fields{"felixconfiguration": c, "adding Addr": addr}).Info("Updating FelixConfiguration ") + _, err = client.FelixConfigurations().Update(ctx, c, options.SetOptions{}) Expect(err).NotTo(HaveOccurred()) } - } - c.Spec.ExternalNodesCIDRList = &[]string{addr} - log.WithFields(log.Fields{"felixconfiguration": c, "adding Addr": addr}).Info("Updating FelixConfiguration ") - _, err = client.FelixConfigurations().Update(ctx, c, options.SetOptions{}) - Expect(err).NotTo(HaveOccurred()) - } - updateConfig(externalClient.IP) + updateConfig(externalClient.IP) + + // Wait for the config to take + for _, f := range tc.Felixes { + if BPFMode() { + Eventually(f.BPFRoutes, "10s").Should(ContainSubstring(externalClient.IP)) + Expect(f.IPSetSize("cali40all-hosts-net")).To(BeZero(), + "BPF mode shouldn't program IP sets") + } else { + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "15s", "200ms").Should(Equal(4)) + } + } - // Wait for the config to take - for _, f := range tc.Felixes { - if BPFMode() { - Eventually(f.BPFRoutes, "10s").Should(ContainSubstring(externalClient.IP)) - Expect(f.IPSetSize("cali40all-hosts-net")).To(BeZero(), - "BPF mode shouldn't program IP sets") - } else { - Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "15s", "200ms").Should(Equal(3)) - } - } + // Pause felix[2], so it can't touch the dataplane; we want to + // test that felix[0] blocks the traffic. + pid := felixes[0].GetFelixPID() + felixes[0].Exec("kill", "-STOP", fmt.Sprint(pid)) + + tc.Felixes[0].Exec("ip", "route", "add", "10.65.222.1", "via", + externalClient.IP, "dev", "tunl0", "onlink", "proto", "90") - By("testing that the ext client can connect via ipip") - cc.ResetExpectations() - cc.ExpectSome(externalClient, w[0]) - cc.CheckConnectivity() + By("testing that the ext client can connect via ipip") + cc.ResetExpectations() + cc.ExpectSome(externalClient, w[0]) + cc.CheckConnectivity() + }) + }) }) - }) + } }) type createK8sServiceWithoutKubeProxyArgs struct { @@ -515,3 +733,65 @@ func getDataStoreType(infra infrastructure.DatastoreInfra) string { return "kubernetes" } } + +func createIPIPBaseTopologyOptions(ipipMode api.IPIPMode, routeSource string, brokenXSum bool) infrastructure.TopologyOptions { + topologyOptions := infrastructure.DefaultTopologyOptions() + topologyOptions.IPIPEnabled = true + topologyOptions.VXLANMode = api.VXLANModeNever + topologyOptions.IPIPMode = ipipMode + topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = routeSource + // We force the broken checksum handling on or off so that we're not dependent on kernel version + // for these tests. Since we're testing in containers anyway, checksum offload can't really be + // tested but we can verify the state with ethtool. + topologyOptions.ExtraEnvVars["FELIX_FeatureDetectOverride"] = fmt.Sprintf("ChecksumOffloadBroken=%t", brokenXSum) + + return topologyOptions +} + +func setupIPIPWorkloads(infra infrastructure.DatastoreInfra, tc infrastructure.TopologyContainers, to infrastructure.TopologyOptions, client client.Interface) (w, hostW [3]*workload.Workload) { + // Install a default profile that allows all ingress and egress, in the absence of any Policy. + infra.AddDefaultAllow() + + // Wait until the tunl0 device appears; it is created when felix inserts the ipip module + // into the kernel. + Eventually(func() error { + links, err := netlink.LinkList() + if err != nil { + return err + } + for _, link := range links { + if link.Attrs().Name == "tunl0" { + return nil + } + } + return errors.New("tunl0 wasn't auto-created") + }).Should(BeNil()) + + // Create workloads, using that profile. One on each "host". + _, IPv4CIDR, err := net.ParseCIDR(to.IPPoolCIDR) + Expect(err).To(BeNil()) + for ii := range w { + wIP := fmt.Sprintf("%d.%d.%d.2", IPv4CIDR.IP[0], IPv4CIDR.IP[1], ii) + wName := fmt.Sprintf("w%d", ii) + err := client.IPAM().AssignIP(context.Background(), ipam.AssignIPArgs{ + IP: net.MustParseIP(wIP), + HandleID: &wName, + Attrs: map[string]string{ + ipam.AttributeNode: tc.Felixes[ii].Hostname, + }, + Hostname: tc.Felixes[ii].Hostname, + }) + Expect(err).NotTo(HaveOccurred()) + + w[ii] = workload.Run(tc.Felixes[ii], wName, "default", wIP, "8055", "tcp") + w[ii].ConfigureInInfra(infra) + + hostW[ii] = workload.Run(tc.Felixes[ii], fmt.Sprintf("host%d", ii), "", tc.Felixes[ii].IP, "8055", "tcp") + } + + if BPFMode() { + ensureAllNodesBPFProgramsAttached(tc.Felixes) + } + + return +} diff --git a/felix/fv/vxlan_test.go b/felix/fv/vxlan_test.go index 33e83ed9102..5d20dbd3e83 100644 --- a/felix/fv/vxlan_test.go +++ b/felix/fv/vxlan_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2021 Tigera, Inc. All rights reserved. +// Copyright (c) 2020-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -84,7 +84,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ VXLAN topology before addin Skip("Skipping BPF tests for etcdv3 backend.") } - topologyOptions = createBaseTopologyOptions(vxlanMode, enableIPv6, routeSource, brokenXSum) + topologyOptions = createVXLANBaseTopologyOptions(vxlanMode, enableIPv6, routeSource, brokenXSum) tc, client = infrastructure.StartNNodeTopology(3, topologyOptions, infra) w, w6, hostW, hostW6 = setupWorkloads(infra, tc, topologyOptions, client, enableIPv6) @@ -840,7 +840,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ VXLAN topology before addin } }) -func createBaseTopologyOptions(vxlanMode api.VXLANMode, enableIPv6 bool, routeSource string, brokenXSum bool) infrastructure.TopologyOptions { +func createVXLANBaseTopologyOptions(vxlanMode api.VXLANMode, enableIPv6 bool, routeSource string, brokenXSum bool) infrastructure.TopologyOptions { topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.VXLANMode = vxlanMode topologyOptions.IPIPEnabled = false diff --git a/felix/fv/wireguard_test.go b/felix/fv/wireguard_test.go index 344c7ca58d5..cf74655eda8 100644 --- a/felix/fv/wireguard_test.go +++ b/felix/fv/wireguard_test.go @@ -1724,8 +1724,6 @@ func wireguardTopologyOptions(routeSource string, ipipEnabled, wireguardIPv4Enab topologyOptions.DelayFelixStart = true // Enable IPv6 if IPv6 Wireguard will be enabled. topologyOptions.EnableIPv6 = wireguardIPv6Enabled - // Assigning workload IPs using IPAM API. - topologyOptions.IPIPRoutesEnabled = false // Indicate wireguard is enabled topologyOptions.WireguardEnabled = wireguardIPv4Enabled topologyOptions.WireguardEnabledV6 = wireguardIPv6Enabled diff --git a/felix/routetable/route_table.go b/felix/routetable/route_table.go index 6d0acec64e6..64cd74d7a2a 100644 --- a/felix/routetable/route_table.go +++ b/felix/routetable/route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2023 Tigera, Inc. All rights reserved. +// Copyright (c) 2016-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -799,7 +799,8 @@ func (r *RouteTable) createL3Route(linkAttrs *netlink.LinkAttrs, target Target) route.Gw = target.GW.AsNetIP() } - if target.Type == TargetTypeVXLAN || target.Type == TargetTypeNoEncap { + if target.Type == TargetTypeVXLAN || target.Type == TargetTypeNoEncap || + target.Type == TargetTypeOnLink { route.Scope = netlink.SCOPE_UNIVERSE route.SetFlag(syscall.RTNH_F_ONLINK) } diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml new file mode 100644 index 00000000000..6e7d01892cd --- /dev/null +++ b/manifests/calico-ipip.yaml @@ -0,0 +1,5167 @@ +--- +# Source: calico/templates/calico-kube-controllers.yaml +# This manifest creates a Pod Disruption Budget for Controller to allow K8s Cluster Autoscaler to evict + +apiVersion: policy/v1 +kind: PodDisruptionBudget +metadata: + name: calico-kube-controllers + namespace: kube-system + labels: + k8s-app: calico-kube-controllers +spec: + maxUnavailable: 1 + selector: + matchLabels: + k8s-app: calico-kube-controllers +--- +# Source: calico/templates/calico-kube-controllers.yaml +apiVersion: v1 +kind: ServiceAccount +metadata: + name: calico-kube-controllers + namespace: kube-system +--- +# Source: calico/templates/calico-node.yaml +apiVersion: v1 +kind: ServiceAccount +metadata: + name: calico-node + namespace: kube-system +--- +# Source: calico/templates/calico-node.yaml +apiVersion: v1 +kind: ServiceAccount +metadata: + name: calico-cni-plugin + namespace: kube-system +--- +# Source: calico/templates/calico-config.yaml +# This ConfigMap is used to configure a self-hosted Calico installation. +kind: ConfigMap +apiVersion: v1 +metadata: + name: calico-config + namespace: kube-system +data: + # Typha is disabled. + typha_service_name: "none" + # Configure the backend to use. + calico_backend: "ipip" + + # Configure the MTU to use for workload interfaces and tunnels. + # By default, MTU is auto-detected, and explicitly setting this field should not be required. + # You can override auto-detection by providing a non-zero value. + veth_mtu: "0" + + # The CNI network configuration to install on each node. The special + # values in this config will be automatically populated. + cni_network_config: |- + { + "name": "k8s-pod-network", + "cniVersion": "0.3.1", + "plugins": [ + { + "type": "calico", + "log_level": "info", + "log_file_path": "/var/log/calico/cni/cni.log", + "datastore_type": "kubernetes", + "nodename": "__KUBERNETES_NODE_NAME__", + "mtu": __CNI_MTU__, + "ipam": { + "type": "calico-ipam" + }, + "policy": { + "type": "k8s" + }, + "kubernetes": { + "kubeconfig": "__KUBECONFIG_FILEPATH__" + } + }, + { + "type": "portmap", + "snat": true, + "capabilities": {"portMappings": true} + }, + { + "type": "bandwidth", + "capabilities": {"bandwidth": true} + } + ] + } +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: bgpconfigurations.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: BGPConfiguration + listKind: BGPConfigurationList + plural: bgpconfigurations + singular: bgpconfiguration + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + description: BGPConfiguration contains the configuration for any BGP routing. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BGPConfigurationSpec contains the values of the BGP configuration. + properties: + asNumber: + description: 'ASNumber is the default AS number used by a node. [Default: + 64512]' + format: int32 + type: integer + bindMode: + description: BindMode indicates whether to listen for BGP connections + on all addresses (None) or only on the node's canonical IP address + Node.Spec.BGP.IPvXAddress (NodeIP). Default behaviour is to listen + for BGP connections on all addresses. + type: string + communities: + description: Communities is a list of BGP community values and their + arbitrary names for tagging routes. + items: + description: Community contains standard or large community value + and its name. + properties: + name: + description: Name given to community value. + type: string + value: + description: Value must be of format `aa:nn` or `aa:nn:mm`. + For standard community use `aa:nn` format, where `aa` and + `nn` are 16 bit number. For large community use `aa:nn:mm` + format, where `aa`, `nn` and `mm` are 32 bit number. Where, + `aa` is an AS Number, `nn` and `mm` are per-AS identifier. + pattern: ^(\d+):(\d+)$|^(\d+):(\d+):(\d+)$ + type: string + type: object + type: array + ignoredInterfaces: + description: IgnoredInterfaces indicates the network interfaces that + needs to be excluded when reading device routes. + items: + type: string + type: array + listenPort: + description: ListenPort is the port where BGP protocol should listen. + Defaults to 179 + maximum: 65535 + minimum: 1 + type: integer + logSeverityScreen: + description: 'LogSeverityScreen is the log severity above which logs + are sent to the stdout. [Default: INFO]' + type: string + nodeMeshMaxRestartTime: + description: Time to allow for software restart for node-to-mesh peerings. When + specified, this is configured as the graceful restart timeout. When + not specified, the BIRD default of 120s is used. This field can + only be set on the default BGPConfiguration instance and requires + that NodeMesh is enabled + type: string + nodeMeshPassword: + description: Optional BGP password for full node-to-mesh peerings. + This field can only be set on the default BGPConfiguration instance + and requires that NodeMesh is enabled + properties: + secretKeyRef: + description: Selects a key of a secret in the node pod's namespace. + properties: + key: + description: The key of the secret to select from. Must be + a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be + defined + type: boolean + required: + - key + type: object + type: object + nodeToNodeMeshEnabled: + description: 'NodeToNodeMeshEnabled sets whether full node to node + BGP mesh is enabled. [Default: true]' + type: boolean + prefixAdvertisements: + description: PrefixAdvertisements contains per-prefix advertisement + configuration. + items: + description: PrefixAdvertisement configures advertisement properties + for the specified CIDR. + properties: + cidr: + description: CIDR for which properties should be advertised. + type: string + communities: + description: Communities can be list of either community names + already defined in `Specs.Communities` or community value + of format `aa:nn` or `aa:nn:mm`. For standard community use + `aa:nn` format, where `aa` and `nn` are 16 bit number. For + large community use `aa:nn:mm` format, where `aa`, `nn` and + `mm` are 32 bit number. Where,`aa` is an AS Number, `nn` and + `mm` are per-AS identifier. + items: + type: string + type: array + type: object + type: array + serviceClusterIPs: + description: ServiceClusterIPs are the CIDR blocks from which service + cluster IPs are allocated. If specified, Calico will advertise these + blocks, as well as any cluster IPs within them. + items: + description: ServiceClusterIPBlock represents a single allowed ClusterIP + CIDR block. + properties: + cidr: + type: string + type: object + type: array + serviceExternalIPs: + description: ServiceExternalIPs are the CIDR blocks for Kubernetes + Service External IPs. Kubernetes Service ExternalIPs will only be + advertised if they are within one of these blocks. + items: + description: ServiceExternalIPBlock represents a single allowed + External IP CIDR block. + properties: + cidr: + type: string + type: object + type: array + serviceLoadBalancerIPs: + description: ServiceLoadBalancerIPs are the CIDR blocks for Kubernetes + Service LoadBalancer IPs. Kubernetes Service status.LoadBalancer.Ingress + IPs will only be advertised if they are within one of these blocks. + items: + description: ServiceLoadBalancerIPBlock represents a single allowed + LoadBalancer IP CIDR block. + properties: + cidr: + type: string + type: object + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: (devel) + creationTimestamp: null + name: bgpfilters.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: BGPFilter + listKind: BGPFilterList + plural: bgpfilters + singular: bgpfilter + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BGPFilterSpec contains the IPv4 and IPv6 filter rules of + the BGP Filter. + properties: + exportV4: + description: The ordered set of IPv4 BGPFilter rules acting on exporting + routes to a peer. + items: + description: BGPFilterRuleV4 defines a BGP filter rule consisting + a single IPv4 CIDR block and a filter action for this CIDR. + properties: + action: + type: string + cidr: + type: string + interface: + type: string + matchOperator: + type: string + source: + type: string + required: + - action + type: object + type: array + exportV6: + description: The ordered set of IPv6 BGPFilter rules acting on exporting + routes to a peer. + items: + description: BGPFilterRuleV6 defines a BGP filter rule consisting + a single IPv6 CIDR block and a filter action for this CIDR. + properties: + action: + type: string + cidr: + type: string + interface: + type: string + matchOperator: + type: string + source: + type: string + required: + - action + type: object + type: array + importV4: + description: The ordered set of IPv4 BGPFilter rules acting on importing + routes from a peer. + items: + description: BGPFilterRuleV4 defines a BGP filter rule consisting + a single IPv4 CIDR block and a filter action for this CIDR. + properties: + action: + type: string + cidr: + type: string + interface: + type: string + matchOperator: + type: string + source: + type: string + required: + - action + type: object + type: array + importV6: + description: The ordered set of IPv6 BGPFilter rules acting on importing + routes from a peer. + items: + description: BGPFilterRuleV6 defines a BGP filter rule consisting + a single IPv6 CIDR block and a filter action for this CIDR. + properties: + action: + type: string + cidr: + type: string + interface: + type: string + matchOperator: + type: string + source: + type: string + required: + - action + type: object + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: bgppeers.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: BGPPeer + listKind: BGPPeerList + plural: bgppeers + singular: bgppeer + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BGPPeerSpec contains the specification for a BGPPeer resource. + properties: + asNumber: + description: The AS Number of the peer. + format: int32 + type: integer + filters: + description: The ordered set of BGPFilters applied on this BGP peer. + items: + type: string + type: array + keepOriginalNextHop: + description: Option to keep the original nexthop field when routes + are sent to a BGP Peer. Setting "true" configures the selected BGP + Peers node to use the "next hop keep;" instead of "next hop self;"(default) + in the specific branch of the Node on "bird.cfg". + type: boolean + maxRestartTime: + description: Time to allow for software restart. When specified, + this is configured as the graceful restart timeout. When not specified, + the BIRD default of 120s is used. + type: string + node: + description: The node name identifying the Calico node instance that + is targeted by this peer. If this is not set, and no nodeSelector + is specified, then this BGP peer selects all nodes in the cluster. + type: string + nodeSelector: + description: Selector for the nodes that should have this peering. When + this is set, the Node field must be empty. + type: string + numAllowedLocalASNumbers: + description: Maximum number of local AS numbers that are allowed in + the AS path for received routes. This removes BGP loop prevention + and should only be used if absolutely necessary. + format: int32 + type: integer + password: + description: Optional BGP password for the peerings generated by this + BGPPeer resource. + properties: + secretKeyRef: + description: Selects a key of a secret in the node pod's namespace. + properties: + key: + description: The key of the secret to select from. Must be + a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be + defined + type: boolean + required: + - key + type: object + type: object + peerIP: + description: The IP address of the peer followed by an optional port + number to peer with. If port number is given, format should be `[]:port` + or `:` for IPv4. If optional port number is not set, + and this peer IP and ASNumber belongs to a calico/node with ListenPort + set in BGPConfiguration, then we use that port to peer. + type: string + peerSelector: + description: Selector for the remote nodes to peer with. When this + is set, the PeerIP and ASNumber fields must be empty. For each + peering between the local node and selected remote nodes, we configure + an IPv4 peering if both ends have NodeBGPSpec.IPv4Address specified, + and an IPv6 peering if both ends have NodeBGPSpec.IPv6Address specified. The + remote AS number comes from the remote node's NodeBGPSpec.ASNumber, + or the global default if that is not set. + type: string + reachableBy: + description: Add an exact, i.e. /32, static route toward peer IP in + order to prevent route flapping. ReachableBy contains the address + of the gateway which peer can be reached by. + type: string + sourceAddress: + description: Specifies whether and how to configure a source address + for the peerings generated by this BGPPeer resource. Default value + "UseNodeIP" means to configure the node IP as the source address. "None" + means not to configure a source address. + type: string + ttlSecurity: + description: TTLSecurity enables the generalized TTL security mechanism + (GTSM) which protects against spoofed packets by ignoring received + packets with a smaller than expected TTL value. The provided value + is the number of hops (edges) between the peers. + type: integer + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: blockaffinities.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: BlockAffinity + listKind: BlockAffinityList + plural: blockaffinities + singular: blockaffinity + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BlockAffinitySpec contains the specification for a BlockAffinity + resource. + properties: + cidr: + type: string + deleted: + description: Deleted indicates that this block affinity is being deleted. + This field is a string for compatibility with older releases that + mistakenly treat this field as a string. + type: string + node: + type: string + state: + type: string + required: + - cidr + - deleted + - node + - state + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: (devel) + creationTimestamp: null + name: caliconodestatuses.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: CalicoNodeStatus + listKind: CalicoNodeStatusList + plural: caliconodestatuses + singular: caliconodestatus + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: CalicoNodeStatusSpec contains the specification for a CalicoNodeStatus + resource. + properties: + classes: + description: Classes declares the types of information to monitor + for this calico/node, and allows for selective status reporting + about certain subsets of information. + items: + type: string + type: array + node: + description: The node name identifies the Calico node instance for + node status. + type: string + updatePeriodSeconds: + description: UpdatePeriodSeconds is the period at which CalicoNodeStatus + should be updated. Set to 0 to disable CalicoNodeStatus refresh. + Maximum update period is one day. + format: int32 + type: integer + type: object + status: + description: CalicoNodeStatusStatus defines the observed state of CalicoNodeStatus. + No validation needed for status since it is updated by Calico. + properties: + agent: + description: Agent holds agent status on the node. + properties: + birdV4: + description: BIRDV4 represents the latest observed status of bird4. + properties: + lastBootTime: + description: LastBootTime holds the value of lastBootTime + from bird.ctl output. + type: string + lastReconfigurationTime: + description: LastReconfigurationTime holds the value of lastReconfigTime + from bird.ctl output. + type: string + routerID: + description: Router ID used by bird. + type: string + state: + description: The state of the BGP Daemon. + type: string + version: + description: Version of the BGP daemon + type: string + type: object + birdV6: + description: BIRDV6 represents the latest observed status of bird6. + properties: + lastBootTime: + description: LastBootTime holds the value of lastBootTime + from bird.ctl output. + type: string + lastReconfigurationTime: + description: LastReconfigurationTime holds the value of lastReconfigTime + from bird.ctl output. + type: string + routerID: + description: Router ID used by bird. + type: string + state: + description: The state of the BGP Daemon. + type: string + version: + description: Version of the BGP daemon + type: string + type: object + type: object + bgp: + description: BGP holds node BGP status. + properties: + numberEstablishedV4: + description: The total number of IPv4 established bgp sessions. + type: integer + numberEstablishedV6: + description: The total number of IPv6 established bgp sessions. + type: integer + numberNotEstablishedV4: + description: The total number of IPv4 non-established bgp sessions. + type: integer + numberNotEstablishedV6: + description: The total number of IPv6 non-established bgp sessions. + type: integer + peersV4: + description: PeersV4 represents IPv4 BGP peers status on the node. + items: + description: CalicoNodePeer contains the status of BGP peers + on the node. + properties: + peerIP: + description: IP address of the peer whose condition we are + reporting. + type: string + since: + description: Since the state or reason last changed. + type: string + state: + description: State is the BGP session state. + type: string + type: + description: Type indicates whether this peer is configured + via the node-to-node mesh, or via en explicit global or + per-node BGPPeer object. + type: string + type: object + type: array + peersV6: + description: PeersV6 represents IPv6 BGP peers status on the node. + items: + description: CalicoNodePeer contains the status of BGP peers + on the node. + properties: + peerIP: + description: IP address of the peer whose condition we are + reporting. + type: string + since: + description: Since the state or reason last changed. + type: string + state: + description: State is the BGP session state. + type: string + type: + description: Type indicates whether this peer is configured + via the node-to-node mesh, or via en explicit global or + per-node BGPPeer object. + type: string + type: object + type: array + required: + - numberEstablishedV4 + - numberEstablishedV6 + - numberNotEstablishedV4 + - numberNotEstablishedV6 + type: object + lastUpdated: + description: LastUpdated is a timestamp representing the server time + when CalicoNodeStatus object last updated. It is represented in + RFC3339 form and is in UTC. + format: date-time + nullable: true + type: string + routes: + description: Routes reports routes known to the Calico BGP daemon + on the node. + properties: + routesV4: + description: RoutesV4 represents IPv4 routes on the node. + items: + description: CalicoNodeRoute contains the status of BGP routes + on the node. + properties: + destination: + description: Destination of the route. + type: string + gateway: + description: Gateway for the destination. + type: string + interface: + description: Interface for the destination + type: string + learnedFrom: + description: LearnedFrom contains information regarding + where this route originated. + properties: + peerIP: + description: If sourceType is NodeMesh or BGPPeer, IP + address of the router that sent us this route. + type: string + sourceType: + description: Type of the source where a route is learned + from. + type: string + type: object + type: + description: Type indicates if the route is being used for + forwarding or not. + type: string + type: object + type: array + routesV6: + description: RoutesV6 represents IPv6 routes on the node. + items: + description: CalicoNodeRoute contains the status of BGP routes + on the node. + properties: + destination: + description: Destination of the route. + type: string + gateway: + description: Gateway for the destination. + type: string + interface: + description: Interface for the destination + type: string + learnedFrom: + description: LearnedFrom contains information regarding + where this route originated. + properties: + peerIP: + description: If sourceType is NodeMesh or BGPPeer, IP + address of the router that sent us this route. + type: string + sourceType: + description: Type of the source where a route is learned + from. + type: string + type: object + type: + description: Type indicates if the route is being used for + forwarding or not. + type: string + type: object + type: array + type: object + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterinformations.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: ClusterInformation + listKind: ClusterInformationList + plural: clusterinformations + singular: clusterinformation + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + description: ClusterInformation contains the cluster specific information. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: ClusterInformationSpec contains the values of describing + the cluster. + properties: + calicoVersion: + description: CalicoVersion is the version of Calico that the cluster + is running + type: string + clusterGUID: + description: ClusterGUID is the GUID of the cluster + type: string + clusterType: + description: ClusterType describes the type of the cluster + type: string + datastoreReady: + description: DatastoreReady is used during significant datastore migrations + to signal to components such as Felix that it should wait before + accessing the datastore. + type: boolean + variant: + description: Variant declares which variant of Calico should be active. + type: string + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: felixconfigurations.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: FelixConfiguration + listKind: FelixConfigurationList + plural: felixconfigurations + singular: felixconfiguration + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + description: Felix Configuration contains the configuration for Felix. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: FelixConfigurationSpec contains the values of the Felix configuration. + properties: + allowIPIPPacketsFromWorkloads: + description: 'AllowIPIPPacketsFromWorkloads controls whether Felix + will add a rule to drop IPIP encapsulated traffic from workloads + [Default: false]' + type: boolean + allowVXLANPacketsFromWorkloads: + description: 'AllowVXLANPacketsFromWorkloads controls whether Felix + will add a rule to drop VXLAN encapsulated traffic from workloads + [Default: false]' + type: boolean + awsSrcDstCheck: + description: 'Set source-destination-check on AWS EC2 instances. Accepted + value must be one of "DoNothing", "Enable" or "Disable". [Default: + DoNothing]' + enum: + - DoNothing + - Enable + - Disable + type: string + bpfCTLBLogFilter: + description: 'BPFCTLBLogFilter specifies, what is logged by connect + time load balancer when BPFLogLevel is debug. Currently has to be + specified as ''all'' when BPFLogFilters is set to see CTLB logs. + [Default: unset - means logs are emitted when BPFLogLevel id debug + and BPFLogFilters not set.]' + type: string + bpfConnectTimeLoadBalancing: + description: 'BPFConnectTimeLoadBalancing when in BPF mode, controls + whether Felix installs the connect-time load balancer. The connect-time + load balancer is required for the host to be able to reach Kubernetes + services and it improves the performance of pod-to-service connections.When + set to TCP, connect time load balancing is available only for services + with TCP ports. [Default: TCP]' + enum: + - TCP + - Enabled + - Disabled + type: string + bpfConnectTimeLoadBalancingEnabled: + description: 'BPFConnectTimeLoadBalancingEnabled when in BPF mode, + controls whether Felix installs the connection-time load balancer. The + connect-time load balancer is required for the host to be able to + reach Kubernetes services and it improves the performance of pod-to-service + connections. The only reason to disable it is for debugging purposes. + This will be deprecated. Use BPFConnectTimeLoadBalancing [Default: + true]' + type: boolean + bpfDSROptoutCIDRs: + description: BPFDSROptoutCIDRs is a list of CIDRs which are excluded + from DSR. That is, clients in those CIDRs will accesses nodeports + as if BPFExternalServiceMode was set to Tunnel. + items: + type: string + type: array + bpfDataIfacePattern: + description: BPFDataIfacePattern is a regular expression that controls + which interfaces Felix should attach BPF programs to in order to + catch traffic to/from the network. This needs to match the interfaces + that Calico workload traffic flows over as well as any interfaces + that handle incoming traffic to nodeports and services from outside + the cluster. It should not match the workload interfaces (usually + named cali...). + type: string + bpfDisableGROForIfaces: + description: BPFDisableGROForIfaces is a regular expression that controls + which interfaces Felix should disable the Generic Receive Offload + [GRO] option. It should not match the workload interfaces (usually + named cali...). + type: string + bpfDisableUnprivileged: + description: 'BPFDisableUnprivileged, if enabled, Felix sets the kernel.unprivileged_bpf_disabled + sysctl to disable unprivileged use of BPF. This ensures that unprivileged + users cannot access Calico''s BPF maps and cannot insert their own + BPF programs to interfere with Calico''s. [Default: true]' + type: boolean + bpfEnabled: + description: 'BPFEnabled, if enabled Felix will use the BPF dataplane. + [Default: false]' + type: boolean + bpfEnforceRPF: + description: 'BPFEnforceRPF enforce strict RPF on all host interfaces + with BPF programs regardless of what is the per-interfaces or global + setting. Possible values are Disabled, Strict or Loose. [Default: + Loose]' + pattern: ^(?i)(Disabled|Strict|Loose)?$ + type: string + bpfExcludeCIDRsFromNAT: + description: BPFExcludeCIDRsFromNAT is a list of CIDRs that are to + be excluded from NAT resolution so that host can handle them. A + typical usecase is node local DNS cache. + items: + type: string + type: array + bpfExtToServiceConnmark: + description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit + mark that is set on connections from an external client to a local + service. This mark allows us to control how packets of that connection + are routed within the host and how is routing interpreted by RPF + check. [Default: 0]' + type: integer + bpfExternalServiceMode: + description: 'BPFExternalServiceMode in BPF mode, controls how connections + from outside the cluster to services (node ports and cluster IPs) + are forwarded to remote workloads. If set to "Tunnel" then both + request and response traffic is tunneled to the remote node. If + set to "DSR", the request traffic is tunneled but the response traffic + is sent directly from the remote node. In "DSR" mode, the remote + node appears to use the IP of the ingress node; this requires a + permissive L2 network. [Default: Tunnel]' + pattern: ^(?i)(Tunnel|DSR)?$ + type: string + bpfForceTrackPacketsFromIfaces: + description: 'BPFForceTrackPacketsFromIfaces in BPF mode, forces traffic + from these interfaces to skip Calico''s iptables NOTRACK rule, allowing + traffic from those interfaces to be tracked by Linux conntrack. Should + only be used for interfaces that are not used for the Calico fabric. For + example, a docker bridge device for non-Calico-networked containers. + [Default: docker+]' + items: + type: string + type: array + bpfHostConntrackBypass: + description: 'BPFHostConntrackBypass Controls whether to bypass Linux + conntrack in BPF mode for workloads and services. [Default: true + - bypass Linux conntrack]' + type: boolean + bpfHostNetworkedNATWithoutCTLB: + description: 'BPFHostNetworkedNATWithoutCTLB when in BPF mode, controls + whether Felix does a NAT without CTLB. This along with BPFConnectTimeLoadBalancing + determines the CTLB behavior. [Default: Enabled]' + enum: + - Enabled + - Disabled + type: string + bpfKubeProxyEndpointSlicesEnabled: + description: BPFKubeProxyEndpointSlicesEnabled is deprecated and has + no effect. BPF kube-proxy always accepts endpoint slices. This option + will be removed in the next release. + type: boolean + bpfKubeProxyIptablesCleanupEnabled: + description: 'BPFKubeProxyIptablesCleanupEnabled, if enabled in BPF + mode, Felix will proactively clean up the upstream Kubernetes kube-proxy''s + iptables chains. Should only be enabled if kube-proxy is not running. [Default: + true]' + type: boolean + bpfKubeProxyMinSyncPeriod: + description: 'BPFKubeProxyMinSyncPeriod, in BPF mode, controls the + minimum time between updates to the dataplane for Felix''s embedded + kube-proxy. Lower values give reduced set-up latency. Higher values + reduce Felix CPU usage by batching up more work. [Default: 1s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + bpfL3IfacePattern: + description: BPFL3IfacePattern is a regular expression that allows + to list tunnel devices like wireguard or vxlan (i.e., L3 devices) + in addition to BPFDataIfacePattern. That is, tunnel interfaces not + created by Calico, that Calico workload traffic flows over as well + as any interfaces that handle incoming traffic to nodeports and + services from outside the cluster. + type: string + bpfLogFilters: + additionalProperties: + type: string + description: "BPFLogFilters is a map of key=values where the value + is a pcap filter expression and the key is an interface name with + 'all' denoting all interfaces, 'weps' all workload endpoints and + 'heps' all host endpoints. \n When specified as an env var, it accepts + a comma-separated list of key=values. [Default: unset - means all + debug logs are emitted]" + type: object + bpfLogLevel: + description: 'BPFLogLevel controls the log level of the BPF programs + when in BPF dataplane mode. One of "Off", "Info", or "Debug". The + logs are emitted to the BPF trace pipe, accessible with the command + `tc exec bpf debug`. [Default: Off].' + pattern: ^(?i)(Off|Info|Debug)?$ + type: string + bpfMapSizeConntrack: + description: 'BPFMapSizeConntrack sets the size for the conntrack + map. This map must be large enough to hold an entry for each active + connection. Warning: changing the size of the conntrack map can + cause disruption.' + type: integer + bpfMapSizeIPSets: + description: BPFMapSizeIPSets sets the size for ipsets map. The IP + sets map must be large enough to hold an entry for each endpoint + matched by every selector in the source/destination matches in network + policy. Selectors such as "all()" can result in large numbers of + entries (one entry per endpoint in that case). + type: integer + bpfMapSizeIfState: + description: BPFMapSizeIfState sets the size for ifstate map. The + ifstate map must be large enough to hold an entry for each device + (host + workloads) on a host. + type: integer + bpfMapSizeNATAffinity: + type: integer + bpfMapSizeNATBackend: + description: BPFMapSizeNATBackend sets the size for nat back end map. + This is the total number of endpoints. This is mostly more than + the size of the number of services. + type: integer + bpfMapSizeNATFrontend: + description: BPFMapSizeNATFrontend sets the size for nat front end + map. FrontendMap should be large enough to hold an entry for each + nodeport, external IP and each port in each service. + type: integer + bpfMapSizeRoute: + description: BPFMapSizeRoute sets the size for the routes map. The + routes map should be large enough to hold one entry per workload + and a handful of entries per host (enough to cover its own IPs and + tunnel IPs). + type: integer + bpfPSNATPorts: + anyOf: + - type: integer + - type: string + description: 'BPFPSNATPorts sets the range from which we randomly + pick a port if there is a source port collision. This should be + within the ephemeral range as defined by RFC 6056 (1024–65535) and + preferably outside the ephemeral ranges used by common operating + systems. Linux uses 32768–60999, while others mostly use the IANA + defined range 49152–65535. It is not necessarily a problem if this + range overlaps with the operating systems. Both ends of the range + are inclusive. [Default: 20000:29999]' + pattern: ^.* + x-kubernetes-int-or-string: true + bpfPolicyDebugEnabled: + description: BPFPolicyDebugEnabled when true, Felix records detailed + information about the BPF policy programs, which can be examined + with the calico-bpf command-line tool. + type: boolean + chainInsertMode: + description: 'ChainInsertMode controls whether Felix hooks the kernel''s + top-level iptables chains by inserting a rule at the top of the + chain or by appending a rule at the bottom. insert is the safe default + since it prevents Calico''s rules from being bypassed. If you switch + to append mode, be sure that the other rules in the chains signal + acceptance by falling through to the Calico rules, otherwise the + Calico policy will be bypassed. [Default: insert]' + pattern: ^(?i)(insert|append)?$ + type: string + dataplaneDriver: + description: DataplaneDriver filename of the external dataplane driver + to use. Only used if UseInternalDataplaneDriver is set to false. + type: string + dataplaneWatchdogTimeout: + description: "DataplaneWatchdogTimeout is the readiness/liveness timeout + used for Felix's (internal) dataplane driver. Increase this value + if you experience spurious non-ready or non-live events when Felix + is under heavy load. Decrease the value to get felix to report non-live + or non-ready more quickly. [Default: 90s] \n Deprecated: replaced + by the generic HealthTimeoutOverrides." + type: string + debugDisableLogDropping: + type: boolean + debugHost: + description: DebugHost is the host IP or hostname to bind the debug + port to. Only used if DebugPort is set. [Default:localhost] + type: string + debugMemoryProfilePath: + type: string + debugPort: + description: DebugPort if set, enables Felix's debug HTTP port, which + allows memory and CPU profiles to be retrieved. The debug port + is not secure, it should not be exposed to the internet. + type: integer + debugSimulateCalcGraphHangAfter: + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + debugSimulateDataplaneApplyDelay: + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + debugSimulateDataplaneHangAfter: + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + defaultEndpointToHostAction: + description: 'DefaultEndpointToHostAction controls what happens to + traffic that goes from a workload endpoint to the host itself (after + the traffic hits the endpoint egress policy). By default Calico + blocks traffic from workload endpoints to the host itself with an + iptables "DROP" action. If you want to allow some or all traffic + from endpoint to host, set this parameter to RETURN or ACCEPT. Use + RETURN if you have your own rules in the iptables "INPUT" chain; + Calico will insert its rules at the top of that chain, then "RETURN" + packets to the "INPUT" chain once it has completed processing workload + endpoint egress policy. Use ACCEPT to unconditionally accept packets + from workloads after processing workload endpoint egress policy. + [Default: Drop]' + pattern: ^(?i)(Drop|Accept|Return)?$ + type: string + deviceRouteProtocol: + description: This defines the route protocol added to programmed device + routes, by default this will be RTPROT_BOOT when left blank. + type: integer + deviceRouteSourceAddress: + description: This is the IPv4 source address to use on programmed + device routes. By default the source address is left blank, leaving + the kernel to choose the source address used. + type: string + deviceRouteSourceAddressIPv6: + description: This is the IPv6 source address to use on programmed + device routes. By default the source address is left blank, leaving + the kernel to choose the source address used. + type: string + disableConntrackInvalidCheck: + type: boolean + endpointReportingDelay: + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + endpointReportingEnabled: + type: boolean + endpointStatusPathPrefix: + description: "EndpointStatusPathPrefix is the path to the directory + where endpoint status will be written. Endpoint status file reporting + is disabled if field is left empty. \n Chosen directory should match + the directory used by the CNI for PodStartupDelay. [Default: \"\"]" + type: string + externalNodesList: + description: ExternalNodesCIDRList is a list of CIDR's of external-non-calico-nodes + which may source tunnel traffic and have the tunneled traffic be + accepted at calico nodes. + items: + type: string + type: array + failsafeInboundHostPorts: + description: 'FailsafeInboundHostPorts is a list of PortProto struct + objects including UDP/TCP/SCTP ports and CIDRs that Felix will allow + incoming traffic to host endpoints on irrespective of the security + policy. This is useful to avoid accidentally cutting off a host + with incorrect configuration. For backwards compatibility, if the + protocol is not specified, it defaults to "tcp". If a CIDR is not + specified, it will allow traffic from all addresses. To disable + all inbound host ports, use the value "[]". The default value allows + ssh access, DHCP, BGP, etcd and the Kubernetes API. [Default: tcp:22, + udp:68, tcp:179, tcp:2379, tcp:2380, tcp:5473, tcp:6443, tcp:6666, + tcp:6667 ]' + items: + description: ProtoPort is combination of protocol, port, and CIDR. + Protocol and port must be specified. + properties: + net: + type: string + port: + type: integer + protocol: + type: string + required: + - port + - protocol + type: object + type: array + failsafeOutboundHostPorts: + description: 'FailsafeOutboundHostPorts is a list of List of PortProto + struct objects including UDP/TCP/SCTP ports and CIDRs that Felix + will allow outgoing traffic from host endpoints to irrespective + of the security policy. This is useful to avoid accidentally cutting + off a host with incorrect configuration. For backwards compatibility, + if the protocol is not specified, it defaults to "tcp". If a CIDR + is not specified, it will allow traffic from all addresses. To disable + all outbound host ports, use the value "[]". The default value opens + etcd''s standard ports to ensure that Felix does not get cut off + from etcd as well as allowing DHCP, DNS, BGP and the Kubernetes + API. [Default: udp:53, udp:67, tcp:179, tcp:2379, tcp:2380, tcp:5473, + tcp:6443, tcp:6666, tcp:6667 ]' + items: + description: ProtoPort is combination of protocol, port, and CIDR. + Protocol and port must be specified. + properties: + net: + type: string + port: + type: integer + protocol: + type: string + required: + - port + - protocol + type: object + type: array + featureDetectOverride: + description: FeatureDetectOverride is used to override feature detection + based on auto-detected platform capabilities. Values are specified + in a comma separated list with no spaces, example; "SNATFullyRandom=true,MASQFullyRandom=false,RestoreSupportsLock=". "true" + or "false" will force the feature, empty or omitted values are auto-detected. + pattern: ^([a-zA-Z0-9-_]+=(true|false|),)*([a-zA-Z0-9-_]+=(true|false|))?$ + type: string + featureGates: + description: FeatureGates is used to enable or disable tech-preview + Calico features. Values are specified in a comma separated list + with no spaces, example; "BPFConnectTimeLoadBalancingWorkaround=enabled,XyZ=false". + This is used to enable features that are not fully production ready. + pattern: ^([a-zA-Z0-9-_]+=([^=]+),)*([a-zA-Z0-9-_]+=([^=]+))?$ + type: string + floatingIPs: + description: FloatingIPs configures whether or not Felix will program + non-OpenStack floating IP addresses. (OpenStack-derived floating + IPs are always programmed, regardless of this setting.) + enum: + - Enabled + - Disabled + type: string + genericXDPEnabled: + description: 'GenericXDPEnabled enables Generic XDP so network cards + that don''t support XDP offload or driver modes can use XDP. This + is not recommended since it doesn''t provide better performance + than iptables. [Default: false]' + type: boolean + goGCThreshold: + description: "GoGCThreshold Sets the Go runtime's garbage collection + threshold. I.e. the percentage that the heap is allowed to grow + before garbage collection is triggered. In general, doubling the + value halves the CPU time spent doing GC, but it also doubles peak + GC memory overhead. A special value of -1 can be used to disable + GC entirely; this should only be used in conjunction with the GoMemoryLimitMB + setting. \n This setting is overridden by the GOGC environment variable. + \n [Default: 40]" + type: integer + goMemoryLimitMB: + description: "GoMemoryLimitMB sets a (soft) memory limit for the Go + runtime in MB. The Go runtime will try to keep its memory usage + under the limit by triggering GC as needed. To avoid thrashing, + it will exceed the limit if GC starts to take more than 50% of the + process's CPU time. A value of -1 disables the memory limit. \n + Note that the memory limit, if used, must be considerably less than + any hard resource limit set at the container or pod level. This + is because felix is not the only process that must run in the container + or pod. \n This setting is overridden by the GOMEMLIMIT environment + variable. \n [Default: -1]" + type: integer + healthEnabled: + type: boolean + healthHost: + type: string + healthPort: + type: integer + healthTimeoutOverrides: + description: HealthTimeoutOverrides allows the internal watchdog timeouts + of individual subcomponents to be overridden. This is useful for + working around "false positive" liveness timeouts that can occur + in particularly stressful workloads or if CPU is constrained. For + a list of active subcomponents, see Felix's logs. + items: + properties: + name: + type: string + timeout: + type: string + required: + - name + - timeout + type: object + type: array + interfaceExclude: + description: 'InterfaceExclude is a comma-separated list of interfaces + that Felix should exclude when monitoring for host endpoints. The + default value ensures that Felix ignores Kubernetes'' IPVS dummy + interface, which is used internally by kube-proxy. If you want to + exclude multiple interface names using a single value, the list + supports regular expressions. For regular expressions you must wrap + the value with ''/''. For example having values ''/^kube/,veth1'' + will exclude all interfaces that begin with ''kube'' and also the + interface ''veth1''. [Default: kube-ipvs0]' + type: string + interfacePrefix: + description: 'InterfacePrefix is the interface name prefix that identifies + workload endpoints and so distinguishes them from host endpoint + interfaces. Note: in environments other than bare metal, the orchestrators + configure this appropriately. For example our Kubernetes and Docker + integrations set the ''cali'' value, and our OpenStack integration + sets the ''tap'' value. [Default: cali]' + type: string + interfaceRefreshInterval: + description: InterfaceRefreshInterval is the period at which Felix + rescans local interfaces to verify their state. The rescan can be + disabled by setting the interval to 0. + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + ipipEnabled: + description: 'IPIPEnabled overrides whether Felix should configure + an IPIP interface on the host. Optional as Felix determines this + based on the existing IP pools. [Default: nil (unset)]' + type: boolean + ipipMTU: + description: 'IPIPMTU is the MTU to set on the tunnel device. See + Configuring MTU [Default: 1440]' + type: integer + ipsetsRefreshInterval: + description: 'IpsetsRefreshInterval is the period at which Felix re-checks + all iptables state to ensure that no other process has accidentally + broken Calico''s rules. Set to 0 to disable iptables refresh. [Default: + 90s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + iptablesBackend: + description: IptablesBackend specifies which backend of iptables will + be used. The default is Auto. + pattern: ^(?i)(Auto|FelixConfiguration|FelixConfigurationList|Legacy|NFT)?$ + type: string + iptablesFilterAllowAction: + pattern: ^(?i)(Accept|Return)?$ + type: string + iptablesFilterDenyAction: + description: IptablesFilterDenyAction controls what happens to traffic + that is denied by network policy. By default Calico blocks traffic + with an iptables "DROP" action. If you want to use "REJECT" action + instead you can configure it in here. + pattern: ^(?i)(Drop|Reject)?$ + type: string + iptablesLockFilePath: + description: 'IptablesLockFilePath is the location of the iptables + lock file. You may need to change this if the lock file is not in + its standard location (for example if you have mapped it into Felix''s + container at a different path). [Default: /run/xtables.lock]' + type: string + iptablesLockProbeInterval: + description: 'IptablesLockProbeInterval is the time that Felix will + wait between attempts to acquire the iptables lock if it is not + available. Lower values make Felix more responsive when the lock + is contended, but use more CPU. [Default: 50ms]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + iptablesLockTimeout: + description: 'IptablesLockTimeout is the time that Felix will wait + for the iptables lock, or 0, to disable. To use this feature, Felix + must share the iptables lock file with all other processes that + also take the lock. When running Felix inside a container, this + requires the /run directory of the host to be mounted into the calico/node + or calico/felix container. [Default: 0s disabled]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + iptablesMangleAllowAction: + pattern: ^(?i)(Accept|Return)?$ + type: string + iptablesMarkMask: + description: 'IptablesMarkMask is the mask that Felix selects its + IPTables Mark bits from. Should be a 32 bit hexadecimal number with + at least 8 bits set, none of which clash with any other mark bits + in use on the system. [Default: 0xff000000]' + format: int32 + type: integer + iptablesNATOutgoingInterfaceFilter: + type: string + iptablesPostWriteCheckInterval: + description: 'IptablesPostWriteCheckInterval is the period after Felix + has done a write to the dataplane that it schedules an extra read + back in order to check the write was not clobbered by another process. + This should only occur if another application on the system doesn''t + respect the iptables lock. [Default: 1s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + iptablesRefreshInterval: + description: 'IptablesRefreshInterval is the period at which Felix + re-checks the IP sets in the dataplane to ensure that no other process + has accidentally broken Calico''s rules. Set to 0 to disable IP + sets refresh. Note: the default for this value is lower than the + other refresh intervals as a workaround for a Linux kernel bug that + was fixed in kernel version 4.11. If you are using v4.11 or greater + you may want to set this to, a higher value to reduce Felix CPU + usage. [Default: 10s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + ipv6Support: + description: IPv6Support controls whether Felix enables support for + IPv6 (if supported by the in-use dataplane). + type: boolean + kubeNodePortRanges: + description: 'KubeNodePortRanges holds list of port ranges used for + service node ports. Only used if felix detects kube-proxy running + in ipvs mode. Felix uses these ranges to separate host and workload + traffic. [Default: 30000:32767].' + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + logDebugFilenameRegex: + description: LogDebugFilenameRegex controls which source code files + have their Debug log output included in the logs. Only logs from + files with names that match the given regular expression are included. The + filter only applies to Debug level logs. + type: string + logFilePath: + description: 'LogFilePath is the full path to the Felix log. Set to + none to disable file logging. [Default: /var/log/calico/felix.log]' + type: string + logPrefix: + description: 'LogPrefix is the log prefix that Felix uses when rendering + LOG rules. [Default: calico-packet]' + type: string + logSeverityFile: + description: 'LogSeverityFile is the log severity above which logs + are sent to the log file. [Default: Info]' + pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$ + type: string + logSeverityScreen: + description: 'LogSeverityScreen is the log severity above which logs + are sent to the stdout. [Default: Info]' + pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$ + type: string + logSeveritySys: + description: 'LogSeveritySys is the log severity above which logs + are sent to the syslog. Set to None for no logging to syslog. [Default: + Info]' + pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$ + type: string + maxIpsetSize: + type: integer + metadataAddr: + description: 'MetadataAddr is the IP address or domain name of the + server that can answer VM queries for cloud-init metadata. In OpenStack, + this corresponds to the machine running nova-api (or in Ubuntu, + nova-api-metadata). A value of none (case-insensitive) means that + Felix should not set up any NAT rule for the metadata path. [Default: + 127.0.0.1]' + type: string + metadataPort: + description: 'MetadataPort is the port of the metadata server. This, + combined with global.MetadataAddr (if not ''None''), is used to + set up a NAT rule, from 169.254.169.254:80 to MetadataAddr:MetadataPort. + In most cases this should not need to be changed [Default: 8775].' + type: integer + mtuIfacePattern: + description: MTUIfacePattern is a regular expression that controls + which interfaces Felix should scan in order to calculate the host's + MTU. This should not match workload interfaces (usually named cali...). + type: string + natOutgoingAddress: + description: NATOutgoingAddress specifies an address to use when performing + source NAT for traffic in a natOutgoing pool that is leaving the + network. By default the address used is an address on the interface + the traffic is leaving on (ie it uses the iptables MASQUERADE target) + type: string + natPortRange: + anyOf: + - type: integer + - type: string + description: NATPortRange specifies the range of ports that is used + for port mapping when doing outgoing NAT. When unset the default + behavior of the network stack is used. + pattern: ^.* + x-kubernetes-int-or-string: true + netlinkTimeout: + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + openstackRegion: + description: 'OpenstackRegion is the name of the region that a particular + Felix belongs to. In a multi-region Calico/OpenStack deployment, + this must be configured somehow for each Felix (here in the datamodel, + or in felix.cfg or the environment on each compute node), and must + match the [calico] openstack_region value configured in neutron.conf + on each node. [Default: Empty]' + type: string + policySyncPathPrefix: + description: 'PolicySyncPathPrefix is used to by Felix to communicate + policy changes to external services, like Application layer policy. + [Default: Empty]' + type: string + prometheusGoMetricsEnabled: + description: 'PrometheusGoMetricsEnabled disables Go runtime metrics + collection, which the Prometheus client does by default, when set + to false. This reduces the number of metrics reported, reducing + Prometheus load. [Default: true]' + type: boolean + prometheusMetricsEnabled: + description: 'PrometheusMetricsEnabled enables the Prometheus metrics + server in Felix if set to true. [Default: false]' + type: boolean + prometheusMetricsHost: + description: 'PrometheusMetricsHost is the host that the Prometheus + metrics server should bind to. [Default: empty]' + type: string + prometheusMetricsPort: + description: 'PrometheusMetricsPort is the TCP port that the Prometheus + metrics server should bind to. [Default: 9091]' + type: integer + prometheusProcessMetricsEnabled: + description: 'PrometheusProcessMetricsEnabled disables process metrics + collection, which the Prometheus client does by default, when set + to false. This reduces the number of metrics reported, reducing + Prometheus load. [Default: true]' + type: boolean + prometheusWireGuardMetricsEnabled: + description: 'PrometheusWireGuardMetricsEnabled disables wireguard + metrics collection, which the Prometheus client does by default, + when set to false. This reduces the number of metrics reported, + reducing Prometheus load. [Default: true]' + type: boolean + removeExternalRoutes: + description: Whether or not to remove device routes that have not + been programmed by Felix. Disabling this will allow external applications + to also add device routes. This is enabled by default which means + we will remove externally added routes. + type: boolean + reportingInterval: + description: 'ReportingInterval is the interval at which Felix reports + its status into the datastore or 0 to disable. Must be non-zero + in OpenStack deployments. [Default: 30s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + reportingTTL: + description: 'ReportingTTL is the time-to-live setting for process-wide + status reports. [Default: 90s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + routeRefreshInterval: + description: 'RouteRefreshInterval is the period at which Felix re-checks + the routes in the dataplane to ensure that no other process has + accidentally broken Calico''s rules. Set to 0 to disable route refresh. + [Default: 90s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + routeSource: + description: 'RouteSource configures where Felix gets its routing + information. - WorkloadIPs: use workload endpoints to construct + routes. - CalicoIPAM: the default - use IPAM data to construct routes.' + pattern: ^(?i)(WorkloadIPs|CalicoIPAM)?$ + type: string + routeSyncDisabled: + description: RouteSyncDisabled will disable all operations performed + on the route table. Set to true to run in network-policy mode only. + type: boolean + routeTableRange: + description: Deprecated in favor of RouteTableRanges. Calico programs + additional Linux route tables for various purposes. RouteTableRange + specifies the indices of the route tables that Calico should use. + properties: + max: + type: integer + min: + type: integer + required: + - max + - min + type: object + routeTableRanges: + description: Calico programs additional Linux route tables for various + purposes. RouteTableRanges specifies a set of table index ranges + that Calico should use. Deprecates`RouteTableRange`, overrides `RouteTableRange`. + items: + properties: + max: + type: integer + min: + type: integer + required: + - max + - min + type: object + type: array + serviceLoopPrevention: + description: 'When service IP advertisement is enabled, prevent routing + loops to service IPs that are not in use, by dropping or rejecting + packets that do not get DNAT''d by kube-proxy. Unless set to "Disabled", + in which case such routing loops continue to be allowed. [Default: + Drop]' + pattern: ^(?i)(Drop|Reject|Disabled)?$ + type: string + sidecarAccelerationEnabled: + description: 'SidecarAccelerationEnabled enables experimental sidecar + acceleration [Default: false]' + type: boolean + usageReportingEnabled: + description: 'UsageReportingEnabled reports anonymous Calico version + number and cluster size to projectcalico.org. Logs warnings returned + by the usage server. For example, if a significant security vulnerability + has been discovered in the version of Calico being used. [Default: + true]' + type: boolean + usageReportingInitialDelay: + description: 'UsageReportingInitialDelay controls the minimum delay + before Felix makes a report. [Default: 300s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + usageReportingInterval: + description: 'UsageReportingInterval controls the interval at which + Felix makes reports. [Default: 86400s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + useInternalDataplaneDriver: + description: UseInternalDataplaneDriver, if true, Felix will use its + internal dataplane programming logic. If false, it will launch + an external dataplane driver and communicate with it over protobuf. + type: boolean + vxlanEnabled: + description: 'VXLANEnabled overrides whether Felix should create the + VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix + determines this based on the existing IP pools. [Default: nil (unset)]' + type: boolean + vxlanMTU: + description: 'VXLANMTU is the MTU to set on the IPv4 VXLAN tunnel + device. See Configuring MTU [Default: 1410]' + type: integer + vxlanMTUV6: + description: 'VXLANMTUV6 is the MTU to set on the IPv6 VXLAN tunnel + device. See Configuring MTU [Default: 1390]' + type: integer + vxlanPort: + type: integer + vxlanVNI: + type: integer + windowsManageFirewallRules: + description: 'WindowsManageFirewallRules configures whether or not + Felix will program Windows Firewall rules. (to allow inbound access + to its own metrics ports) [Default: Disabled]' + enum: + - Enabled + - Disabled + type: string + wireguardEnabled: + description: 'WireguardEnabled controls whether Wireguard is enabled + for IPv4 (encapsulating IPv4 traffic over an IPv4 underlay network). + [Default: false]' + type: boolean + wireguardEnabledV6: + description: 'WireguardEnabledV6 controls whether Wireguard is enabled + for IPv6 (encapsulating IPv6 traffic over an IPv6 underlay network). + [Default: false]' + type: boolean + wireguardHostEncryptionEnabled: + description: 'WireguardHostEncryptionEnabled controls whether Wireguard + host-to-host encryption is enabled. [Default: false]' + type: boolean + wireguardInterfaceName: + description: 'WireguardInterfaceName specifies the name to use for + the IPv4 Wireguard interface. [Default: wireguard.cali]' + type: string + wireguardInterfaceNameV6: + description: 'WireguardInterfaceNameV6 specifies the name to use for + the IPv6 Wireguard interface. [Default: wg-v6.cali]' + type: string + wireguardKeepAlive: + description: 'WireguardKeepAlive controls Wireguard PersistentKeepalive + option. Set 0 to disable. [Default: 0]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + wireguardListeningPort: + description: 'WireguardListeningPort controls the listening port used + by IPv4 Wireguard. [Default: 51820]' + type: integer + wireguardListeningPortV6: + description: 'WireguardListeningPortV6 controls the listening port + used by IPv6 Wireguard. [Default: 51821]' + type: integer + wireguardMTU: + description: 'WireguardMTU controls the MTU on the IPv4 Wireguard + interface. See Configuring MTU [Default: 1440]' + type: integer + wireguardMTUV6: + description: 'WireguardMTUV6 controls the MTU on the IPv6 Wireguard + interface. See Configuring MTU [Default: 1420]' + type: integer + wireguardRoutingRulePriority: + description: 'WireguardRoutingRulePriority controls the priority value + to use for the Wireguard routing rule. [Default: 99]' + type: integer + workloadSourceSpoofing: + description: WorkloadSourceSpoofing controls whether pods can use + the allowedSourcePrefixes annotation to send traffic with a source + IP address that is not theirs. This is disabled by default. When + set to "Any", pods can request any prefix. + pattern: ^(?i)(Disabled|Any)?$ + type: string + xdpEnabled: + description: 'XDPEnabled enables XDP acceleration for suitable untracked + incoming deny rules. [Default: true]' + type: boolean + xdpRefreshInterval: + description: 'XDPRefreshInterval is the period at which Felix re-checks + all XDP state to ensure that no other process has accidentally broken + Calico''s BPF maps or attached programs. Set to 0 to disable XDP + refresh. [Default: 90s]' + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: globalnetworkpolicies.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: GlobalNetworkPolicy + listKind: GlobalNetworkPolicyList + plural: globalnetworkpolicies + singular: globalnetworkpolicy + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + properties: + applyOnForward: + description: ApplyOnForward indicates to apply the rules in this policy + on forward traffic. + type: boolean + doNotTrack: + description: DoNotTrack indicates whether packets matched by the rules + in this policy should go through the data plane's connection tracking, + such as Linux conntrack. If True, the rules in this policy are + applied before any data plane connection tracking, and packets allowed + by this policy are marked as not to be tracked. + type: boolean + egress: + description: The ordered set of egress rules. Each rule contains + a set of packet match criteria and a corresponding action to apply. + items: + description: "A Rule encapsulates a set of match criteria and an + action. Both selector-based security Policy and security Profiles + reference rules - separated out as a list of rules for both ingress + and egress packet matching. \n Each positive match criteria has + a negated version, prefixed with \"Not\". All the match criteria + within a rule must be satisfied for a packet to match. A single + rule can contain the positive and negative version of a match + and both must be satisfied for the rule to match." + properties: + action: + type: string + destination: + description: Destination contains the match criteria that apply + to destination entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + http: + description: HTTP contains match criteria that apply to HTTP + requests. + properties: + methods: + description: Methods is an optional field that restricts + the rule to apply only to HTTP requests that use one of + the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple + methods are OR'd together. + items: + type: string + type: array + paths: + description: 'Paths is an optional field that restricts + the rule to apply to HTTP requests that use one of the + listed HTTP Paths. Multiple paths are OR''d together. + e.g: - exact: /foo - prefix: /bar NOTE: Each entry may + ONLY specify either a `exact` or a `prefix` match. The + validator will check for it.' + items: + description: 'HTTPPath specifies an HTTP path to match. + It may be either of the form: exact: : which matches + the path exactly or prefix: : which matches + the path prefix' + properties: + exact: + type: string + prefix: + type: string + type: object + type: array + type: object + icmp: + description: ICMP is an optional field that restricts the rule + to apply to a specific type and code of ICMP traffic. This + should only be specified if the Protocol field is set to "ICMP" + or "ICMPv6". + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + ipVersion: + description: IPVersion is an optional field that restricts the + rule to only match a specific IP version. + type: integer + metadata: + description: Metadata contains additional information for this + rule + properties: + annotations: + additionalProperties: + type: string + description: Annotations is a set of key value pairs that + give extra information about the rule + type: object + type: object + notICMP: + description: NotICMP is the negated version of the ICMP field. + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + notProtocol: + anyOf: + - type: integer + - type: string + description: NotProtocol is the negated version of the Protocol + field. + pattern: ^.* + x-kubernetes-int-or-string: true + protocol: + anyOf: + - type: integer + - type: string + description: "Protocol is an optional field that restricts the + rule to only apply to traffic of a specific IP protocol. Required + if any of the EntityRules contain Ports (because ports only + apply to certain protocols). \n Must be one of these string + values: \"TCP\", \"UDP\", \"ICMP\", \"ICMPv6\", \"SCTP\", + \"UDPLite\" or an integer in the range 1-255." + pattern: ^.* + x-kubernetes-int-or-string: true + source: + description: Source contains the match criteria that apply to + source entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + required: + - action + type: object + type: array + ingress: + description: The ordered set of ingress rules. Each rule contains + a set of packet match criteria and a corresponding action to apply. + items: + description: "A Rule encapsulates a set of match criteria and an + action. Both selector-based security Policy and security Profiles + reference rules - separated out as a list of rules for both ingress + and egress packet matching. \n Each positive match criteria has + a negated version, prefixed with \"Not\". All the match criteria + within a rule must be satisfied for a packet to match. A single + rule can contain the positive and negative version of a match + and both must be satisfied for the rule to match." + properties: + action: + type: string + destination: + description: Destination contains the match criteria that apply + to destination entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + http: + description: HTTP contains match criteria that apply to HTTP + requests. + properties: + methods: + description: Methods is an optional field that restricts + the rule to apply only to HTTP requests that use one of + the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple + methods are OR'd together. + items: + type: string + type: array + paths: + description: 'Paths is an optional field that restricts + the rule to apply to HTTP requests that use one of the + listed HTTP Paths. Multiple paths are OR''d together. + e.g: - exact: /foo - prefix: /bar NOTE: Each entry may + ONLY specify either a `exact` or a `prefix` match. The + validator will check for it.' + items: + description: 'HTTPPath specifies an HTTP path to match. + It may be either of the form: exact: : which matches + the path exactly or prefix: : which matches + the path prefix' + properties: + exact: + type: string + prefix: + type: string + type: object + type: array + type: object + icmp: + description: ICMP is an optional field that restricts the rule + to apply to a specific type and code of ICMP traffic. This + should only be specified if the Protocol field is set to "ICMP" + or "ICMPv6". + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + ipVersion: + description: IPVersion is an optional field that restricts the + rule to only match a specific IP version. + type: integer + metadata: + description: Metadata contains additional information for this + rule + properties: + annotations: + additionalProperties: + type: string + description: Annotations is a set of key value pairs that + give extra information about the rule + type: object + type: object + notICMP: + description: NotICMP is the negated version of the ICMP field. + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + notProtocol: + anyOf: + - type: integer + - type: string + description: NotProtocol is the negated version of the Protocol + field. + pattern: ^.* + x-kubernetes-int-or-string: true + protocol: + anyOf: + - type: integer + - type: string + description: "Protocol is an optional field that restricts the + rule to only apply to traffic of a specific IP protocol. Required + if any of the EntityRules contain Ports (because ports only + apply to certain protocols). \n Must be one of these string + values: \"TCP\", \"UDP\", \"ICMP\", \"ICMPv6\", \"SCTP\", + \"UDPLite\" or an integer in the range 1-255." + pattern: ^.* + x-kubernetes-int-or-string: true + source: + description: Source contains the match criteria that apply to + source entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + required: + - action + type: object + type: array + namespaceSelector: + description: NamespaceSelector is an optional field for an expression + used to select a pod based on namespaces. + type: string + order: + description: Order is an optional field that specifies the order in + which the policy is applied. Policies with higher "order" are applied + after those with lower order. If the order is omitted, it may be + considered to be "infinite" - i.e. the policy will be applied last. Policies + with identical order will be applied in alphanumerical order based + on the Policy "Name". + type: number + performanceHints: + description: "PerformanceHints contains a list of hints to Calico's + policy engine to help process the policy more efficiently. Hints + never change the enforcement behaviour of the policy. \n Currently, + the only available hint is \"AssumeNeededOnEveryNode\". When that + hint is set on a policy, Felix will act as if the policy matches + a local endpoint even if it does not. This is useful for \"preloading\" + any large static policies that are known to be used on every node. + If the policy is _not_ used on a particular node then the work done + to preload the policy (and to maintain it) is wasted." + items: + type: string + type: array + preDNAT: + description: PreDNAT indicates to apply the rules in this policy before + any DNAT. + type: boolean + selector: + description: "The selector is an expression used to pick out the endpoints + that the policy should be applied to. \n Selector expressions follow + this syntax: \n \tlabel == \"string_literal\" -> comparison, e.g. + my_label == \"foo bar\" \tlabel != \"string_literal\" -> not + equal; also matches if label is not present \tlabel in { \"a\", + \"b\", \"c\", ... } -> true if the value of label X is one of + \"a\", \"b\", \"c\" \tlabel not in { \"a\", \"b\", \"c\", ... } + \ -> true if the value of label X is not one of \"a\", \"b\", \"c\" + \thas(label_name) -> True if that label is present \t! expr -> + negation of expr \texpr && expr -> Short-circuit and \texpr || + expr -> Short-circuit or \t( expr ) -> parens for grouping \tall() + or the empty selector -> matches all endpoints. \n Label names are + allowed to contain alphanumerics, -, _ and /. String literals are + more permissive but they do not support escape characters. \n Examples + (with made-up labels): \n \ttype == \"webserver\" && deployment + == \"prod\" \ttype in {\"frontend\", \"backend\"} \tdeployment != + \"dev\" \t! has(label_name)" + type: string + serviceAccountSelector: + description: ServiceAccountSelector is an optional field for an expression + used to select a pod based on service accounts. + type: string + types: + description: "Types indicates whether this policy applies to ingress, + or to egress, or to both. When not explicitly specified (and so + the value on creation is empty or nil), Calico defaults Types according + to what Ingress and Egress rules are present in the policy. The + default is: \n - [ PolicyTypeIngress ], if there are no Egress rules + (including the case where there are also no Ingress rules) \n + - [ PolicyTypeEgress ], if there are Egress rules but no Ingress + rules \n - [ PolicyTypeIngress, PolicyTypeEgress ], if there are + both Ingress and Egress rules. \n When the policy is read back again, + Types will always be one of these values, never empty or nil." + items: + description: PolicyType enumerates the possible values of the PolicySpec + Types field. + type: string + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: globalnetworksets.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: GlobalNetworkSet + listKind: GlobalNetworkSetList + plural: globalnetworksets + singular: globalnetworkset + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + description: GlobalNetworkSet contains a set of arbitrary IP sub-networks/CIDRs + that share labels to allow rules to refer to them via selectors. The labels + of GlobalNetworkSet are not namespaced. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: GlobalNetworkSetSpec contains the specification for a NetworkSet + resource. + properties: + nets: + description: The list of IP networks that belong to this set. + items: + type: string + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: hostendpoints.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: HostEndpoint + listKind: HostEndpointList + plural: hostendpoints + singular: hostendpoint + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: HostEndpointSpec contains the specification for a HostEndpoint + resource. + properties: + expectedIPs: + description: "The expected IP addresses (IPv4 and IPv6) of the endpoint. + If \"InterfaceName\" is not present, Calico will look for an interface + matching any of the IPs in the list and apply policy to that. Note: + \tWhen using the selector match criteria in an ingress or egress + security Policy \tor Profile, Calico converts the selector into + a set of IP addresses. For host \tendpoints, the ExpectedIPs field + is used for that purpose. (If only the interface \tname is specified, + Calico does not learn the IPs of the interface for use in match + \tcriteria.)" + items: + type: string + type: array + interfaceName: + description: "Either \"*\", or the name of a specific Linux interface + to apply policy to; or empty. \"*\" indicates that this HostEndpoint + governs all traffic to, from or through the default network namespace + of the host named by the \"Node\" field; entering and leaving that + namespace via any interface, including those from/to non-host-networked + local workloads. \n If InterfaceName is not \"*\", this HostEndpoint + only governs traffic that enters or leaves the host through the + specific interface named by InterfaceName, or - when InterfaceName + is empty - through the specific interface that has one of the IPs + in ExpectedIPs. Therefore, when InterfaceName is empty, at least + one expected IP must be specified. Only external interfaces (such + as \"eth0\") are supported here; it isn't possible for a HostEndpoint + to protect traffic through a specific local workload interface. + \n Note: Only some kinds of policy are implemented for \"*\" HostEndpoints; + initially just pre-DNAT policy. Please check Calico documentation + for the latest position." + type: string + node: + description: The node name identifying the Calico node instance. + type: string + ports: + description: Ports contains the endpoint's named ports, which may + be referenced in security policy rules. + items: + properties: + name: + type: string + port: + type: integer + protocol: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + required: + - name + - port + - protocol + type: object + type: array + profiles: + description: A list of identifiers of security Profile objects that + apply to this endpoint. Each profile is applied in the order that + they appear in this list. Profile rules are applied after the selector-based + security policy. + items: + type: string + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: ipamblocks.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: IPAMBlock + listKind: IPAMBlockList + plural: ipamblocks + singular: ipamblock + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IPAMBlockSpec contains the specification for an IPAMBlock + resource. + properties: + affinity: + description: Affinity of the block, if this block has one. If set, + it will be of the form "host:". If not set, this block + is not affine to a host. + type: string + allocations: + description: Array of allocations in-use within this block. nil entries + mean the allocation is free. For non-nil entries at index i, the + index is the ordinal of the allocation within this block and the + value is the index of the associated attributes in the Attributes + array. + items: + type: integer + # TODO: This nullable is manually added in. We should update controller-gen + # to handle []*int properly itself. + nullable: true + type: array + attributes: + description: Attributes is an array of arbitrary metadata associated + with allocations in the block. To find attributes for a given allocation, + use the value of the allocation's entry in the Allocations array + as the index of the element in this array. + items: + properties: + handle_id: + type: string + secondary: + additionalProperties: + type: string + type: object + type: object + type: array + cidr: + description: The block's CIDR. + type: string + deleted: + description: Deleted is an internal boolean used to workaround a limitation + in the Kubernetes API whereby deletion will not return a conflict + error if the block has been updated. It should not be set manually. + type: boolean + sequenceNumber: + default: 0 + description: We store a sequence number that is updated each time + the block is written. Each allocation will also store the sequence + number of the block at the time of its creation. When releasing + an IP, passing the sequence number associated with the allocation + allows us to protect against a race condition and ensure the IP + hasn't been released and re-allocated since the release request. + format: int64 + type: integer + sequenceNumberForAllocation: + additionalProperties: + format: int64 + type: integer + description: Map of allocated ordinal within the block to sequence + number of the block at the time of allocation. Kubernetes does not + allow numerical keys for maps, so the key is cast to a string. + type: object + strictAffinity: + description: StrictAffinity on the IPAMBlock is deprecated and no + longer used by the code. Use IPAMConfig StrictAffinity instead. + type: boolean + unallocated: + description: Unallocated is an ordered list of allocations which are + free in the block. + items: + type: integer + type: array + required: + - allocations + - attributes + - cidr + - strictAffinity + - unallocated + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: ipamconfigs.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: IPAMConfig + listKind: IPAMConfigList + plural: ipamconfigs + singular: ipamconfig + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IPAMConfigSpec contains the specification for an IPAMConfig + resource. + properties: + autoAllocateBlocks: + type: boolean + maxBlocksPerHost: + description: MaxBlocksPerHost, if non-zero, is the max number of blocks + that can be affine to each host. + maximum: 2147483647 + minimum: 0 + type: integer + strictAffinity: + type: boolean + required: + - autoAllocateBlocks + - strictAffinity + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: ipamhandles.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: IPAMHandle + listKind: IPAMHandleList + plural: ipamhandles + singular: ipamhandle + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IPAMHandleSpec contains the specification for an IPAMHandle + resource. + properties: + block: + additionalProperties: + type: integer + type: object + deleted: + type: boolean + handleID: + type: string + required: + - block + - handleID + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: ippools.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: IPPool + listKind: IPPoolList + plural: ippools + singular: ippool + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IPPoolSpec contains the specification for an IPPool resource. + properties: + allowedUses: + description: AllowedUse controls what the IP pool will be used for. If + not specified or empty, defaults to ["Tunnel", "Workload"] for back-compatibility + items: + type: string + type: array + blockSize: + description: The block size to use for IP address assignments from + this pool. Defaults to 26 for IPv4 and 122 for IPv6. + type: integer + cidr: + description: The pool CIDR. + type: string + disableBGPExport: + description: 'Disable exporting routes from this IP Pool''s CIDR over + BGP. [Default: false]' + type: boolean + disabled: + description: When disabled is true, Calico IPAM will not assign addresses + from this pool. + type: boolean + ipip: + description: 'Deprecated: this field is only used for APIv1 backwards + compatibility. Setting this field is not allowed, this field is + for internal use only.' + properties: + enabled: + description: When enabled is true, ipip tunneling will be used + to deliver packets to destinations within this pool. + type: boolean + mode: + description: The IPIP mode. This can be one of "always" or "cross-subnet". A + mode of "always" will also use IPIP tunneling for routing to + destination IP addresses within this pool. A mode of "cross-subnet" + will only use IPIP tunneling when the destination node is on + a different subnet to the originating node. The default value + (if not specified) is "always". + type: string + type: object + ipipMode: + description: Contains configuration for IPIP tunneling for this pool. + If not specified, then this is defaulted to "Never" (i.e. IPIP tunneling + is disabled). + type: string + nat-outgoing: + description: 'Deprecated: this field is only used for APIv1 backwards + compatibility. Setting this field is not allowed, this field is + for internal use only.' + type: boolean + natOutgoing: + description: When natOutgoing is true, packets sent from Calico networked + containers in this pool to destinations outside of this pool will + be masqueraded. + type: boolean + nodeSelector: + description: Allows IPPool to allocate for a specific node by label + selector. + type: string + vxlanMode: + description: Contains configuration for VXLAN tunneling for this pool. + If not specified, then this is defaulted to "Never" (i.e. VXLAN + tunneling is disabled). + type: string + required: + - cidr + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: (devel) + creationTimestamp: null + name: ipreservations.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: IPReservation + listKind: IPReservationList + plural: ipreservations + singular: ipreservation + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IPReservationSpec contains the specification for an IPReservation + resource. + properties: + reservedCIDRs: + description: ReservedCIDRs is a list of CIDRs and/or IP addresses + that Calico IPAM will exclude from new allocations. + items: + type: string + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: kubecontrollersconfigurations.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: KubeControllersConfiguration + listKind: KubeControllersConfigurationList + plural: kubecontrollersconfigurations + singular: kubecontrollersconfiguration + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: KubeControllersConfigurationSpec contains the values of the + Kubernetes controllers configuration. + properties: + controllers: + description: Controllers enables and configures individual Kubernetes + controllers + properties: + namespace: + description: Namespace enables and configures the namespace controller. + Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform reconciliation + with the Calico datastore. [Default: 5m]' + type: string + type: object + node: + description: Node enables and configures the node controller. + Enabled by default, set to nil to disable. + properties: + hostEndpoint: + description: HostEndpoint controls syncing nodes to host endpoints. + Disabled by default, set to nil to disable. + properties: + autoCreate: + description: 'AutoCreate enables automatic creation of + host endpoints for every node. [Default: Disabled]' + type: string + type: object + leakGracePeriod: + description: 'LeakGracePeriod is the period used by the controller + to determine if an IP address has been leaked. Set to 0 + to disable IP garbage collection. [Default: 15m]' + type: string + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform reconciliation + with the Calico datastore. [Default: 5m]' + type: string + syncLabels: + description: 'SyncLabels controls whether to copy Kubernetes + node labels to Calico nodes. [Default: Enabled]' + type: string + type: object + policy: + description: Policy enables and configures the policy controller. + Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform reconciliation + with the Calico datastore. [Default: 5m]' + type: string + type: object + serviceAccount: + description: ServiceAccount enables and configures the service + account controller. Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform reconciliation + with the Calico datastore. [Default: 5m]' + type: string + type: object + workloadEndpoint: + description: WorkloadEndpoint enables and configures the workload + endpoint controller. Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform reconciliation + with the Calico datastore. [Default: 5m]' + type: string + type: object + type: object + debugProfilePort: + description: DebugProfilePort configures the port to serve memory + and cpu profiles on. If not specified, profiling is disabled. + format: int32 + type: integer + etcdV3CompactionPeriod: + description: 'EtcdV3CompactionPeriod is the period between etcdv3 + compaction requests. Set to 0 to disable. [Default: 10m]' + type: string + healthChecks: + description: 'HealthChecks enables or disables support for health + checks [Default: Enabled]' + type: string + logSeverityScreen: + description: 'LogSeverityScreen is the log severity above which logs + are sent to the stdout. [Default: Info]' + type: string + prometheusMetricsPort: + description: 'PrometheusMetricsPort is the TCP port that the Prometheus + metrics server should bind to. Set to 0 to disable. [Default: 9094]' + type: integer + required: + - controllers + type: object + status: + description: KubeControllersConfigurationStatus represents the status + of the configuration. It's useful for admins to be able to see the actual + config that was applied, which can be modified by environment variables + on the kube-controllers process. + properties: + environmentVars: + additionalProperties: + type: string + description: EnvironmentVars contains the environment variables on + the kube-controllers that influenced the RunningConfig. + type: object + runningConfig: + description: RunningConfig contains the effective config that is running + in the kube-controllers pod, after merging the API resource with + any environment variables. + properties: + controllers: + description: Controllers enables and configures individual Kubernetes + controllers + properties: + namespace: + description: Namespace enables and configures the namespace + controller. Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform + reconciliation with the Calico datastore. [Default: + 5m]' + type: string + type: object + node: + description: Node enables and configures the node controller. + Enabled by default, set to nil to disable. + properties: + hostEndpoint: + description: HostEndpoint controls syncing nodes to host + endpoints. Disabled by default, set to nil to disable. + properties: + autoCreate: + description: 'AutoCreate enables automatic creation + of host endpoints for every node. [Default: Disabled]' + type: string + type: object + leakGracePeriod: + description: 'LeakGracePeriod is the period used by the + controller to determine if an IP address has been leaked. + Set to 0 to disable IP garbage collection. [Default: + 15m]' + type: string + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform + reconciliation with the Calico datastore. [Default: + 5m]' + type: string + syncLabels: + description: 'SyncLabels controls whether to copy Kubernetes + node labels to Calico nodes. [Default: Enabled]' + type: string + type: object + policy: + description: Policy enables and configures the policy controller. + Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform + reconciliation with the Calico datastore. [Default: + 5m]' + type: string + type: object + serviceAccount: + description: ServiceAccount enables and configures the service + account controller. Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform + reconciliation with the Calico datastore. [Default: + 5m]' + type: string + type: object + workloadEndpoint: + description: WorkloadEndpoint enables and configures the workload + endpoint controller. Enabled by default, set to nil to disable. + properties: + reconcilerPeriod: + description: 'ReconcilerPeriod is the period to perform + reconciliation with the Calico datastore. [Default: + 5m]' + type: string + type: object + type: object + debugProfilePort: + description: DebugProfilePort configures the port to serve memory + and cpu profiles on. If not specified, profiling is disabled. + format: int32 + type: integer + etcdV3CompactionPeriod: + description: 'EtcdV3CompactionPeriod is the period between etcdv3 + compaction requests. Set to 0 to disable. [Default: 10m]' + type: string + healthChecks: + description: 'HealthChecks enables or disables support for health + checks [Default: Enabled]' + type: string + logSeverityScreen: + description: 'LogSeverityScreen is the log severity above which + logs are sent to the stdout. [Default: Info]' + type: string + prometheusMetricsPort: + description: 'PrometheusMetricsPort is the TCP port that the Prometheus + metrics server should bind to. Set to 0 to disable. [Default: + 9094]' + type: integer + required: + - controllers + type: object + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: networkpolicies.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: NetworkPolicy + listKind: NetworkPolicyList + plural: networkpolicies + singular: networkpolicy + preserveUnknownFields: false + scope: Namespaced + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + properties: + egress: + description: The ordered set of egress rules. Each rule contains + a set of packet match criteria and a corresponding action to apply. + items: + description: "A Rule encapsulates a set of match criteria and an + action. Both selector-based security Policy and security Profiles + reference rules - separated out as a list of rules for both ingress + and egress packet matching. \n Each positive match criteria has + a negated version, prefixed with \"Not\". All the match criteria + within a rule must be satisfied for a packet to match. A single + rule can contain the positive and negative version of a match + and both must be satisfied for the rule to match." + properties: + action: + type: string + destination: + description: Destination contains the match criteria that apply + to destination entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + http: + description: HTTP contains match criteria that apply to HTTP + requests. + properties: + methods: + description: Methods is an optional field that restricts + the rule to apply only to HTTP requests that use one of + the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple + methods are OR'd together. + items: + type: string + type: array + paths: + description: 'Paths is an optional field that restricts + the rule to apply to HTTP requests that use one of the + listed HTTP Paths. Multiple paths are OR''d together. + e.g: - exact: /foo - prefix: /bar NOTE: Each entry may + ONLY specify either a `exact` or a `prefix` match. The + validator will check for it.' + items: + description: 'HTTPPath specifies an HTTP path to match. + It may be either of the form: exact: : which matches + the path exactly or prefix: : which matches + the path prefix' + properties: + exact: + type: string + prefix: + type: string + type: object + type: array + type: object + icmp: + description: ICMP is an optional field that restricts the rule + to apply to a specific type and code of ICMP traffic. This + should only be specified if the Protocol field is set to "ICMP" + or "ICMPv6". + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + ipVersion: + description: IPVersion is an optional field that restricts the + rule to only match a specific IP version. + type: integer + metadata: + description: Metadata contains additional information for this + rule + properties: + annotations: + additionalProperties: + type: string + description: Annotations is a set of key value pairs that + give extra information about the rule + type: object + type: object + notICMP: + description: NotICMP is the negated version of the ICMP field. + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + notProtocol: + anyOf: + - type: integer + - type: string + description: NotProtocol is the negated version of the Protocol + field. + pattern: ^.* + x-kubernetes-int-or-string: true + protocol: + anyOf: + - type: integer + - type: string + description: "Protocol is an optional field that restricts the + rule to only apply to traffic of a specific IP protocol. Required + if any of the EntityRules contain Ports (because ports only + apply to certain protocols). \n Must be one of these string + values: \"TCP\", \"UDP\", \"ICMP\", \"ICMPv6\", \"SCTP\", + \"UDPLite\" or an integer in the range 1-255." + pattern: ^.* + x-kubernetes-int-or-string: true + source: + description: Source contains the match criteria that apply to + source entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + required: + - action + type: object + type: array + ingress: + description: The ordered set of ingress rules. Each rule contains + a set of packet match criteria and a corresponding action to apply. + items: + description: "A Rule encapsulates a set of match criteria and an + action. Both selector-based security Policy and security Profiles + reference rules - separated out as a list of rules for both ingress + and egress packet matching. \n Each positive match criteria has + a negated version, prefixed with \"Not\". All the match criteria + within a rule must be satisfied for a packet to match. A single + rule can contain the positive and negative version of a match + and both must be satisfied for the rule to match." + properties: + action: + type: string + destination: + description: Destination contains the match criteria that apply + to destination entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + http: + description: HTTP contains match criteria that apply to HTTP + requests. + properties: + methods: + description: Methods is an optional field that restricts + the rule to apply only to HTTP requests that use one of + the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple + methods are OR'd together. + items: + type: string + type: array + paths: + description: 'Paths is an optional field that restricts + the rule to apply to HTTP requests that use one of the + listed HTTP Paths. Multiple paths are OR''d together. + e.g: - exact: /foo - prefix: /bar NOTE: Each entry may + ONLY specify either a `exact` or a `prefix` match. The + validator will check for it.' + items: + description: 'HTTPPath specifies an HTTP path to match. + It may be either of the form: exact: : which matches + the path exactly or prefix: : which matches + the path prefix' + properties: + exact: + type: string + prefix: + type: string + type: object + type: array + type: object + icmp: + description: ICMP is an optional field that restricts the rule + to apply to a specific type and code of ICMP traffic. This + should only be specified if the Protocol field is set to "ICMP" + or "ICMPv6". + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + ipVersion: + description: IPVersion is an optional field that restricts the + rule to only match a specific IP version. + type: integer + metadata: + description: Metadata contains additional information for this + rule + properties: + annotations: + additionalProperties: + type: string + description: Annotations is a set of key value pairs that + give extra information about the rule + type: object + type: object + notICMP: + description: NotICMP is the negated version of the ICMP field. + properties: + code: + description: Match on a specific ICMP code. If specified, + the Type value must also be specified. This is a technical + limitation imposed by the kernel's iptables firewall, + which Calico uses to enforce the rule. + type: integer + type: + description: Match on a specific ICMP type. For example + a value of 8 refers to ICMP Echo Request (i.e. pings). + type: integer + type: object + notProtocol: + anyOf: + - type: integer + - type: string + description: NotProtocol is the negated version of the Protocol + field. + pattern: ^.* + x-kubernetes-int-or-string: true + protocol: + anyOf: + - type: integer + - type: string + description: "Protocol is an optional field that restricts the + rule to only apply to traffic of a specific IP protocol. Required + if any of the EntityRules contain Ports (because ports only + apply to certain protocols). \n Must be one of these string + values: \"TCP\", \"UDP\", \"ICMP\", \"ICMPv6\", \"SCTP\", + \"UDPLite\" or an integer in the range 1-255." + pattern: ^.* + x-kubernetes-int-or-string: true + source: + description: Source contains the match criteria that apply to + source entity. + properties: + namespaceSelector: + description: "NamespaceSelector is an optional field that + contains a selector expression. Only traffic that originates + from (or terminates at) endpoints within the selected + namespaces will be matched. When both NamespaceSelector + and another selector are defined on the same rule, then + only workload endpoints that are matched by both selectors + will be selected by the rule. \n For NetworkPolicy, an + empty NamespaceSelector implies that the Selector is limited + to selecting only workload endpoints in the same namespace + as the NetworkPolicy. \n For NetworkPolicy, `global()` + NamespaceSelector implies that the Selector is limited + to selecting only GlobalNetworkSet or HostEndpoint. \n + For GlobalNetworkPolicy, an empty NamespaceSelector implies + the Selector applies to workload endpoints across all + namespaces." + type: string + nets: + description: Nets is an optional field that restricts the + rule to only apply to traffic that originates from (or + terminates at) IP addresses in any of the given subnets. + items: + type: string + type: array + notNets: + description: NotNets is the negated version of the Nets + field. + items: + type: string + type: array + notPorts: + description: NotPorts is the negated version of the Ports + field. Since only some protocols have ports, if any ports + are specified it requires the Protocol match in the Rule + to be set to "TCP" or "UDP". + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + notSelector: + description: NotSelector is the negated version of the Selector + field. See Selector field for subtleties with negated + selectors. + type: string + ports: + description: "Ports is an optional field that restricts + the rule to only apply to traffic that has a source (destination) + port that matches one of these ranges/values. This value + is a list of integers or strings that represent ranges + of ports. \n Since only some protocols have ports, if + any ports are specified it requires the Protocol match + in the Rule to be set to \"TCP\" or \"UDP\"." + items: + anyOf: + - type: integer + - type: string + pattern: ^.* + x-kubernetes-int-or-string: true + type: array + selector: + description: "Selector is an optional field that contains + a selector expression (see Policy for sample syntax). + \ Only traffic that originates from (terminates at) endpoints + matching the selector will be matched. \n Note that: in + addition to the negated version of the Selector (see NotSelector + below), the selector expression syntax itself supports + negation. The two types of negation are subtly different. + One negates the set of matched endpoints, the other negates + the whole match: \n \tSelector = \"!has(my_label)\" matches + packets that are from other Calico-controlled \tendpoints + that do not have the label \"my_label\". \n \tNotSelector + = \"has(my_label)\" matches packets that are not from + Calico-controlled \tendpoints that do have the label \"my_label\". + \n The effect is that the latter will accept packets from + non-Calico sources whereas the former is limited to packets + from Calico-controlled endpoints." + type: string + serviceAccounts: + description: ServiceAccounts is an optional field that restricts + the rule to only apply to traffic that originates from + (or terminates at) a pod running as a matching service + account. + properties: + names: + description: Names is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account whose name is in the list. + items: + type: string + type: array + selector: + description: Selector is an optional field that restricts + the rule to only apply to traffic that originates + from (or terminates at) a pod running as a service + account that matches the given label selector. If + both Names and Selector are specified then they are + AND'ed. + type: string + type: object + services: + description: "Services is an optional field that contains + options for matching Kubernetes Services. If specified, + only traffic that originates from or terminates at endpoints + within the selected service(s) will be matched, and only + to/from each endpoint's port. \n Services cannot be specified + on the same rule as Selector, NotSelector, NamespaceSelector, + Nets, NotNets or ServiceAccounts. \n Ports and NotPorts + can only be specified with Services on ingress rules." + properties: + name: + description: Name specifies the name of a Kubernetes + Service to match. + type: string + namespace: + description: Namespace specifies the namespace of the + given Service. If left empty, the rule will match + within this policy's namespace. + type: string + type: object + type: object + required: + - action + type: object + type: array + order: + description: Order is an optional field that specifies the order in + which the policy is applied. Policies with higher "order" are applied + after those with lower order. If the order is omitted, it may be + considered to be "infinite" - i.e. the policy will be applied last. Policies + with identical order will be applied in alphanumerical order based + on the Policy "Name". + type: number + performanceHints: + description: "PerformanceHints contains a list of hints to Calico's + policy engine to help process the policy more efficiently. Hints + never change the enforcement behaviour of the policy. \n Currently, + the only available hint is \"AssumeNeededOnEveryNode\". When that + hint is set on a policy, Felix will act as if the policy matches + a local endpoint even if it does not. This is useful for \"preloading\" + any large static policies that are known to be used on every node. + If the policy is _not_ used on a particular node then the work done + to preload the policy (and to maintain it) is wasted." + items: + type: string + type: array + selector: + description: "The selector is an expression used to pick out the endpoints + that the policy should be applied to. \n Selector expressions follow + this syntax: \n \tlabel == \"string_literal\" -> comparison, e.g. + my_label == \"foo bar\" \tlabel != \"string_literal\" -> not + equal; also matches if label is not present \tlabel in { \"a\", + \"b\", \"c\", ... } -> true if the value of label X is one of + \"a\", \"b\", \"c\" \tlabel not in { \"a\", \"b\", \"c\", ... } + \ -> true if the value of label X is not one of \"a\", \"b\", \"c\" + \thas(label_name) -> True if that label is present \t! expr -> + negation of expr \texpr && expr -> Short-circuit and \texpr || + expr -> Short-circuit or \t( expr ) -> parens for grouping \tall() + or the empty selector -> matches all endpoints. \n Label names are + allowed to contain alphanumerics, -, _ and /. String literals are + more permissive but they do not support escape characters. \n Examples + (with made-up labels): \n \ttype == \"webserver\" && deployment + == \"prod\" \ttype in {\"frontend\", \"backend\"} \tdeployment != + \"dev\" \t! has(label_name)" + type: string + serviceAccountSelector: + description: ServiceAccountSelector is an optional field for an expression + used to select a pod based on service accounts. + type: string + types: + description: "Types indicates whether this policy applies to ingress, + or to egress, or to both. When not explicitly specified (and so + the value on creation is empty or nil), Calico defaults Types according + to what Ingress and Egress are present in the policy. The default + is: \n - [ PolicyTypeIngress ], if there are no Egress rules (including + the case where there are also no Ingress rules) \n - [ PolicyTypeEgress + ], if there are Egress rules but no Ingress rules \n - [ PolicyTypeIngress, + PolicyTypeEgress ], if there are both Ingress and Egress rules. + \n When the policy is read back again, Types will always be one + of these values, never empty or nil." + items: + description: PolicyType enumerates the possible values of the PolicySpec + Types field. + type: string + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: networksets.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: NetworkSet + listKind: NetworkSetList + plural: networksets + singular: networkset + preserveUnknownFields: false + scope: Namespaced + versions: + - name: v1 + schema: + openAPIV3Schema: + description: NetworkSet is the Namespaced-equivalent of the GlobalNetworkSet. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: NetworkSetSpec contains the specification for a NetworkSet + resource. + properties: + nets: + description: The list of IP networks that belong to this set. + items: + type: string + type: array + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/calico-kube-controllers-rbac.yaml +# Include a clusterrole for the kube-controllers component, +# and bind it to the calico-kube-controllers serviceaccount. +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: calico-kube-controllers +rules: + # Nodes are watched to monitor for deletions. + - apiGroups: [""] + resources: + - nodes + verbs: + - watch + - list + - get + # Pods are watched to check for existence as part of IPAM controller. + - apiGroups: [""] + resources: + - pods + verbs: + - get + - list + - watch + # IPAM resources are manipulated in response to node and block updates, as well as periodic triggers. + - apiGroups: ["crd.projectcalico.org"] + resources: + - ipreservations + verbs: + - list + - apiGroups: ["crd.projectcalico.org"] + resources: + - blockaffinities + - ipamblocks + - ipamhandles + verbs: + - get + - list + - create + - update + - delete + - watch + # Pools are watched to maintain a mapping of blocks to IP pools. + - apiGroups: ["crd.projectcalico.org"] + resources: + - ippools + verbs: + - list + - watch + # kube-controllers manages hostendpoints. + - apiGroups: ["crd.projectcalico.org"] + resources: + - hostendpoints + verbs: + - get + - list + - create + - update + - delete + # Needs access to update clusterinformations. + - apiGroups: ["crd.projectcalico.org"] + resources: + - clusterinformations + verbs: + - get + - list + - create + - update + - watch + # KubeControllersConfiguration is where it gets its config + - apiGroups: ["crd.projectcalico.org"] + resources: + - kubecontrollersconfigurations + verbs: + # read its own config + - get + # create a default if none exists + - create + # update status + - update + # watch for changes + - watch +--- +# Source: calico/templates/calico-node-rbac.yaml +# Include a clusterrole for the calico-node DaemonSet, +# and bind it to the calico-node serviceaccount. +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: calico-node +rules: + # Used for creating service account tokens to be used by the CNI plugin + - apiGroups: [""] + resources: + - serviceaccounts/token + resourceNames: + - calico-cni-plugin + verbs: + - create + # The CNI plugin needs to get pods, nodes, and namespaces. + - apiGroups: [""] + resources: + - pods + - nodes + - namespaces + verbs: + - get + # EndpointSlices are used for Service-based network policy rule + # enforcement. + - apiGroups: ["discovery.k8s.io"] + resources: + - endpointslices + verbs: + - watch + - list + - apiGroups: [""] + resources: + - endpoints + - services + verbs: + # Used to discover service IPs for advertisement. + - watch + - list + # Used to discover Typhas. + - get + # Pod CIDR auto-detection on kubeadm needs access to config maps. + - apiGroups: [""] + resources: + - configmaps + verbs: + - get + - apiGroups: [""] + resources: + - nodes/status + verbs: + # Needed for clearing NodeNetworkUnavailable flag. + - patch + # Calico stores some configuration information in node annotations. + - update + # Watch for changes to Kubernetes NetworkPolicies. + - apiGroups: ["networking.k8s.io"] + resources: + - networkpolicies + verbs: + - watch + - list + # Used by Calico for policy information. + - apiGroups: [""] + resources: + - pods + - namespaces + - serviceaccounts + verbs: + - list + - watch + # The CNI plugin patches pods/status. + - apiGroups: [""] + resources: + - pods/status + verbs: + - patch + # Calico monitors various CRDs for config. + - apiGroups: ["crd.projectcalico.org"] + resources: + - globalfelixconfigs + - felixconfigurations + - bgppeers + - bgpfilters + - globalbgpconfigs + - bgpconfigurations + - ippools + - ipreservations + - ipamblocks + - globalnetworkpolicies + - globalnetworksets + - networkpolicies + - networksets + - clusterinformations + - hostendpoints + - blockaffinities + - caliconodestatuses + verbs: + - get + - list + - watch + # Calico must create and update some CRDs on startup. + - apiGroups: ["crd.projectcalico.org"] + resources: + - ippools + - felixconfigurations + - clusterinformations + verbs: + - create + - update + # Calico must update some CRDs. + - apiGroups: ["crd.projectcalico.org"] + resources: + - caliconodestatuses + verbs: + - update + # Calico stores some configuration information on the node. + - apiGroups: [""] + resources: + - nodes + verbs: + - get + - list + - watch + # These permissions are only required for upgrade from v2.6, and can + # be removed after upgrade or on fresh installations. + - apiGroups: ["crd.projectcalico.org"] + resources: + - bgpconfigurations + - bgppeers + verbs: + - create + - update + # These permissions are required for Calico CNI to perform IPAM allocations. + - apiGroups: ["crd.projectcalico.org"] + resources: + - blockaffinities + - ipamblocks + - ipamhandles + verbs: + - get + - list + - create + - update + - delete + # The CNI plugin and calico/node need to be able to create a default + # IPAMConfiguration + - apiGroups: ["crd.projectcalico.org"] + resources: + - ipamconfigs + verbs: + - get + - create + # Block affinities must also be watchable by confd for route aggregation. + - apiGroups: ["crd.projectcalico.org"] + resources: + - blockaffinities + verbs: + - watch + # The Calico IPAM migration needs to get daemonsets. These permissions can be + # removed if not upgrading from an installation using host-local IPAM. + - apiGroups: ["apps"] + resources: + - daemonsets + verbs: + - get +--- +# Source: calico/templates/calico-node-rbac.yaml +# CNI cluster role +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: calico-cni-plugin +rules: + - apiGroups: [""] + resources: + - pods + - nodes + - namespaces + verbs: + - get + - apiGroups: [""] + resources: + - pods/status + verbs: + - patch + - apiGroups: ["crd.projectcalico.org"] + resources: + - blockaffinities + - ipamblocks + - ipamhandles + - clusterinformations + - ippools + - ipreservations + - ipamconfigs + verbs: + - get + - list + - create + - update + - delete +--- +# Source: calico/templates/calico-kube-controllers-rbac.yaml +kind: ClusterRoleBinding +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: calico-kube-controllers +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: calico-kube-controllers +subjects: +- kind: ServiceAccount + name: calico-kube-controllers + namespace: kube-system +--- +# Source: calico/templates/calico-node-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: calico-node +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: calico-node +subjects: +- kind: ServiceAccount + name: calico-node + namespace: kube-system +--- +# Source: calico/templates/calico-node-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: calico-cni-plugin +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: calico-cni-plugin +subjects: +- kind: ServiceAccount + name: calico-cni-plugin + namespace: kube-system +--- +# Source: calico/templates/calico-node.yaml +# This manifest installs the calico-node container, as well +# as the CNI plugins and network config on +# each master and worker node in a Kubernetes cluster. +kind: DaemonSet +apiVersion: apps/v1 +metadata: + name: calico-node + namespace: kube-system + labels: + k8s-app: calico-node +spec: + selector: + matchLabels: + k8s-app: calico-node + updateStrategy: + type: RollingUpdate + rollingUpdate: + maxUnavailable: 1 + template: + metadata: + labels: + k8s-app: calico-node + spec: + nodeSelector: + kubernetes.io/os: linux + hostNetwork: true + tolerations: + # Make sure calico-node gets scheduled on all nodes. + - effect: NoSchedule + operator: Exists + # Mark the pod as a critical add-on for rescheduling. + - key: CriticalAddonsOnly + operator: Exists + - effect: NoExecute + operator: Exists + serviceAccountName: calico-node + securityContext: + seccompProfile: + type: RuntimeDefault + # Minimize downtime during a rolling upgrade or deletion; tell Kubernetes to do a "force + # deletion": https://kubernetes.io/docs/concepts/workloads/pods/pod/#termination-of-pods. + terminationGracePeriodSeconds: 0 + priorityClassName: system-node-critical + initContainers: + # This container performs upgrade from host-local IPAM to calico-ipam. + # It can be deleted if this is a fresh installation, or if you have already + # upgraded to use calico-ipam. + - name: upgrade-ipam + image: docker.io/calico/cni:master + imagePullPolicy: IfNotPresent + command: ["/opt/cni/bin/calico-ipam", "-upgrade"] + envFrom: + - configMapRef: + # Allow KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT to be overridden for eBPF mode. + name: kubernetes-services-endpoint + optional: true + env: + - name: KUBERNETES_NODE_NAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + - name: CALICO_NETWORKING_BACKEND + valueFrom: + configMapKeyRef: + name: calico-config + key: calico_backend + volumeMounts: + - mountPath: /var/lib/cni/networks + name: host-local-net-dir + - mountPath: /host/opt/cni/bin + name: cni-bin-dir + securityContext: + privileged: true + # This container installs the CNI binaries + # and CNI network config file on each node. + - name: install-cni + image: docker.io/calico/cni:master + imagePullPolicy: IfNotPresent + command: ["/opt/cni/bin/install"] + envFrom: + - configMapRef: + # Allow KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT to be overridden for eBPF mode. + name: kubernetes-services-endpoint + optional: true + env: + # Name of the CNI config file to create. + - name: CNI_CONF_NAME + value: "10-calico.conflist" + # The CNI network config to install on each node. + - name: CNI_NETWORK_CONFIG + valueFrom: + configMapKeyRef: + name: calico-config + key: cni_network_config + # Set the hostname based on the k8s node name. + - name: KUBERNETES_NODE_NAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + # CNI MTU Config variable + - name: CNI_MTU + valueFrom: + configMapKeyRef: + name: calico-config + key: veth_mtu + # Prevents the container from sleeping forever. + - name: SLEEP + value: "false" + volumeMounts: + - mountPath: /host/opt/cni/bin + name: cni-bin-dir + - mountPath: /host/etc/cni/net.d + name: cni-net-dir + securityContext: + privileged: true + # This init container mounts the necessary filesystems needed by the BPF data plane + # i.e. bpf at /sys/fs/bpf and cgroup2 at /run/calico/cgroup. Calico-node initialisation is executed + # in best effort fashion, i.e. no failure for errors, to not disrupt pod creation in iptable mode. + - name: "mount-bpffs" + image: docker.io/calico/node:master + imagePullPolicy: IfNotPresent + command: ["calico-node", "-init", "-best-effort"] + volumeMounts: + - mountPath: /sys/fs + name: sys-fs + # Bidirectional is required to ensure that the new mount we make at /sys/fs/bpf propagates to the host + # so that it outlives the init container. + mountPropagation: Bidirectional + - mountPath: /var/run/calico + name: var-run-calico + # Bidirectional is required to ensure that the new mount we make at /run/calico/cgroup propagates to the host + # so that it outlives the init container. + mountPropagation: Bidirectional + # Mount /proc/ from host which usually is an init program at /nodeproc. It's needed by mountns binary, + # executed by calico-node, to mount root cgroup2 fs at /run/calico/cgroup to attach CTLB programs correctly. + - mountPath: /nodeproc + name: nodeproc + readOnly: true + securityContext: + privileged: true + containers: + # Runs calico-node container on each Kubernetes node. This + # container programs network policy and routes on each + # host. + - name: calico-node + image: docker.io/calico/node:master + imagePullPolicy: IfNotPresent + envFrom: + - configMapRef: + # Allow KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT to be overridden for eBPF mode. + name: kubernetes-services-endpoint + optional: true + env: + # Use Kubernetes API as the backing datastore. + - name: DATASTORE_TYPE + value: "kubernetes" + # Wait for the datastore. + - name: WAIT_FOR_DATASTORE + value: "true" + # Set based on the k8s node name. + - name: NODENAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + # Choose the backend to use. + - name: CALICO_NETWORKING_BACKEND + valueFrom: + configMapKeyRef: + name: calico-config + key: calico_backend + # Cluster type to identify the deployment type + - name: CLUSTER_TYPE + value: "k8s,bgp" + # Auto-detect the BGP IP address. + - name: IP + value: "autodetect" + # Enable IPIP + - name: CALICO_IPV4POOL_IPIP + value: "Always" + # Enable or Disable VXLAN on the default IP pool. + - name: CALICO_IPV4POOL_VXLAN + value: "Never" + # Enable or Disable VXLAN on the default IPv6 IP pool. + - name: CALICO_IPV6POOL_VXLAN + value: "Never" + # Set MTU for tunnel device used if ipip is enabled + - name: FELIX_IPINIPMTU + valueFrom: + configMapKeyRef: + name: calico-config + key: veth_mtu + # Set MTU for the VXLAN tunnel device. + - name: FELIX_VXLANMTU + valueFrom: + configMapKeyRef: + name: calico-config + key: veth_mtu + # Set MTU for the Wireguard tunnel device. + - name: FELIX_WIREGUARDMTU + valueFrom: + configMapKeyRef: + name: calico-config + key: veth_mtu + # The default IPv4 pool to create on startup if none exists. Pod IPs will be + # chosen from this range. Changing this value after installation will have + # no effect. This should fall within `--cluster-cidr`. + # - name: CALICO_IPV4POOL_CIDR + # value: "192.168.0.0/16" + # Disable file logging so `kubectl logs` works. + - name: CALICO_DISABLE_FILE_LOGGING + value: "true" + # Set Felix endpoint to host default action to ACCEPT. + - name: FELIX_DEFAULTENDPOINTTOHOSTACTION + value: "ACCEPT" + # Disable IPv6 on Kubernetes. + - name: FELIX_IPV6SUPPORT + value: "false" + - name: FELIX_HEALTHENABLED + value: "true" + securityContext: + privileged: true + resources: + requests: + cpu: 250m + lifecycle: + preStop: + exec: + command: + - /bin/calico-node + - -shutdown + livenessProbe: + exec: + command: + - /bin/calico-node + - -felix-live + periodSeconds: 10 + initialDelaySeconds: 10 + failureThreshold: 6 + timeoutSeconds: 10 + readinessProbe: + exec: + command: + - /bin/calico-node + - -felix-ready + periodSeconds: 10 + timeoutSeconds: 10 + volumeMounts: + # For maintaining CNI plugin API credentials. + - mountPath: /host/etc/cni/net.d + name: cni-net-dir + readOnly: false + - mountPath: /lib/modules + name: lib-modules + readOnly: true + - mountPath: /run/xtables.lock + name: xtables-lock + readOnly: false + - mountPath: /var/run/calico + name: var-run-calico + readOnly: false + - mountPath: /var/lib/calico + name: var-lib-calico + readOnly: false + - name: policysync + mountPath: /var/run/nodeagent + # For eBPF mode, we need to be able to mount the BPF filesystem at /sys/fs/bpf so we mount in the + # parent directory. + - name: bpffs + mountPath: /sys/fs/bpf + - name: cni-log-dir + mountPath: /var/log/calico/cni + readOnly: true + volumes: + # Used by calico-node. + - name: lib-modules + hostPath: + path: /lib/modules + - name: var-run-calico + hostPath: + path: /var/run/calico + type: DirectoryOrCreate + - name: var-lib-calico + hostPath: + path: /var/lib/calico + type: DirectoryOrCreate + - name: xtables-lock + hostPath: + path: /run/xtables.lock + type: FileOrCreate + - name: sys-fs + hostPath: + path: /sys/fs/ + type: DirectoryOrCreate + - name: bpffs + hostPath: + path: /sys/fs/bpf + type: Directory + # mount /proc at /nodeproc to be used by mount-bpffs initContainer to mount root cgroup2 fs. + - name: nodeproc + hostPath: + path: /proc + # Used to install CNI. + - name: cni-bin-dir + hostPath: + path: /opt/cni/bin + type: DirectoryOrCreate + - name: cni-net-dir + hostPath: + path: /etc/cni/net.d + # Used to access CNI logs. + - name: cni-log-dir + hostPath: + path: /var/log/calico/cni + # Mount in the directory for host-local IPAM allocations. This is + # used when upgrading from host-local to calico-ipam, and can be removed + # if not using the upgrade-ipam init container. + - name: host-local-net-dir + hostPath: + path: /var/lib/cni/networks + # Used to create per-pod Unix Domain Sockets + - name: policysync + hostPath: + type: DirectoryOrCreate + path: /var/run/nodeagent +--- +# Source: calico/templates/calico-kube-controllers.yaml +# See https://github.com/projectcalico/kube-controllers +apiVersion: apps/v1 +kind: Deployment +metadata: + name: calico-kube-controllers + namespace: kube-system + labels: + k8s-app: calico-kube-controllers +spec: + # The controllers can only have a single active instance. + replicas: 1 + selector: + matchLabels: + k8s-app: calico-kube-controllers + strategy: + type: Recreate + template: + metadata: + name: calico-kube-controllers + namespace: kube-system + labels: + k8s-app: calico-kube-controllers + spec: + nodeSelector: + kubernetes.io/os: linux + tolerations: + # Mark the pod as a critical add-on for rescheduling. + - key: CriticalAddonsOnly + operator: Exists + - key: node-role.kubernetes.io/master + effect: NoSchedule + - key: node-role.kubernetes.io/control-plane + effect: NoSchedule + serviceAccountName: calico-kube-controllers + securityContext: + seccompProfile: + type: RuntimeDefault + priorityClassName: system-cluster-critical + containers: + - name: calico-kube-controllers + image: docker.io/calico/kube-controllers:master + imagePullPolicy: IfNotPresent + env: + # Choose which controllers to run. + - name: ENABLED_CONTROLLERS + value: node + - name: DATASTORE_TYPE + value: kubernetes + livenessProbe: + exec: + command: + - /usr/bin/check-status + - -l + periodSeconds: 10 + initialDelaySeconds: 10 + failureThreshold: 6 + timeoutSeconds: 10 + readinessProbe: + exec: + command: + - /usr/bin/check-status + - -r + periodSeconds: 10 diff --git a/node/filesystem/etc/rc.local b/node/filesystem/etc/rc.local index 24768f9dff2..8efbdf9f46a 100755 --- a/node/filesystem/etc/rc.local +++ b/node/filesystem/etc/rc.local @@ -52,6 +52,10 @@ case "$CALICO_NETWORKING_BACKEND" in # If running in policy only mode, we don't need to run BIRD / Confd. echo "CALICO_NETWORKING_BACKEND is none - no BGP daemon running" ;; + "ipip" ) + # If running in IPIP-only mode, we don't need to run BIRD / Confd. + echo "CALICO_NETWORKING_BACKEND is ipip - no need to run a BGP daemon" + ;; "vxlan" ) # If running in VXLAN-only mode, we don't need to run BIRD / Confd. echo "CALICO_NETWORKING_BACKEND is vxlan - no need to run a BGP daemon" From adf44299bcc8c04070252ecdb9a8606d66b0d4c0 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 12 Jul 2024 10:45:31 -0700 Subject: [PATCH 02/31] Update manifests --- manifests/calico-ipip.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index 6e7d01892cd..0f45c10f803 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -1389,6 +1389,13 @@ spec: setting. \n This setting is overridden by the GOGC environment variable. \n [Default: 40]" type: integer + goMaxProcs: + description: "GoMaxProcs sets the maximum number of CPUs that the + Go runtime will use concurrently. A value of -1 means \"use the + system default\"; typically the number of real CPUs on the system. + \n this setting is overridden by the GOMAXPROCS environment variable. + \n [Default: -1]" + type: integer goMemoryLimitMB: description: "GoMemoryLimitMB sets a (soft) memory limit for the Go runtime in MB. The Go runtime will try to keep its memory usage @@ -1618,6 +1625,10 @@ spec: netlinkTimeout: pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string + nftablesMode: + description: 'NFTablesMode configures nftables support in Felix. [Default: + Disabled]' + type: string openstackRegion: description: 'OpenstackRegion is the name of the region that a particular Felix belongs to. In a multi-region Calico/OpenStack deployment, From 6d8dffb98aab1c4d289ff1d6b6de7a51cfb346e3 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 12 Jul 2024 21:14:17 -0700 Subject: [PATCH 03/31] Change interface name to ipip.calico --- api/pkg/apis/projectcalico/v3/felixconfig.go | 9 +++++++++ api/pkg/openapi/openapi_generated.go | 7 +++++++ calicoctl/calicoctl/commands/crds/crds.go | 2 +- felix/dataplane/linux/ipip_mgr.go | 12 ++++++++++-- felix/fv/ipip_test.go | 17 +++++++++-------- ...d.projectcalico.org_felixconfigurations.yaml | 4 ++++ manifests/calico-bpf.yaml | 4 ++++ manifests/calico-ipip.yaml | 4 ++++ manifests/calico-policy-only.yaml | 4 ++++ manifests/calico-typha.yaml | 4 ++++ manifests/calico-vxlan.yaml | 4 ++++ manifests/calico.yaml | 4 ++++ manifests/canal.yaml | 4 ++++ manifests/crds.yaml | 4 ++++ manifests/flannel-migration/calico.yaml | 4 ++++ ...d.projectcalico.org_felixconfigurations.yaml | 4 ++++ manifests/operator-crds.yaml | 4 ++++ manifests/tigera-operator.yaml | 4 ++++ 18 files changed, 88 insertions(+), 11 deletions(-) diff --git a/api/pkg/apis/projectcalico/v3/felixconfig.go b/api/pkg/apis/projectcalico/v3/felixconfig.go index b944145e2ba..b776357a945 100644 --- a/api/pkg/apis/projectcalico/v3/felixconfig.go +++ b/api/pkg/apis/projectcalico/v3/felixconfig.go @@ -59,6 +59,13 @@ const ( NFTablesModeDisabled = "Disabled" ) +type IPIPRouteMode string + +const ( + IPIPRouteModeBIRD = "Bird" + IPIPRouteModeFelix = "Felix" +) + // +kubebuilder:validation:Enum=DoNothing;Enable;Disable type AWSSrcDstCheckOption string @@ -278,6 +285,8 @@ type FelixConfigurationSpec struct { IPIPEnabled *bool `json:"ipipEnabled,omitempty" confignamev1:"IpInIpEnabled"` // IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440] IPIPMTU *int `json:"ipipMTU,omitempty" confignamev1:"IpInIpMtu"` + // IPIPRouteMode selects whether Felix should program IPIP routes instead of BIRD. [Default: Bird] + IPIPRouteMode IPIPRouteMode `json:"ipipRoutes,omitempty" validate:"omitempty,oneof=Bird Felix"` // VXLANEnabled overrides whether Felix should create the VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix determines this based on the existing IP pools. [Default: nil (unset)] VXLANEnabled *bool `json:"vxlanEnabled,omitempty" confignamev1:"VXLANEnabled"` diff --git a/api/pkg/openapi/openapi_generated.go b/api/pkg/openapi/openapi_generated.go index 02c48d2f480..ef3dc56f580 100644 --- a/api/pkg/openapi/openapi_generated.go +++ b/api/pkg/openapi/openapi_generated.go @@ -2452,6 +2452,13 @@ func schema_pkg_apis_projectcalico_v3_FelixConfigurationSpec(ref common.Referenc Format: "int32", }, }, + "ipipRoutes": { + SchemaProps: spec.SchemaProps{ + Description: "IPIPRouteMode selects whether Felix should program IPIP routes instead of BIRD. [Default: Bird]", + Type: []string{"string"}, + Format: "", + }, + }, "vxlanEnabled": { SchemaProps: spec.SchemaProps{ Description: "VXLANEnabled overrides whether Felix should create the VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix determines this based on the existing IP pools. [Default: nil (unset)]", diff --git a/calicoctl/calicoctl/commands/crds/crds.go b/calicoctl/calicoctl/commands/crds/crds.go index c13dee4d970..6447a9ca3bf 100644 --- a/calicoctl/calicoctl/commands/crds/crds.go +++ b/calicoctl/calicoctl/commands/crds/crds.go @@ -23,7 +23,7 @@ const ( blockaffinities = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: blockaffinities.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: BlockAffinity\n listKind: BlockAffinityList\n plural: blockaffinities\n singular: blockaffinity\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: BlockAffinitySpec contains the specification for a BlockAffinity\n resource.\n properties:\n cidr:\n type: string\n deleted:\n description: Deleted indicates that this block affinity is being deleted.\n This field is a string for compatibility with older releases that\n mistakenly treat this field as a string.\n type: string\n node:\n type: string\n state:\n type: string\n required:\n - cidr\n - deleted\n - node\n - state\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" caliconodestatuses = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n annotations:\n controller-gen.kubebuilder.io/version: (devel)\n creationTimestamp: null\n name: caliconodestatuses.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: CalicoNodeStatus\n listKind: CalicoNodeStatusList\n plural: caliconodestatuses\n singular: caliconodestatus\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: CalicoNodeStatusSpec contains the specification for a CalicoNodeStatus\n resource.\n properties:\n classes:\n description: Classes declares the types of information to monitor\n for this calico/node, and allows for selective status reporting\n about certain subsets of information.\n items:\n type: string\n type: array\n node:\n description: The node name identifies the Calico node instance for\n node status.\n type: string\n updatePeriodSeconds:\n description: UpdatePeriodSeconds is the period at which CalicoNodeStatus\n should be updated. Set to 0 to disable CalicoNodeStatus refresh.\n Maximum update period is one day.\n format: int32\n type: integer\n type: object\n status:\n description: CalicoNodeStatusStatus defines the observed state of CalicoNodeStatus.\n No validation needed for status since it is updated by Calico.\n properties:\n agent:\n description: Agent holds agent status on the node.\n properties:\n birdV4:\n description: BIRDV4 represents the latest observed status of bird4.\n properties:\n lastBootTime:\n description: LastBootTime holds the value of lastBootTime\n from bird.ctl output.\n type: string\n lastReconfigurationTime:\n description: LastReconfigurationTime holds the value of lastReconfigTime\n from bird.ctl output.\n type: string\n routerID:\n description: Router ID used by bird.\n type: string\n state:\n description: The state of the BGP Daemon.\n type: string\n version:\n description: Version of the BGP daemon\n type: string\n type: object\n birdV6:\n description: BIRDV6 represents the latest observed status of bird6.\n properties:\n lastBootTime:\n description: LastBootTime holds the value of lastBootTime\n from bird.ctl output.\n type: string\n lastReconfigurationTime:\n description: LastReconfigurationTime holds the value of lastReconfigTime\n from bird.ctl output.\n type: string\n routerID:\n description: Router ID used by bird.\n type: string\n state:\n description: The state of the BGP Daemon.\n type: string\n version:\n description: Version of the BGP daemon\n type: string\n type: object\n type: object\n bgp:\n description: BGP holds node BGP status.\n properties:\n numberEstablishedV4:\n description: The total number of IPv4 established bgp sessions.\n type: integer\n numberEstablishedV6:\n description: The total number of IPv6 established bgp sessions.\n type: integer\n numberNotEstablishedV4:\n description: The total number of IPv4 non-established bgp sessions.\n type: integer\n numberNotEstablishedV6:\n description: The total number of IPv6 non-established bgp sessions.\n type: integer\n peersV4:\n description: PeersV4 represents IPv4 BGP peers status on the node.\n items:\n description: CalicoNodePeer contains the status of BGP peers\n on the node.\n properties:\n peerIP:\n description: IP address of the peer whose condition we are\n reporting.\n type: string\n since:\n description: Since the state or reason last changed.\n type: string\n state:\n description: State is the BGP session state.\n type: string\n type:\n description: Type indicates whether this peer is configured\n via the node-to-node mesh, or via en explicit global or\n per-node BGPPeer object.\n type: string\n type: object\n type: array\n peersV6:\n description: PeersV6 represents IPv6 BGP peers status on the node.\n items:\n description: CalicoNodePeer contains the status of BGP peers\n on the node.\n properties:\n peerIP:\n description: IP address of the peer whose condition we are\n reporting.\n type: string\n since:\n description: Since the state or reason last changed.\n type: string\n state:\n description: State is the BGP session state.\n type: string\n type:\n description: Type indicates whether this peer is configured\n via the node-to-node mesh, or via en explicit global or\n per-node BGPPeer object.\n type: string\n type: object\n type: array\n required:\n - numberEstablishedV4\n - numberEstablishedV6\n - numberNotEstablishedV4\n - numberNotEstablishedV6\n type: object\n lastUpdated:\n description: LastUpdated is a timestamp representing the server time\n when CalicoNodeStatus object last updated. It is represented in\n RFC3339 form and is in UTC.\n format: date-time\n nullable: true\n type: string\n routes:\n description: Routes reports routes known to the Calico BGP daemon\n on the node.\n properties:\n routesV4:\n description: RoutesV4 represents IPv4 routes on the node.\n items:\n description: CalicoNodeRoute contains the status of BGP routes\n on the node.\n properties:\n destination:\n description: Destination of the route.\n type: string\n gateway:\n description: Gateway for the destination.\n type: string\n interface:\n description: Interface for the destination\n type: string\n learnedFrom:\n description: LearnedFrom contains information regarding\n where this route originated.\n properties:\n peerIP:\n description: If sourceType is NodeMesh or BGPPeer, IP\n address of the router that sent us this route.\n type: string\n sourceType:\n description: Type of the source where a route is learned\n from.\n type: string\n type: object\n type:\n description: Type indicates if the route is being used for\n forwarding or not.\n type: string\n type: object\n type: array\n routesV6:\n description: RoutesV6 represents IPv6 routes on the node.\n items:\n description: CalicoNodeRoute contains the status of BGP routes\n on the node.\n properties:\n destination:\n description: Destination of the route.\n type: string\n gateway:\n description: Gateway for the destination.\n type: string\n interface:\n description: Interface for the destination\n type: string\n learnedFrom:\n description: LearnedFrom contains information regarding\n where this route originated.\n properties:\n peerIP:\n description: If sourceType is NodeMesh or BGPPeer, IP\n address of the router that sent us this route.\n type: string\n sourceType:\n description: Type of the source where a route is learned\n from.\n type: string\n type: object\n type:\n description: Type indicates if the route is being used for\n forwarding or not.\n type: string\n type: object\n type: array\n type: object\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" clusterinformations = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: clusterinformations.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: ClusterInformation\n listKind: ClusterInformationList\n plural: clusterinformations\n singular: clusterinformation\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: ClusterInformation contains the cluster specific information.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: ClusterInformationSpec contains the values of describing\n the cluster.\n properties:\n calicoVersion:\n description: CalicoVersion is the version of Calico that the cluster\n is running\n type: string\n clusterGUID:\n description: ClusterGUID is the GUID of the cluster\n type: string\n clusterType:\n description: ClusterType describes the type of the cluster\n type: string\n datastoreReady:\n description: DatastoreReady is used during significant datastore migrations\n to signal to components such as Felix that it should wait before\n accessing the datastore.\n type: boolean\n variant:\n description: Variant declares which variant of Calico should be active.\n type: string\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" - felixconfigurations = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: felixconfigurations.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: FelixConfiguration\n listKind: FelixConfigurationList\n plural: felixconfigurations\n singular: felixconfiguration\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: Felix Configuration contains the configuration for Felix.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: FelixConfigurationSpec contains the values of the Felix configuration.\n properties:\n allowIPIPPacketsFromWorkloads:\n description: 'AllowIPIPPacketsFromWorkloads controls whether Felix\n will add a rule to drop IPIP encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n allowVXLANPacketsFromWorkloads:\n description: 'AllowVXLANPacketsFromWorkloads controls whether Felix\n will add a rule to drop VXLAN encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n awsSrcDstCheck:\n description: 'Set source-destination-check on AWS EC2 instances. Accepted\n value must be one of \"DoNothing\", \"Enable\" or \"Disable\". [Default:\n DoNothing]'\n enum:\n - DoNothing\n - Enable\n - Disable\n type: string\n bpfCTLBLogFilter:\n description: 'BPFCTLBLogFilter specifies, what is logged by connect\n time load balancer when BPFLogLevel is debug. Currently has to be\n specified as ''all'' when BPFLogFilters is set to see CTLB logs.\n [Default: unset - means logs are emitted when BPFLogLevel id debug\n and BPFLogFilters not set.]'\n type: string\n bpfConnectTimeLoadBalancing:\n description: 'BPFConnectTimeLoadBalancing when in BPF mode, controls\n whether Felix installs the connect-time load balancer. The connect-time\n load balancer is required for the host to be able to reach Kubernetes\n services and it improves the performance of pod-to-service connections.When\n set to TCP, connect time load balancing is available only for services\n with TCP ports. [Default: TCP]'\n enum:\n - TCP\n - Enabled\n - Disabled\n type: string\n bpfConnectTimeLoadBalancingEnabled:\n description: 'BPFConnectTimeLoadBalancingEnabled when in BPF mode,\n controls whether Felix installs the connection-time load balancer. The\n connect-time load balancer is required for the host to be able to\n reach Kubernetes services and it improves the performance of pod-to-service\n connections. The only reason to disable it is for debugging purposes.\n This will be deprecated. Use BPFConnectTimeLoadBalancing [Default:\n true]'\n type: boolean\n bpfDSROptoutCIDRs:\n description: BPFDSROptoutCIDRs is a list of CIDRs which are excluded\n from DSR. That is, clients in those CIDRs will accesses nodeports\n as if BPFExternalServiceMode was set to Tunnel.\n items:\n type: string\n type: array\n bpfDataIfacePattern:\n description: BPFDataIfacePattern is a regular expression that controls\n which interfaces Felix should attach BPF programs to in order to\n catch traffic to/from the network. This needs to match the interfaces\n that Calico workload traffic flows over as well as any interfaces\n that handle incoming traffic to nodeports and services from outside\n the cluster. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableGROForIfaces:\n description: BPFDisableGROForIfaces is a regular expression that controls\n which interfaces Felix should disable the Generic Receive Offload\n [GRO] option. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableUnprivileged:\n description: 'BPFDisableUnprivileged, if enabled, Felix sets the kernel.unprivileged_bpf_disabled\n sysctl to disable unprivileged use of BPF. This ensures that unprivileged\n users cannot access Calico''s BPF maps and cannot insert their own\n BPF programs to interfere with Calico''s. [Default: true]'\n type: boolean\n bpfEnabled:\n description: 'BPFEnabled, if enabled Felix will use the BPF dataplane.\n [Default: false]'\n type: boolean\n bpfEnforceRPF:\n description: 'BPFEnforceRPF enforce strict RPF on all host interfaces\n with BPF programs regardless of what is the per-interfaces or global\n setting. Possible values are Disabled, Strict or Loose. [Default:\n Loose]'\n pattern: ^(?i)(Disabled|Strict|Loose)?$\n type: string\n bpfExcludeCIDRsFromNAT:\n description: BPFExcludeCIDRsFromNAT is a list of CIDRs that are to\n be excluded from NAT resolution so that host can handle them. A\n typical usecase is node local DNS cache.\n items:\n type: string\n type: array\n bpfExtToServiceConnmark:\n description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit\n mark that is set on connections from an external client to a local\n service. This mark allows us to control how packets of that connection\n are routed within the host and how is routing interpreted by RPF\n check. [Default: 0]'\n type: integer\n bpfExternalServiceMode:\n description: 'BPFExternalServiceMode in BPF mode, controls how connections\n from outside the cluster to services (node ports and cluster IPs)\n are forwarded to remote workloads. If set to \"Tunnel\" then both\n request and response traffic is tunneled to the remote node. If\n set to \"DSR\", the request traffic is tunneled but the response traffic\n is sent directly from the remote node. In \"DSR\" mode, the remote\n node appears to use the IP of the ingress node; this requires a\n permissive L2 network. [Default: Tunnel]'\n pattern: ^(?i)(Tunnel|DSR)?$\n type: string\n bpfForceTrackPacketsFromIfaces:\n description: 'BPFForceTrackPacketsFromIfaces in BPF mode, forces traffic\n from these interfaces to skip Calico''s iptables NOTRACK rule, allowing\n traffic from those interfaces to be tracked by Linux conntrack. Should\n only be used for interfaces that are not used for the Calico fabric. For\n example, a docker bridge device for non-Calico-networked containers.\n [Default: docker+]'\n items:\n type: string\n type: array\n bpfHostConntrackBypass:\n description: 'BPFHostConntrackBypass Controls whether to bypass Linux\n conntrack in BPF mode for workloads and services. [Default: true\n - bypass Linux conntrack]'\n type: boolean\n bpfHostNetworkedNATWithoutCTLB:\n description: 'BPFHostNetworkedNATWithoutCTLB when in BPF mode, controls\n whether Felix does a NAT without CTLB. This along with BPFConnectTimeLoadBalancing\n determines the CTLB behavior. [Default: Enabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n bpfKubeProxyEndpointSlicesEnabled:\n description: BPFKubeProxyEndpointSlicesEnabled is deprecated and has\n no effect. BPF kube-proxy always accepts endpoint slices. This option\n will be removed in the next release.\n type: boolean\n bpfKubeProxyIptablesCleanupEnabled:\n description: 'BPFKubeProxyIptablesCleanupEnabled, if enabled in BPF\n mode, Felix will proactively clean up the upstream Kubernetes kube-proxy''s\n iptables chains. Should only be enabled if kube-proxy is not running. [Default:\n true]'\n type: boolean\n bpfKubeProxyMinSyncPeriod:\n description: 'BPFKubeProxyMinSyncPeriod, in BPF mode, controls the\n minimum time between updates to the dataplane for Felix''s embedded\n kube-proxy. Lower values give reduced set-up latency. Higher values\n reduce Felix CPU usage by batching up more work. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n bpfL3IfacePattern:\n description: BPFL3IfacePattern is a regular expression that allows\n to list tunnel devices like wireguard or vxlan (i.e., L3 devices)\n in addition to BPFDataIfacePattern. That is, tunnel interfaces not\n created by Calico, that Calico workload traffic flows over as well\n as any interfaces that handle incoming traffic to nodeports and\n services from outside the cluster.\n type: string\n bpfLogFilters:\n additionalProperties:\n type: string\n description: \"BPFLogFilters is a map of key=values where the value\n is a pcap filter expression and the key is an interface name with\n 'all' denoting all interfaces, 'weps' all workload endpoints and\n 'heps' all host endpoints. \\n When specified as an env var, it accepts\n a comma-separated list of key=values. [Default: unset - means all\n debug logs are emitted]\"\n type: object\n bpfLogLevel:\n description: 'BPFLogLevel controls the log level of the BPF programs\n when in BPF dataplane mode. One of \"Off\", \"Info\", or \"Debug\". The\n logs are emitted to the BPF trace pipe, accessible with the command\n `tc exec bpf debug`. [Default: Off].'\n pattern: ^(?i)(Off|Info|Debug)?$\n type: string\n bpfMapSizeConntrack:\n description: 'BPFMapSizeConntrack sets the size for the conntrack\n map. This map must be large enough to hold an entry for each active\n connection. Warning: changing the size of the conntrack map can\n cause disruption.'\n type: integer\n bpfMapSizeIPSets:\n description: BPFMapSizeIPSets sets the size for ipsets map. The IP\n sets map must be large enough to hold an entry for each endpoint\n matched by every selector in the source/destination matches in network\n policy. Selectors such as \"all()\" can result in large numbers of\n entries (one entry per endpoint in that case).\n type: integer\n bpfMapSizeIfState:\n description: BPFMapSizeIfState sets the size for ifstate map. The\n ifstate map must be large enough to hold an entry for each device\n (host + workloads) on a host.\n type: integer\n bpfMapSizeNATAffinity:\n type: integer\n bpfMapSizeNATBackend:\n description: BPFMapSizeNATBackend sets the size for nat back end map.\n This is the total number of endpoints. This is mostly more than\n the size of the number of services.\n type: integer\n bpfMapSizeNATFrontend:\n description: BPFMapSizeNATFrontend sets the size for nat front end\n map. FrontendMap should be large enough to hold an entry for each\n nodeport, external IP and each port in each service.\n type: integer\n bpfMapSizeRoute:\n description: BPFMapSizeRoute sets the size for the routes map. The\n routes map should be large enough to hold one entry per workload\n and a handful of entries per host (enough to cover its own IPs and\n tunnel IPs).\n type: integer\n bpfPSNATPorts:\n anyOf:\n - type: integer\n - type: string\n description: 'BPFPSNATPorts sets the range from which we randomly\n pick a port if there is a source port collision. This should be\n within the ephemeral range as defined by RFC 6056 (1024–65535) and\n preferably outside the ephemeral ranges used by common operating\n systems. Linux uses 32768–60999, while others mostly use the IANA\n defined range 49152–65535. It is not necessarily a problem if this\n range overlaps with the operating systems. Both ends of the range\n are inclusive. [Default: 20000:29999]'\n pattern: ^.*\n x-kubernetes-int-or-string: true\n bpfPolicyDebugEnabled:\n description: BPFPolicyDebugEnabled when true, Felix records detailed\n information about the BPF policy programs, which can be examined\n with the calico-bpf command-line tool.\n type: boolean\n chainInsertMode:\n description: 'ChainInsertMode controls whether Felix hooks the kernel''s\n top-level iptables chains by inserting a rule at the top of the\n chain or by appending a rule at the bottom. insert is the safe default\n since it prevents Calico''s rules from being bypassed. If you switch\n to append mode, be sure that the other rules in the chains signal\n acceptance by falling through to the Calico rules, otherwise the\n Calico policy will be bypassed. [Default: insert]'\n pattern: ^(?i)(insert|append)?$\n type: string\n dataplaneDriver:\n description: DataplaneDriver filename of the external dataplane driver\n to use. Only used if UseInternalDataplaneDriver is set to false.\n type: string\n dataplaneWatchdogTimeout:\n description: \"DataplaneWatchdogTimeout is the readiness/liveness timeout\n used for Felix's (internal) dataplane driver. Increase this value\n if you experience spurious non-ready or non-live events when Felix\n is under heavy load. Decrease the value to get felix to report non-live\n or non-ready more quickly. [Default: 90s] \\n Deprecated: replaced\n by the generic HealthTimeoutOverrides.\"\n type: string\n debugDisableLogDropping:\n type: boolean\n debugHost:\n description: DebugHost is the host IP or hostname to bind the debug\n port to. Only used if DebugPort is set. [Default:localhost]\n type: string\n debugMemoryProfilePath:\n type: string\n debugPort:\n description: DebugPort if set, enables Felix's debug HTTP port, which\n allows memory and CPU profiles to be retrieved. The debug port\n is not secure, it should not be exposed to the internet.\n type: integer\n debugSimulateCalcGraphHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneApplyDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n defaultEndpointToHostAction:\n description: 'DefaultEndpointToHostAction controls what happens to\n traffic that goes from a workload endpoint to the host itself (after\n the traffic hits the endpoint egress policy). By default Calico\n blocks traffic from workload endpoints to the host itself with an\n iptables \"DROP\" action. If you want to allow some or all traffic\n from endpoint to host, set this parameter to RETURN or ACCEPT. Use\n RETURN if you have your own rules in the iptables \"INPUT\" chain;\n Calico will insert its rules at the top of that chain, then \"RETURN\"\n packets to the \"INPUT\" chain once it has completed processing workload\n endpoint egress policy. Use ACCEPT to unconditionally accept packets\n from workloads after processing workload endpoint egress policy.\n [Default: Drop]'\n pattern: ^(?i)(Drop|Accept|Return)?$\n type: string\n deviceRouteProtocol:\n description: This defines the route protocol added to programmed device\n routes, by default this will be RTPROT_BOOT when left blank.\n type: integer\n deviceRouteSourceAddress:\n description: This is the IPv4 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n deviceRouteSourceAddressIPv6:\n description: This is the IPv6 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n disableConntrackInvalidCheck:\n type: boolean\n endpointReportingDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n endpointReportingEnabled:\n type: boolean\n endpointStatusPathPrefix:\n description: \"EndpointStatusPathPrefix is the path to the directory\n where endpoint status will be written. Endpoint status file reporting\n is disabled if field is left empty. \\n Chosen directory should match\n the directory used by the CNI for PodStartupDelay. [Default: \\\"\\\"]\"\n type: string\n externalNodesList:\n description: ExternalNodesCIDRList is a list of CIDR's of external-non-calico-nodes\n which may source tunnel traffic and have the tunneled traffic be\n accepted at calico nodes.\n items:\n type: string\n type: array\n failsafeInboundHostPorts:\n description: 'FailsafeInboundHostPorts is a list of PortProto struct\n objects including UDP/TCP/SCTP ports and CIDRs that Felix will allow\n incoming traffic to host endpoints on irrespective of the security\n policy. This is useful to avoid accidentally cutting off a host\n with incorrect configuration. For backwards compatibility, if the\n protocol is not specified, it defaults to \"tcp\". If a CIDR is not\n specified, it will allow traffic from all addresses. To disable\n all inbound host ports, use the value \"[]\". The default value allows\n ssh access, DHCP, BGP, etcd and the Kubernetes API. [Default: tcp:22,\n udp:68, tcp:179, tcp:2379, tcp:2380, tcp:5473, tcp:6443, tcp:6666,\n tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n failsafeOutboundHostPorts:\n description: 'FailsafeOutboundHostPorts is a list of List of PortProto\n struct objects including UDP/TCP/SCTP ports and CIDRs that Felix\n will allow outgoing traffic from host endpoints to irrespective\n of the security policy. This is useful to avoid accidentally cutting\n off a host with incorrect configuration. For backwards compatibility,\n if the protocol is not specified, it defaults to \"tcp\". If a CIDR\n is not specified, it will allow traffic from all addresses. To disable\n all outbound host ports, use the value \"[]\". The default value opens\n etcd''s standard ports to ensure that Felix does not get cut off\n from etcd as well as allowing DHCP, DNS, BGP and the Kubernetes\n API. [Default: udp:53, udp:67, tcp:179, tcp:2379, tcp:2380, tcp:5473,\n tcp:6443, tcp:6666, tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n featureDetectOverride:\n description: FeatureDetectOverride is used to override feature detection\n based on auto-detected platform capabilities. Values are specified\n in a comma separated list with no spaces, example; \"SNATFullyRandom=true,MASQFullyRandom=false,RestoreSupportsLock=\". \"true\"\n or \"false\" will force the feature, empty or omitted values are auto-detected.\n pattern: ^([a-zA-Z0-9-_]+=(true|false|),)*([a-zA-Z0-9-_]+=(true|false|))?$\n type: string\n featureGates:\n description: FeatureGates is used to enable or disable tech-preview\n Calico features. Values are specified in a comma separated list\n with no spaces, example; \"BPFConnectTimeLoadBalancingWorkaround=enabled,XyZ=false\".\n This is used to enable features that are not fully production ready.\n pattern: ^([a-zA-Z0-9-_]+=([^=]+),)*([a-zA-Z0-9-_]+=([^=]+))?$\n type: string\n floatingIPs:\n description: FloatingIPs configures whether or not Felix will program\n non-OpenStack floating IP addresses. (OpenStack-derived floating\n IPs are always programmed, regardless of this setting.)\n enum:\n - Enabled\n - Disabled\n type: string\n genericXDPEnabled:\n description: 'GenericXDPEnabled enables Generic XDP so network cards\n that don''t support XDP offload or driver modes can use XDP. This\n is not recommended since it doesn''t provide better performance\n than iptables. [Default: false]'\n type: boolean\n goGCThreshold:\n description: \"GoGCThreshold Sets the Go runtime's garbage collection\n threshold. I.e. the percentage that the heap is allowed to grow\n before garbage collection is triggered. In general, doubling the\n value halves the CPU time spent doing GC, but it also doubles peak\n GC memory overhead. A special value of -1 can be used to disable\n GC entirely; this should only be used in conjunction with the GoMemoryLimitMB\n setting. \\n This setting is overridden by the GOGC environment variable.\n \\n [Default: 40]\"\n type: integer\n goMaxProcs:\n description: \"GoMaxProcs sets the maximum number of CPUs that the\n Go runtime will use concurrently. A value of -1 means \\\"use the\n system default\\\"; typically the number of real CPUs on the system.\n \\n this setting is overridden by the GOMAXPROCS environment variable.\n \\n [Default: -1]\"\n type: integer\n goMemoryLimitMB:\n description: \"GoMemoryLimitMB sets a (soft) memory limit for the Go\n runtime in MB. The Go runtime will try to keep its memory usage\n under the limit by triggering GC as needed. To avoid thrashing,\n it will exceed the limit if GC starts to take more than 50% of the\n process's CPU time. A value of -1 disables the memory limit. \\n\n Note that the memory limit, if used, must be considerably less than\n any hard resource limit set at the container or pod level. This\n is because felix is not the only process that must run in the container\n or pod. \\n This setting is overridden by the GOMEMLIMIT environment\n variable. \\n [Default: -1]\"\n type: integer\n healthEnabled:\n type: boolean\n healthHost:\n type: string\n healthPort:\n type: integer\n healthTimeoutOverrides:\n description: HealthTimeoutOverrides allows the internal watchdog timeouts\n of individual subcomponents to be overridden. This is useful for\n working around \"false positive\" liveness timeouts that can occur\n in particularly stressful workloads or if CPU is constrained. For\n a list of active subcomponents, see Felix's logs.\n items:\n properties:\n name:\n type: string\n timeout:\n type: string\n required:\n - name\n - timeout\n type: object\n type: array\n interfaceExclude:\n description: 'InterfaceExclude is a comma-separated list of interfaces\n that Felix should exclude when monitoring for host endpoints. The\n default value ensures that Felix ignores Kubernetes'' IPVS dummy\n interface, which is used internally by kube-proxy. If you want to\n exclude multiple interface names using a single value, the list\n supports regular expressions. For regular expressions you must wrap\n the value with ''/''. For example having values ''/^kube/,veth1''\n will exclude all interfaces that begin with ''kube'' and also the\n interface ''veth1''. [Default: kube-ipvs0]'\n type: string\n interfacePrefix:\n description: 'InterfacePrefix is the interface name prefix that identifies\n workload endpoints and so distinguishes them from host endpoint\n interfaces. Note: in environments other than bare metal, the orchestrators\n configure this appropriately. For example our Kubernetes and Docker\n integrations set the ''cali'' value, and our OpenStack integration\n sets the ''tap'' value. [Default: cali]'\n type: string\n interfaceRefreshInterval:\n description: InterfaceRefreshInterval is the period at which Felix\n rescans local interfaces to verify their state. The rescan can be\n disabled by setting the interval to 0.\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipipEnabled:\n description: 'IPIPEnabled overrides whether Felix should configure\n an IPIP interface on the host. Optional as Felix determines this\n based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n ipipMTU:\n description: 'IPIPMTU is the MTU to set on the tunnel device. See\n Configuring MTU [Default: 1440]'\n type: integer\n ipsetsRefreshInterval:\n description: 'IpsetsRefreshInterval is the period at which Felix re-checks\n all iptables state to ensure that no other process has accidentally\n broken Calico''s rules. Set to 0 to disable iptables refresh. [Default:\n 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesBackend:\n description: IptablesBackend specifies which backend of iptables will\n be used. The default is Auto.\n pattern: ^(?i)(Auto|FelixConfiguration|FelixConfigurationList|Legacy|NFT)?$\n type: string\n iptablesFilterAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesFilterDenyAction:\n description: IptablesFilterDenyAction controls what happens to traffic\n that is denied by network policy. By default Calico blocks traffic\n with an iptables \"DROP\" action. If you want to use \"REJECT\" action\n instead you can configure it in here.\n pattern: ^(?i)(Drop|Reject)?$\n type: string\n iptablesLockFilePath:\n description: 'IptablesLockFilePath is the location of the iptables\n lock file. You may need to change this if the lock file is not in\n its standard location (for example if you have mapped it into Felix''s\n container at a different path). [Default: /run/xtables.lock]'\n type: string\n iptablesLockProbeInterval:\n description: 'IptablesLockProbeInterval is the time that Felix will\n wait between attempts to acquire the iptables lock if it is not\n available. Lower values make Felix more responsive when the lock\n is contended, but use more CPU. [Default: 50ms]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesLockTimeout:\n description: 'IptablesLockTimeout is the time that Felix will wait\n for the iptables lock, or 0, to disable. To use this feature, Felix\n must share the iptables lock file with all other processes that\n also take the lock. When running Felix inside a container, this\n requires the /run directory of the host to be mounted into the calico/node\n or calico/felix container. [Default: 0s disabled]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesMangleAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesMarkMask:\n description: 'IptablesMarkMask is the mask that Felix selects its\n IPTables Mark bits from. Should be a 32 bit hexadecimal number with\n at least 8 bits set, none of which clash with any other mark bits\n in use on the system. [Default: 0xff000000]'\n format: int32\n type: integer\n iptablesNATOutgoingInterfaceFilter:\n type: string\n iptablesPostWriteCheckInterval:\n description: 'IptablesPostWriteCheckInterval is the period after Felix\n has done a write to the dataplane that it schedules an extra read\n back in order to check the write was not clobbered by another process.\n This should only occur if another application on the system doesn''t\n respect the iptables lock. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesRefreshInterval:\n description: 'IptablesRefreshInterval is the period at which Felix\n re-checks the IP sets in the dataplane to ensure that no other process\n has accidentally broken Calico''s rules. Set to 0 to disable IP\n sets refresh. Note: the default for this value is lower than the\n other refresh intervals as a workaround for a Linux kernel bug that\n was fixed in kernel version 4.11. If you are using v4.11 or greater\n you may want to set this to, a higher value to reduce Felix CPU\n usage. [Default: 10s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipv6Support:\n description: IPv6Support controls whether Felix enables support for\n IPv6 (if supported by the in-use dataplane).\n type: boolean\n kubeNodePortRanges:\n description: 'KubeNodePortRanges holds list of port ranges used for\n service node ports. Only used if felix detects kube-proxy running\n in ipvs mode. Felix uses these ranges to separate host and workload\n traffic. [Default: 30000:32767].'\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n logDebugFilenameRegex:\n description: LogDebugFilenameRegex controls which source code files\n have their Debug log output included in the logs. Only logs from\n files with names that match the given regular expression are included. The\n filter only applies to Debug level logs.\n type: string\n logFilePath:\n description: 'LogFilePath is the full path to the Felix log. Set to\n none to disable file logging. [Default: /var/log/calico/felix.log]'\n type: string\n logPrefix:\n description: 'LogPrefix is the log prefix that Felix uses when rendering\n LOG rules. [Default: calico-packet]'\n type: string\n logSeverityFile:\n description: 'LogSeverityFile is the log severity above which logs\n are sent to the log file. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeverityScreen:\n description: 'LogSeverityScreen is the log severity above which logs\n are sent to the stdout. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeveritySys:\n description: 'LogSeveritySys is the log severity above which logs\n are sent to the syslog. Set to None for no logging to syslog. [Default:\n Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n maxIpsetSize:\n type: integer\n metadataAddr:\n description: 'MetadataAddr is the IP address or domain name of the\n server that can answer VM queries for cloud-init metadata. In OpenStack,\n this corresponds to the machine running nova-api (or in Ubuntu,\n nova-api-metadata). A value of none (case-insensitive) means that\n Felix should not set up any NAT rule for the metadata path. [Default:\n 127.0.0.1]'\n type: string\n metadataPort:\n description: 'MetadataPort is the port of the metadata server. This,\n combined with global.MetadataAddr (if not ''None''), is used to\n set up a NAT rule, from 169.254.169.254:80 to MetadataAddr:MetadataPort.\n In most cases this should not need to be changed [Default: 8775].'\n type: integer\n mtuIfacePattern:\n description: MTUIfacePattern is a regular expression that controls\n which interfaces Felix should scan in order to calculate the host's\n MTU. This should not match workload interfaces (usually named cali...).\n type: string\n natOutgoingAddress:\n description: NATOutgoingAddress specifies an address to use when performing\n source NAT for traffic in a natOutgoing pool that is leaving the\n network. By default the address used is an address on the interface\n the traffic is leaving on (ie it uses the iptables MASQUERADE target)\n type: string\n natPortRange:\n anyOf:\n - type: integer\n - type: string\n description: NATPortRange specifies the range of ports that is used\n for port mapping when doing outgoing NAT. When unset the default\n behavior of the network stack is used.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n netlinkTimeout:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n nftablesMode:\n description: 'NFTablesMode configures nftables support in Felix. [Default:\n Disabled]'\n type: string\n openstackRegion:\n description: 'OpenstackRegion is the name of the region that a particular\n Felix belongs to. In a multi-region Calico/OpenStack deployment,\n this must be configured somehow for each Felix (here in the datamodel,\n or in felix.cfg or the environment on each compute node), and must\n match the [calico] openstack_region value configured in neutron.conf\n on each node. [Default: Empty]'\n type: string\n policySyncPathPrefix:\n description: 'PolicySyncPathPrefix is used to by Felix to communicate\n policy changes to external services, like Application layer policy.\n [Default: Empty]'\n type: string\n prometheusGoMetricsEnabled:\n description: 'PrometheusGoMetricsEnabled disables Go runtime metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusMetricsEnabled:\n description: 'PrometheusMetricsEnabled enables the Prometheus metrics\n server in Felix if set to true. [Default: false]'\n type: boolean\n prometheusMetricsHost:\n description: 'PrometheusMetricsHost is the host that the Prometheus\n metrics server should bind to. [Default: empty]'\n type: string\n prometheusMetricsPort:\n description: 'PrometheusMetricsPort is the TCP port that the Prometheus\n metrics server should bind to. [Default: 9091]'\n type: integer\n prometheusProcessMetricsEnabled:\n description: 'PrometheusProcessMetricsEnabled disables process metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusWireGuardMetricsEnabled:\n description: 'PrometheusWireGuardMetricsEnabled disables wireguard\n metrics collection, which the Prometheus client does by default,\n when set to false. This reduces the number of metrics reported,\n reducing Prometheus load. [Default: true]'\n type: boolean\n removeExternalRoutes:\n description: Whether or not to remove device routes that have not\n been programmed by Felix. Disabling this will allow external applications\n to also add device routes. This is enabled by default which means\n we will remove externally added routes.\n type: boolean\n reportingInterval:\n description: 'ReportingInterval is the interval at which Felix reports\n its status into the datastore or 0 to disable. Must be non-zero\n in OpenStack deployments. [Default: 30s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n reportingTTL:\n description: 'ReportingTTL is the time-to-live setting for process-wide\n status reports. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeRefreshInterval:\n description: 'RouteRefreshInterval is the period at which Felix re-checks\n the routes in the dataplane to ensure that no other process has\n accidentally broken Calico''s rules. Set to 0 to disable route refresh.\n [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeSource:\n description: 'RouteSource configures where Felix gets its routing\n information. - WorkloadIPs: use workload endpoints to construct\n routes. - CalicoIPAM: the default - use IPAM data to construct routes.'\n pattern: ^(?i)(WorkloadIPs|CalicoIPAM)?$\n type: string\n routeSyncDisabled:\n description: RouteSyncDisabled will disable all operations performed\n on the route table. Set to true to run in network-policy mode only.\n type: boolean\n routeTableRange:\n description: Deprecated in favor of RouteTableRanges. Calico programs\n additional Linux route tables for various purposes. RouteTableRange\n specifies the indices of the route tables that Calico should use.\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n routeTableRanges:\n description: Calico programs additional Linux route tables for various\n purposes. RouteTableRanges specifies a set of table index ranges\n that Calico should use. Deprecates`RouteTableRange`, overrides `RouteTableRange`.\n items:\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n type: array\n serviceLoopPrevention:\n description: 'When service IP advertisement is enabled, prevent routing\n loops to service IPs that are not in use, by dropping or rejecting\n packets that do not get DNAT''d by kube-proxy. Unless set to \"Disabled\",\n in which case such routing loops continue to be allowed. [Default:\n Drop]'\n pattern: ^(?i)(Drop|Reject|Disabled)?$\n type: string\n sidecarAccelerationEnabled:\n description: 'SidecarAccelerationEnabled enables experimental sidecar\n acceleration [Default: false]'\n type: boolean\n usageReportingEnabled:\n description: 'UsageReportingEnabled reports anonymous Calico version\n number and cluster size to projectcalico.org. Logs warnings returned\n by the usage server. For example, if a significant security vulnerability\n has been discovered in the version of Calico being used. [Default:\n true]'\n type: boolean\n usageReportingInitialDelay:\n description: 'UsageReportingInitialDelay controls the minimum delay\n before Felix makes a report. [Default: 300s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n usageReportingInterval:\n description: 'UsageReportingInterval controls the interval at which\n Felix makes reports. [Default: 86400s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n useInternalDataplaneDriver:\n description: UseInternalDataplaneDriver, if true, Felix will use its\n internal dataplane programming logic. If false, it will launch\n an external dataplane driver and communicate with it over protobuf.\n type: boolean\n vxlanEnabled:\n description: 'VXLANEnabled overrides whether Felix should create the\n VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix\n determines this based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n vxlanMTU:\n description: 'VXLANMTU is the MTU to set on the IPv4 VXLAN tunnel\n device. See Configuring MTU [Default: 1410]'\n type: integer\n vxlanMTUV6:\n description: 'VXLANMTUV6 is the MTU to set on the IPv6 VXLAN tunnel\n device. See Configuring MTU [Default: 1390]'\n type: integer\n vxlanPort:\n type: integer\n vxlanVNI:\n type: integer\n windowsManageFirewallRules:\n description: 'WindowsManageFirewallRules configures whether or not\n Felix will program Windows Firewall rules. (to allow inbound access\n to its own metrics ports) [Default: Disabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n wireguardEnabled:\n description: 'WireguardEnabled controls whether Wireguard is enabled\n for IPv4 (encapsulating IPv4 traffic over an IPv4 underlay network).\n [Default: false]'\n type: boolean\n wireguardEnabledV6:\n description: 'WireguardEnabledV6 controls whether Wireguard is enabled\n for IPv6 (encapsulating IPv6 traffic over an IPv6 underlay network).\n [Default: false]'\n type: boolean\n wireguardHostEncryptionEnabled:\n description: 'WireguardHostEncryptionEnabled controls whether Wireguard\n host-to-host encryption is enabled. [Default: false]'\n type: boolean\n wireguardInterfaceName:\n description: 'WireguardInterfaceName specifies the name to use for\n the IPv4 Wireguard interface. [Default: wireguard.cali]'\n type: string\n wireguardInterfaceNameV6:\n description: 'WireguardInterfaceNameV6 specifies the name to use for\n the IPv6 Wireguard interface. [Default: wg-v6.cali]'\n type: string\n wireguardKeepAlive:\n description: 'WireguardKeepAlive controls Wireguard PersistentKeepalive\n option. Set 0 to disable. [Default: 0]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n wireguardListeningPort:\n description: 'WireguardListeningPort controls the listening port used\n by IPv4 Wireguard. [Default: 51820]'\n type: integer\n wireguardListeningPortV6:\n description: 'WireguardListeningPortV6 controls the listening port\n used by IPv6 Wireguard. [Default: 51821]'\n type: integer\n wireguardMTU:\n description: 'WireguardMTU controls the MTU on the IPv4 Wireguard\n interface. See Configuring MTU [Default: 1440]'\n type: integer\n wireguardMTUV6:\n description: 'WireguardMTUV6 controls the MTU on the IPv6 Wireguard\n interface. See Configuring MTU [Default: 1420]'\n type: integer\n wireguardRoutingRulePriority:\n description: 'WireguardRoutingRulePriority controls the priority value\n to use for the Wireguard routing rule. [Default: 99]'\n type: integer\n workloadSourceSpoofing:\n description: WorkloadSourceSpoofing controls whether pods can use\n the allowedSourcePrefixes annotation to send traffic with a source\n IP address that is not theirs. This is disabled by default. When\n set to \"Any\", pods can request any prefix.\n pattern: ^(?i)(Disabled|Any)?$\n type: string\n xdpEnabled:\n description: 'XDPEnabled enables XDP acceleration for suitable untracked\n incoming deny rules. [Default: true]'\n type: boolean\n xdpRefreshInterval:\n description: 'XDPRefreshInterval is the period at which Felix re-checks\n all XDP state to ensure that no other process has accidentally broken\n Calico''s BPF maps or attached programs. Set to 0 to disable XDP\n refresh. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" + felixconfigurations = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: felixconfigurations.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: FelixConfiguration\n listKind: FelixConfigurationList\n plural: felixconfigurations\n singular: felixconfiguration\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: Felix Configuration contains the configuration for Felix.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: FelixConfigurationSpec contains the values of the Felix configuration.\n properties:\n allowIPIPPacketsFromWorkloads:\n description: 'AllowIPIPPacketsFromWorkloads controls whether Felix\n will add a rule to drop IPIP encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n allowVXLANPacketsFromWorkloads:\n description: 'AllowVXLANPacketsFromWorkloads controls whether Felix\n will add a rule to drop VXLAN encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n awsSrcDstCheck:\n description: 'Set source-destination-check on AWS EC2 instances. Accepted\n value must be one of \"DoNothing\", \"Enable\" or \"Disable\". [Default:\n DoNothing]'\n enum:\n - DoNothing\n - Enable\n - Disable\n type: string\n bpfCTLBLogFilter:\n description: 'BPFCTLBLogFilter specifies, what is logged by connect\n time load balancer when BPFLogLevel is debug. Currently has to be\n specified as ''all'' when BPFLogFilters is set to see CTLB logs.\n [Default: unset - means logs are emitted when BPFLogLevel id debug\n and BPFLogFilters not set.]'\n type: string\n bpfConnectTimeLoadBalancing:\n description: 'BPFConnectTimeLoadBalancing when in BPF mode, controls\n whether Felix installs the connect-time load balancer. The connect-time\n load balancer is required for the host to be able to reach Kubernetes\n services and it improves the performance of pod-to-service connections.When\n set to TCP, connect time load balancing is available only for services\n with TCP ports. [Default: TCP]'\n enum:\n - TCP\n - Enabled\n - Disabled\n type: string\n bpfConnectTimeLoadBalancingEnabled:\n description: 'BPFConnectTimeLoadBalancingEnabled when in BPF mode,\n controls whether Felix installs the connection-time load balancer. The\n connect-time load balancer is required for the host to be able to\n reach Kubernetes services and it improves the performance of pod-to-service\n connections. The only reason to disable it is for debugging purposes.\n This will be deprecated. Use BPFConnectTimeLoadBalancing [Default:\n true]'\n type: boolean\n bpfDSROptoutCIDRs:\n description: BPFDSROptoutCIDRs is a list of CIDRs which are excluded\n from DSR. That is, clients in those CIDRs will accesses nodeports\n as if BPFExternalServiceMode was set to Tunnel.\n items:\n type: string\n type: array\n bpfDataIfacePattern:\n description: BPFDataIfacePattern is a regular expression that controls\n which interfaces Felix should attach BPF programs to in order to\n catch traffic to/from the network. This needs to match the interfaces\n that Calico workload traffic flows over as well as any interfaces\n that handle incoming traffic to nodeports and services from outside\n the cluster. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableGROForIfaces:\n description: BPFDisableGROForIfaces is a regular expression that controls\n which interfaces Felix should disable the Generic Receive Offload\n [GRO] option. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableUnprivileged:\n description: 'BPFDisableUnprivileged, if enabled, Felix sets the kernel.unprivileged_bpf_disabled\n sysctl to disable unprivileged use of BPF. This ensures that unprivileged\n users cannot access Calico''s BPF maps and cannot insert their own\n BPF programs to interfere with Calico''s. [Default: true]'\n type: boolean\n bpfEnabled:\n description: 'BPFEnabled, if enabled Felix will use the BPF dataplane.\n [Default: false]'\n type: boolean\n bpfEnforceRPF:\n description: 'BPFEnforceRPF enforce strict RPF on all host interfaces\n with BPF programs regardless of what is the per-interfaces or global\n setting. Possible values are Disabled, Strict or Loose. [Default:\n Loose]'\n pattern: ^(?i)(Disabled|Strict|Loose)?$\n type: string\n bpfExcludeCIDRsFromNAT:\n description: BPFExcludeCIDRsFromNAT is a list of CIDRs that are to\n be excluded from NAT resolution so that host can handle them. A\n typical usecase is node local DNS cache.\n items:\n type: string\n type: array\n bpfExtToServiceConnmark:\n description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit\n mark that is set on connections from an external client to a local\n service. This mark allows us to control how packets of that connection\n are routed within the host and how is routing interpreted by RPF\n check. [Default: 0]'\n type: integer\n bpfExternalServiceMode:\n description: 'BPFExternalServiceMode in BPF mode, controls how connections\n from outside the cluster to services (node ports and cluster IPs)\n are forwarded to remote workloads. If set to \"Tunnel\" then both\n request and response traffic is tunneled to the remote node. If\n set to \"DSR\", the request traffic is tunneled but the response traffic\n is sent directly from the remote node. In \"DSR\" mode, the remote\n node appears to use the IP of the ingress node; this requires a\n permissive L2 network. [Default: Tunnel]'\n pattern: ^(?i)(Tunnel|DSR)?$\n type: string\n bpfForceTrackPacketsFromIfaces:\n description: 'BPFForceTrackPacketsFromIfaces in BPF mode, forces traffic\n from these interfaces to skip Calico''s iptables NOTRACK rule, allowing\n traffic from those interfaces to be tracked by Linux conntrack. Should\n only be used for interfaces that are not used for the Calico fabric. For\n example, a docker bridge device for non-Calico-networked containers.\n [Default: docker+]'\n items:\n type: string\n type: array\n bpfHostConntrackBypass:\n description: 'BPFHostConntrackBypass Controls whether to bypass Linux\n conntrack in BPF mode for workloads and services. [Default: true\n - bypass Linux conntrack]'\n type: boolean\n bpfHostNetworkedNATWithoutCTLB:\n description: 'BPFHostNetworkedNATWithoutCTLB when in BPF mode, controls\n whether Felix does a NAT without CTLB. This along with BPFConnectTimeLoadBalancing\n determines the CTLB behavior. [Default: Enabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n bpfKubeProxyEndpointSlicesEnabled:\n description: BPFKubeProxyEndpointSlicesEnabled is deprecated and has\n no effect. BPF kube-proxy always accepts endpoint slices. This option\n will be removed in the next release.\n type: boolean\n bpfKubeProxyIptablesCleanupEnabled:\n description: 'BPFKubeProxyIptablesCleanupEnabled, if enabled in BPF\n mode, Felix will proactively clean up the upstream Kubernetes kube-proxy''s\n iptables chains. Should only be enabled if kube-proxy is not running. [Default:\n true]'\n type: boolean\n bpfKubeProxyMinSyncPeriod:\n description: 'BPFKubeProxyMinSyncPeriod, in BPF mode, controls the\n minimum time between updates to the dataplane for Felix''s embedded\n kube-proxy. Lower values give reduced set-up latency. Higher values\n reduce Felix CPU usage by batching up more work. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n bpfL3IfacePattern:\n description: BPFL3IfacePattern is a regular expression that allows\n to list tunnel devices like wireguard or vxlan (i.e., L3 devices)\n in addition to BPFDataIfacePattern. That is, tunnel interfaces not\n created by Calico, that Calico workload traffic flows over as well\n as any interfaces that handle incoming traffic to nodeports and\n services from outside the cluster.\n type: string\n bpfLogFilters:\n additionalProperties:\n type: string\n description: \"BPFLogFilters is a map of key=values where the value\n is a pcap filter expression and the key is an interface name with\n 'all' denoting all interfaces, 'weps' all workload endpoints and\n 'heps' all host endpoints. \\n When specified as an env var, it accepts\n a comma-separated list of key=values. [Default: unset - means all\n debug logs are emitted]\"\n type: object\n bpfLogLevel:\n description: 'BPFLogLevel controls the log level of the BPF programs\n when in BPF dataplane mode. One of \"Off\", \"Info\", or \"Debug\". The\n logs are emitted to the BPF trace pipe, accessible with the command\n `tc exec bpf debug`. [Default: Off].'\n pattern: ^(?i)(Off|Info|Debug)?$\n type: string\n bpfMapSizeConntrack:\n description: 'BPFMapSizeConntrack sets the size for the conntrack\n map. This map must be large enough to hold an entry for each active\n connection. Warning: changing the size of the conntrack map can\n cause disruption.'\n type: integer\n bpfMapSizeIPSets:\n description: BPFMapSizeIPSets sets the size for ipsets map. The IP\n sets map must be large enough to hold an entry for each endpoint\n matched by every selector in the source/destination matches in network\n policy. Selectors such as \"all()\" can result in large numbers of\n entries (one entry per endpoint in that case).\n type: integer\n bpfMapSizeIfState:\n description: BPFMapSizeIfState sets the size for ifstate map. The\n ifstate map must be large enough to hold an entry for each device\n (host + workloads) on a host.\n type: integer\n bpfMapSizeNATAffinity:\n type: integer\n bpfMapSizeNATBackend:\n description: BPFMapSizeNATBackend sets the size for nat back end map.\n This is the total number of endpoints. This is mostly more than\n the size of the number of services.\n type: integer\n bpfMapSizeNATFrontend:\n description: BPFMapSizeNATFrontend sets the size for nat front end\n map. FrontendMap should be large enough to hold an entry for each\n nodeport, external IP and each port in each service.\n type: integer\n bpfMapSizeRoute:\n description: BPFMapSizeRoute sets the size for the routes map. The\n routes map should be large enough to hold one entry per workload\n and a handful of entries per host (enough to cover its own IPs and\n tunnel IPs).\n type: integer\n bpfPSNATPorts:\n anyOf:\n - type: integer\n - type: string\n description: 'BPFPSNATPorts sets the range from which we randomly\n pick a port if there is a source port collision. This should be\n within the ephemeral range as defined by RFC 6056 (1024–65535) and\n preferably outside the ephemeral ranges used by common operating\n systems. Linux uses 32768–60999, while others mostly use the IANA\n defined range 49152–65535. It is not necessarily a problem if this\n range overlaps with the operating systems. Both ends of the range\n are inclusive. [Default: 20000:29999]'\n pattern: ^.*\n x-kubernetes-int-or-string: true\n bpfPolicyDebugEnabled:\n description: BPFPolicyDebugEnabled when true, Felix records detailed\n information about the BPF policy programs, which can be examined\n with the calico-bpf command-line tool.\n type: boolean\n chainInsertMode:\n description: 'ChainInsertMode controls whether Felix hooks the kernel''s\n top-level iptables chains by inserting a rule at the top of the\n chain or by appending a rule at the bottom. insert is the safe default\n since it prevents Calico''s rules from being bypassed. If you switch\n to append mode, be sure that the other rules in the chains signal\n acceptance by falling through to the Calico rules, otherwise the\n Calico policy will be bypassed. [Default: insert]'\n pattern: ^(?i)(insert|append)?$\n type: string\n dataplaneDriver:\n description: DataplaneDriver filename of the external dataplane driver\n to use. Only used if UseInternalDataplaneDriver is set to false.\n type: string\n dataplaneWatchdogTimeout:\n description: \"DataplaneWatchdogTimeout is the readiness/liveness timeout\n used for Felix's (internal) dataplane driver. Increase this value\n if you experience spurious non-ready or non-live events when Felix\n is under heavy load. Decrease the value to get felix to report non-live\n or non-ready more quickly. [Default: 90s] \\n Deprecated: replaced\n by the generic HealthTimeoutOverrides.\"\n type: string\n debugDisableLogDropping:\n type: boolean\n debugHost:\n description: DebugHost is the host IP or hostname to bind the debug\n port to. Only used if DebugPort is set. [Default:localhost]\n type: string\n debugMemoryProfilePath:\n type: string\n debugPort:\n description: DebugPort if set, enables Felix's debug HTTP port, which\n allows memory and CPU profiles to be retrieved. The debug port\n is not secure, it should not be exposed to the internet.\n type: integer\n debugSimulateCalcGraphHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneApplyDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n defaultEndpointToHostAction:\n description: 'DefaultEndpointToHostAction controls what happens to\n traffic that goes from a workload endpoint to the host itself (after\n the traffic hits the endpoint egress policy). By default Calico\n blocks traffic from workload endpoints to the host itself with an\n iptables \"DROP\" action. If you want to allow some or all traffic\n from endpoint to host, set this parameter to RETURN or ACCEPT. Use\n RETURN if you have your own rules in the iptables \"INPUT\" chain;\n Calico will insert its rules at the top of that chain, then \"RETURN\"\n packets to the \"INPUT\" chain once it has completed processing workload\n endpoint egress policy. Use ACCEPT to unconditionally accept packets\n from workloads after processing workload endpoint egress policy.\n [Default: Drop]'\n pattern: ^(?i)(Drop|Accept|Return)?$\n type: string\n deviceRouteProtocol:\n description: This defines the route protocol added to programmed device\n routes, by default this will be RTPROT_BOOT when left blank.\n type: integer\n deviceRouteSourceAddress:\n description: This is the IPv4 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n deviceRouteSourceAddressIPv6:\n description: This is the IPv6 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n disableConntrackInvalidCheck:\n type: boolean\n endpointReportingDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n endpointReportingEnabled:\n type: boolean\n endpointStatusPathPrefix:\n description: \"EndpointStatusPathPrefix is the path to the directory\n where endpoint status will be written. Endpoint status file reporting\n is disabled if field is left empty. \\n Chosen directory should match\n the directory used by the CNI for PodStartupDelay. [Default: \\\"\\\"]\"\n type: string\n externalNodesList:\n description: ExternalNodesCIDRList is a list of CIDR's of external-non-calico-nodes\n which may source tunnel traffic and have the tunneled traffic be\n accepted at calico nodes.\n items:\n type: string\n type: array\n failsafeInboundHostPorts:\n description: 'FailsafeInboundHostPorts is a list of PortProto struct\n objects including UDP/TCP/SCTP ports and CIDRs that Felix will allow\n incoming traffic to host endpoints on irrespective of the security\n policy. This is useful to avoid accidentally cutting off a host\n with incorrect configuration. For backwards compatibility, if the\n protocol is not specified, it defaults to \"tcp\". If a CIDR is not\n specified, it will allow traffic from all addresses. To disable\n all inbound host ports, use the value \"[]\". The default value allows\n ssh access, DHCP, BGP, etcd and the Kubernetes API. [Default: tcp:22,\n udp:68, tcp:179, tcp:2379, tcp:2380, tcp:5473, tcp:6443, tcp:6666,\n tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n failsafeOutboundHostPorts:\n description: 'FailsafeOutboundHostPorts is a list of List of PortProto\n struct objects including UDP/TCP/SCTP ports and CIDRs that Felix\n will allow outgoing traffic from host endpoints to irrespective\n of the security policy. This is useful to avoid accidentally cutting\n off a host with incorrect configuration. For backwards compatibility,\n if the protocol is not specified, it defaults to \"tcp\". If a CIDR\n is not specified, it will allow traffic from all addresses. To disable\n all outbound host ports, use the value \"[]\". The default value opens\n etcd''s standard ports to ensure that Felix does not get cut off\n from etcd as well as allowing DHCP, DNS, BGP and the Kubernetes\n API. [Default: udp:53, udp:67, tcp:179, tcp:2379, tcp:2380, tcp:5473,\n tcp:6443, tcp:6666, tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n featureDetectOverride:\n description: FeatureDetectOverride is used to override feature detection\n based on auto-detected platform capabilities. Values are specified\n in a comma separated list with no spaces, example; \"SNATFullyRandom=true,MASQFullyRandom=false,RestoreSupportsLock=\". \"true\"\n or \"false\" will force the feature, empty or omitted values are auto-detected.\n pattern: ^([a-zA-Z0-9-_]+=(true|false|),)*([a-zA-Z0-9-_]+=(true|false|))?$\n type: string\n featureGates:\n description: FeatureGates is used to enable or disable tech-preview\n Calico features. Values are specified in a comma separated list\n with no spaces, example; \"BPFConnectTimeLoadBalancingWorkaround=enabled,XyZ=false\".\n This is used to enable features that are not fully production ready.\n pattern: ^([a-zA-Z0-9-_]+=([^=]+),)*([a-zA-Z0-9-_]+=([^=]+))?$\n type: string\n floatingIPs:\n description: FloatingIPs configures whether or not Felix will program\n non-OpenStack floating IP addresses. (OpenStack-derived floating\n IPs are always programmed, regardless of this setting.)\n enum:\n - Enabled\n - Disabled\n type: string\n genericXDPEnabled:\n description: 'GenericXDPEnabled enables Generic XDP so network cards\n that don''t support XDP offload or driver modes can use XDP. This\n is not recommended since it doesn''t provide better performance\n than iptables. [Default: false]'\n type: boolean\n goGCThreshold:\n description: \"GoGCThreshold Sets the Go runtime's garbage collection\n threshold. I.e. the percentage that the heap is allowed to grow\n before garbage collection is triggered. In general, doubling the\n value halves the CPU time spent doing GC, but it also doubles peak\n GC memory overhead. A special value of -1 can be used to disable\n GC entirely; this should only be used in conjunction with the GoMemoryLimitMB\n setting. \\n This setting is overridden by the GOGC environment variable.\n \\n [Default: 40]\"\n type: integer\n goMaxProcs:\n description: \"GoMaxProcs sets the maximum number of CPUs that the\n Go runtime will use concurrently. A value of -1 means \\\"use the\n system default\\\"; typically the number of real CPUs on the system.\n \\n this setting is overridden by the GOMAXPROCS environment variable.\n \\n [Default: -1]\"\n type: integer\n goMemoryLimitMB:\n description: \"GoMemoryLimitMB sets a (soft) memory limit for the Go\n runtime in MB. The Go runtime will try to keep its memory usage\n under the limit by triggering GC as needed. To avoid thrashing,\n it will exceed the limit if GC starts to take more than 50% of the\n process's CPU time. A value of -1 disables the memory limit. \\n\n Note that the memory limit, if used, must be considerably less than\n any hard resource limit set at the container or pod level. This\n is because felix is not the only process that must run in the container\n or pod. \\n This setting is overridden by the GOMEMLIMIT environment\n variable. \\n [Default: -1]\"\n type: integer\n healthEnabled:\n type: boolean\n healthHost:\n type: string\n healthPort:\n type: integer\n healthTimeoutOverrides:\n description: HealthTimeoutOverrides allows the internal watchdog timeouts\n of individual subcomponents to be overridden. This is useful for\n working around \"false positive\" liveness timeouts that can occur\n in particularly stressful workloads or if CPU is constrained. For\n a list of active subcomponents, see Felix's logs.\n items:\n properties:\n name:\n type: string\n timeout:\n type: string\n required:\n - name\n - timeout\n type: object\n type: array\n interfaceExclude:\n description: 'InterfaceExclude is a comma-separated list of interfaces\n that Felix should exclude when monitoring for host endpoints. The\n default value ensures that Felix ignores Kubernetes'' IPVS dummy\n interface, which is used internally by kube-proxy. If you want to\n exclude multiple interface names using a single value, the list\n supports regular expressions. For regular expressions you must wrap\n the value with ''/''. For example having values ''/^kube/,veth1''\n will exclude all interfaces that begin with ''kube'' and also the\n interface ''veth1''. [Default: kube-ipvs0]'\n type: string\n interfacePrefix:\n description: 'InterfacePrefix is the interface name prefix that identifies\n workload endpoints and so distinguishes them from host endpoint\n interfaces. Note: in environments other than bare metal, the orchestrators\n configure this appropriately. For example our Kubernetes and Docker\n integrations set the ''cali'' value, and our OpenStack integration\n sets the ''tap'' value. [Default: cali]'\n type: string\n interfaceRefreshInterval:\n description: InterfaceRefreshInterval is the period at which Felix\n rescans local interfaces to verify their state. The rescan can be\n disabled by setting the interval to 0.\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipipEnabled:\n description: 'IPIPEnabled overrides whether Felix should configure\n an IPIP interface on the host. Optional as Felix determines this\n based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n ipipMTU:\n description: 'IPIPMTU is the MTU to set on the tunnel device. See\n Configuring MTU [Default: 1440]'\n type: integer\n ipipRoutes:\n description: 'IPIPRouteMode selects whether Felix should program IPIP\n routes instead of BIRD. [Default: Bird]'\n type: string\n ipsetsRefreshInterval:\n description: 'IpsetsRefreshInterval is the period at which Felix re-checks\n all iptables state to ensure that no other process has accidentally\n broken Calico''s rules. Set to 0 to disable iptables refresh. [Default:\n 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesBackend:\n description: IptablesBackend specifies which backend of iptables will\n be used. The default is Auto.\n pattern: ^(?i)(Auto|FelixConfiguration|FelixConfigurationList|Legacy|NFT)?$\n type: string\n iptablesFilterAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesFilterDenyAction:\n description: IptablesFilterDenyAction controls what happens to traffic\n that is denied by network policy. By default Calico blocks traffic\n with an iptables \"DROP\" action. If you want to use \"REJECT\" action\n instead you can configure it in here.\n pattern: ^(?i)(Drop|Reject)?$\n type: string\n iptablesLockFilePath:\n description: 'IptablesLockFilePath is the location of the iptables\n lock file. You may need to change this if the lock file is not in\n its standard location (for example if you have mapped it into Felix''s\n container at a different path). [Default: /run/xtables.lock]'\n type: string\n iptablesLockProbeInterval:\n description: 'IptablesLockProbeInterval is the time that Felix will\n wait between attempts to acquire the iptables lock if it is not\n available. Lower values make Felix more responsive when the lock\n is contended, but use more CPU. [Default: 50ms]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesLockTimeout:\n description: 'IptablesLockTimeout is the time that Felix will wait\n for the iptables lock, or 0, to disable. To use this feature, Felix\n must share the iptables lock file with all other processes that\n also take the lock. When running Felix inside a container, this\n requires the /run directory of the host to be mounted into the calico/node\n or calico/felix container. [Default: 0s disabled]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesMangleAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesMarkMask:\n description: 'IptablesMarkMask is the mask that Felix selects its\n IPTables Mark bits from. Should be a 32 bit hexadecimal number with\n at least 8 bits set, none of which clash with any other mark bits\n in use on the system. [Default: 0xff000000]'\n format: int32\n type: integer\n iptablesNATOutgoingInterfaceFilter:\n type: string\n iptablesPostWriteCheckInterval:\n description: 'IptablesPostWriteCheckInterval is the period after Felix\n has done a write to the dataplane that it schedules an extra read\n back in order to check the write was not clobbered by another process.\n This should only occur if another application on the system doesn''t\n respect the iptables lock. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesRefreshInterval:\n description: 'IptablesRefreshInterval is the period at which Felix\n re-checks the IP sets in the dataplane to ensure that no other process\n has accidentally broken Calico''s rules. Set to 0 to disable IP\n sets refresh. Note: the default for this value is lower than the\n other refresh intervals as a workaround for a Linux kernel bug that\n was fixed in kernel version 4.11. If you are using v4.11 or greater\n you may want to set this to, a higher value to reduce Felix CPU\n usage. [Default: 10s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipv6Support:\n description: IPv6Support controls whether Felix enables support for\n IPv6 (if supported by the in-use dataplane).\n type: boolean\n kubeNodePortRanges:\n description: 'KubeNodePortRanges holds list of port ranges used for\n service node ports. Only used if felix detects kube-proxy running\n in ipvs mode. Felix uses these ranges to separate host and workload\n traffic. [Default: 30000:32767].'\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n logDebugFilenameRegex:\n description: LogDebugFilenameRegex controls which source code files\n have their Debug log output included in the logs. Only logs from\n files with names that match the given regular expression are included. The\n filter only applies to Debug level logs.\n type: string\n logFilePath:\n description: 'LogFilePath is the full path to the Felix log. Set to\n none to disable file logging. [Default: /var/log/calico/felix.log]'\n type: string\n logPrefix:\n description: 'LogPrefix is the log prefix that Felix uses when rendering\n LOG rules. [Default: calico-packet]'\n type: string\n logSeverityFile:\n description: 'LogSeverityFile is the log severity above which logs\n are sent to the log file. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeverityScreen:\n description: 'LogSeverityScreen is the log severity above which logs\n are sent to the stdout. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeveritySys:\n description: 'LogSeveritySys is the log severity above which logs\n are sent to the syslog. Set to None for no logging to syslog. [Default:\n Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n maxIpsetSize:\n type: integer\n metadataAddr:\n description: 'MetadataAddr is the IP address or domain name of the\n server that can answer VM queries for cloud-init metadata. In OpenStack,\n this corresponds to the machine running nova-api (or in Ubuntu,\n nova-api-metadata). A value of none (case-insensitive) means that\n Felix should not set up any NAT rule for the metadata path. [Default:\n 127.0.0.1]'\n type: string\n metadataPort:\n description: 'MetadataPort is the port of the metadata server. This,\n combined with global.MetadataAddr (if not ''None''), is used to\n set up a NAT rule, from 169.254.169.254:80 to MetadataAddr:MetadataPort.\n In most cases this should not need to be changed [Default: 8775].'\n type: integer\n mtuIfacePattern:\n description: MTUIfacePattern is a regular expression that controls\n which interfaces Felix should scan in order to calculate the host's\n MTU. This should not match workload interfaces (usually named cali...).\n type: string\n natOutgoingAddress:\n description: NATOutgoingAddress specifies an address to use when performing\n source NAT for traffic in a natOutgoing pool that is leaving the\n network. By default the address used is an address on the interface\n the traffic is leaving on (ie it uses the iptables MASQUERADE target)\n type: string\n natPortRange:\n anyOf:\n - type: integer\n - type: string\n description: NATPortRange specifies the range of ports that is used\n for port mapping when doing outgoing NAT. When unset the default\n behavior of the network stack is used.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n netlinkTimeout:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n nftablesMode:\n description: 'NFTablesMode configures nftables support in Felix. [Default:\n Disabled]'\n type: string\n openstackRegion:\n description: 'OpenstackRegion is the name of the region that a particular\n Felix belongs to. In a multi-region Calico/OpenStack deployment,\n this must be configured somehow for each Felix (here in the datamodel,\n or in felix.cfg or the environment on each compute node), and must\n match the [calico] openstack_region value configured in neutron.conf\n on each node. [Default: Empty]'\n type: string\n policySyncPathPrefix:\n description: 'PolicySyncPathPrefix is used to by Felix to communicate\n policy changes to external services, like Application layer policy.\n [Default: Empty]'\n type: string\n prometheusGoMetricsEnabled:\n description: 'PrometheusGoMetricsEnabled disables Go runtime metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusMetricsEnabled:\n description: 'PrometheusMetricsEnabled enables the Prometheus metrics\n server in Felix if set to true. [Default: false]'\n type: boolean\n prometheusMetricsHost:\n description: 'PrometheusMetricsHost is the host that the Prometheus\n metrics server should bind to. [Default: empty]'\n type: string\n prometheusMetricsPort:\n description: 'PrometheusMetricsPort is the TCP port that the Prometheus\n metrics server should bind to. [Default: 9091]'\n type: integer\n prometheusProcessMetricsEnabled:\n description: 'PrometheusProcessMetricsEnabled disables process metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusWireGuardMetricsEnabled:\n description: 'PrometheusWireGuardMetricsEnabled disables wireguard\n metrics collection, which the Prometheus client does by default,\n when set to false. This reduces the number of metrics reported,\n reducing Prometheus load. [Default: true]'\n type: boolean\n removeExternalRoutes:\n description: Whether or not to remove device routes that have not\n been programmed by Felix. Disabling this will allow external applications\n to also add device routes. This is enabled by default which means\n we will remove externally added routes.\n type: boolean\n reportingInterval:\n description: 'ReportingInterval is the interval at which Felix reports\n its status into the datastore or 0 to disable. Must be non-zero\n in OpenStack deployments. [Default: 30s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n reportingTTL:\n description: 'ReportingTTL is the time-to-live setting for process-wide\n status reports. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeRefreshInterval:\n description: 'RouteRefreshInterval is the period at which Felix re-checks\n the routes in the dataplane to ensure that no other process has\n accidentally broken Calico''s rules. Set to 0 to disable route refresh.\n [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeSource:\n description: 'RouteSource configures where Felix gets its routing\n information. - WorkloadIPs: use workload endpoints to construct\n routes. - CalicoIPAM: the default - use IPAM data to construct routes.'\n pattern: ^(?i)(WorkloadIPs|CalicoIPAM)?$\n type: string\n routeSyncDisabled:\n description: RouteSyncDisabled will disable all operations performed\n on the route table. Set to true to run in network-policy mode only.\n type: boolean\n routeTableRange:\n description: Deprecated in favor of RouteTableRanges. Calico programs\n additional Linux route tables for various purposes. RouteTableRange\n specifies the indices of the route tables that Calico should use.\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n routeTableRanges:\n description: Calico programs additional Linux route tables for various\n purposes. RouteTableRanges specifies a set of table index ranges\n that Calico should use. Deprecates`RouteTableRange`, overrides `RouteTableRange`.\n items:\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n type: array\n serviceLoopPrevention:\n description: 'When service IP advertisement is enabled, prevent routing\n loops to service IPs that are not in use, by dropping or rejecting\n packets that do not get DNAT''d by kube-proxy. Unless set to \"Disabled\",\n in which case such routing loops continue to be allowed. [Default:\n Drop]'\n pattern: ^(?i)(Drop|Reject|Disabled)?$\n type: string\n sidecarAccelerationEnabled:\n description: 'SidecarAccelerationEnabled enables experimental sidecar\n acceleration [Default: false]'\n type: boolean\n usageReportingEnabled:\n description: 'UsageReportingEnabled reports anonymous Calico version\n number and cluster size to projectcalico.org. Logs warnings returned\n by the usage server. For example, if a significant security vulnerability\n has been discovered in the version of Calico being used. [Default:\n true]'\n type: boolean\n usageReportingInitialDelay:\n description: 'UsageReportingInitialDelay controls the minimum delay\n before Felix makes a report. [Default: 300s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n usageReportingInterval:\n description: 'UsageReportingInterval controls the interval at which\n Felix makes reports. [Default: 86400s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n useInternalDataplaneDriver:\n description: UseInternalDataplaneDriver, if true, Felix will use its\n internal dataplane programming logic. If false, it will launch\n an external dataplane driver and communicate with it over protobuf.\n type: boolean\n vxlanEnabled:\n description: 'VXLANEnabled overrides whether Felix should create the\n VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix\n determines this based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n vxlanMTU:\n description: 'VXLANMTU is the MTU to set on the IPv4 VXLAN tunnel\n device. See Configuring MTU [Default: 1410]'\n type: integer\n vxlanMTUV6:\n description: 'VXLANMTUV6 is the MTU to set on the IPv6 VXLAN tunnel\n device. See Configuring MTU [Default: 1390]'\n type: integer\n vxlanPort:\n type: integer\n vxlanVNI:\n type: integer\n windowsManageFirewallRules:\n description: 'WindowsManageFirewallRules configures whether or not\n Felix will program Windows Firewall rules. (to allow inbound access\n to its own metrics ports) [Default: Disabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n wireguardEnabled:\n description: 'WireguardEnabled controls whether Wireguard is enabled\n for IPv4 (encapsulating IPv4 traffic over an IPv4 underlay network).\n [Default: false]'\n type: boolean\n wireguardEnabledV6:\n description: 'WireguardEnabledV6 controls whether Wireguard is enabled\n for IPv6 (encapsulating IPv6 traffic over an IPv6 underlay network).\n [Default: false]'\n type: boolean\n wireguardHostEncryptionEnabled:\n description: 'WireguardHostEncryptionEnabled controls whether Wireguard\n host-to-host encryption is enabled. [Default: false]'\n type: boolean\n wireguardInterfaceName:\n description: 'WireguardInterfaceName specifies the name to use for\n the IPv4 Wireguard interface. [Default: wireguard.cali]'\n type: string\n wireguardInterfaceNameV6:\n description: 'WireguardInterfaceNameV6 specifies the name to use for\n the IPv6 Wireguard interface. [Default: wg-v6.cali]'\n type: string\n wireguardKeepAlive:\n description: 'WireguardKeepAlive controls Wireguard PersistentKeepalive\n option. Set 0 to disable. [Default: 0]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n wireguardListeningPort:\n description: 'WireguardListeningPort controls the listening port used\n by IPv4 Wireguard. [Default: 51820]'\n type: integer\n wireguardListeningPortV6:\n description: 'WireguardListeningPortV6 controls the listening port\n used by IPv6 Wireguard. [Default: 51821]'\n type: integer\n wireguardMTU:\n description: 'WireguardMTU controls the MTU on the IPv4 Wireguard\n interface. See Configuring MTU [Default: 1440]'\n type: integer\n wireguardMTUV6:\n description: 'WireguardMTUV6 controls the MTU on the IPv6 Wireguard\n interface. See Configuring MTU [Default: 1420]'\n type: integer\n wireguardRoutingRulePriority:\n description: 'WireguardRoutingRulePriority controls the priority value\n to use for the Wireguard routing rule. [Default: 99]'\n type: integer\n workloadSourceSpoofing:\n description: WorkloadSourceSpoofing controls whether pods can use\n the allowedSourcePrefixes annotation to send traffic with a source\n IP address that is not theirs. This is disabled by default. When\n set to \"Any\", pods can request any prefix.\n pattern: ^(?i)(Disabled|Any)?$\n type: string\n xdpEnabled:\n description: 'XDPEnabled enables XDP acceleration for suitable untracked\n incoming deny rules. [Default: true]'\n type: boolean\n xdpRefreshInterval:\n description: 'XDPRefreshInterval is the period at which Felix re-checks\n all XDP state to ensure that no other process has accidentally broken\n Calico''s BPF maps or attached programs. Set to 0 to disable XDP\n refresh. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" globalnetworkpolicies = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: globalnetworkpolicies.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: GlobalNetworkPolicy\n listKind: GlobalNetworkPolicyList\n plural: globalnetworkpolicies\n singular: globalnetworkpolicy\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n properties:\n applyOnForward:\n description: ApplyOnForward indicates to apply the rules in this policy\n on forward traffic.\n type: boolean\n doNotTrack:\n description: DoNotTrack indicates whether packets matched by the rules\n in this policy should go through the data plane's connection tracking,\n such as Linux conntrack. If True, the rules in this policy are\n applied before any data plane connection tracking, and packets allowed\n by this policy are marked as not to be tracked.\n type: boolean\n egress:\n description: The ordered set of egress rules. Each rule contains\n a set of packet match criteria and a corresponding action to apply.\n items:\n description: \"A Rule encapsulates a set of match criteria and an\n action. Both selector-based security Policy and security Profiles\n reference rules - separated out as a list of rules for both ingress\n and egress packet matching. \\n Each positive match criteria has\n a negated version, prefixed with \\\"Not\\\". All the match criteria\n within a rule must be satisfied for a packet to match. A single\n rule can contain the positive and negative version of a match\n and both must be satisfied for the rule to match.\"\n properties:\n action:\n type: string\n destination:\n description: Destination contains the match criteria that apply\n to destination entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n http:\n description: HTTP contains match criteria that apply to HTTP\n requests.\n properties:\n methods:\n description: Methods is an optional field that restricts\n the rule to apply only to HTTP requests that use one of\n the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple\n methods are OR'd together.\n items:\n type: string\n type: array\n paths:\n description: 'Paths is an optional field that restricts\n the rule to apply to HTTP requests that use one of the\n listed HTTP Paths. Multiple paths are OR''d together.\n e.g: - exact: /foo - prefix: /bar NOTE: Each entry may\n ONLY specify either a `exact` or a `prefix` match. The\n validator will check for it.'\n items:\n description: 'HTTPPath specifies an HTTP path to match.\n It may be either of the form: exact: : which matches\n the path exactly or prefix: : which matches\n the path prefix'\n properties:\n exact:\n type: string\n prefix:\n type: string\n type: object\n type: array\n type: object\n icmp:\n description: ICMP is an optional field that restricts the rule\n to apply to a specific type and code of ICMP traffic. This\n should only be specified if the Protocol field is set to \"ICMP\"\n or \"ICMPv6\".\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n ipVersion:\n description: IPVersion is an optional field that restricts the\n rule to only match a specific IP version.\n type: integer\n metadata:\n description: Metadata contains additional information for this\n rule\n properties:\n annotations:\n additionalProperties:\n type: string\n description: Annotations is a set of key value pairs that\n give extra information about the rule\n type: object\n type: object\n notICMP:\n description: NotICMP is the negated version of the ICMP field.\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n notProtocol:\n anyOf:\n - type: integer\n - type: string\n description: NotProtocol is the negated version of the Protocol\n field.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n protocol:\n anyOf:\n - type: integer\n - type: string\n description: \"Protocol is an optional field that restricts the\n rule to only apply to traffic of a specific IP protocol. Required\n if any of the EntityRules contain Ports (because ports only\n apply to certain protocols). \\n Must be one of these string\n values: \\\"TCP\\\", \\\"UDP\\\", \\\"ICMP\\\", \\\"ICMPv6\\\", \\\"SCTP\\\",\n \\\"UDPLite\\\" or an integer in the range 1-255.\"\n pattern: ^.*\n x-kubernetes-int-or-string: true\n source:\n description: Source contains the match criteria that apply to\n source entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n required:\n - action\n type: object\n type: array\n ingress:\n description: The ordered set of ingress rules. Each rule contains\n a set of packet match criteria and a corresponding action to apply.\n items:\n description: \"A Rule encapsulates a set of match criteria and an\n action. Both selector-based security Policy and security Profiles\n reference rules - separated out as a list of rules for both ingress\n and egress packet matching. \\n Each positive match criteria has\n a negated version, prefixed with \\\"Not\\\". All the match criteria\n within a rule must be satisfied for a packet to match. A single\n rule can contain the positive and negative version of a match\n and both must be satisfied for the rule to match.\"\n properties:\n action:\n type: string\n destination:\n description: Destination contains the match criteria that apply\n to destination entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n http:\n description: HTTP contains match criteria that apply to HTTP\n requests.\n properties:\n methods:\n description: Methods is an optional field that restricts\n the rule to apply only to HTTP requests that use one of\n the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple\n methods are OR'd together.\n items:\n type: string\n type: array\n paths:\n description: 'Paths is an optional field that restricts\n the rule to apply to HTTP requests that use one of the\n listed HTTP Paths. Multiple paths are OR''d together.\n e.g: - exact: /foo - prefix: /bar NOTE: Each entry may\n ONLY specify either a `exact` or a `prefix` match. The\n validator will check for it.'\n items:\n description: 'HTTPPath specifies an HTTP path to match.\n It may be either of the form: exact: : which matches\n the path exactly or prefix: : which matches\n the path prefix'\n properties:\n exact:\n type: string\n prefix:\n type: string\n type: object\n type: array\n type: object\n icmp:\n description: ICMP is an optional field that restricts the rule\n to apply to a specific type and code of ICMP traffic. This\n should only be specified if the Protocol field is set to \"ICMP\"\n or \"ICMPv6\".\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n ipVersion:\n description: IPVersion is an optional field that restricts the\n rule to only match a specific IP version.\n type: integer\n metadata:\n description: Metadata contains additional information for this\n rule\n properties:\n annotations:\n additionalProperties:\n type: string\n description: Annotations is a set of key value pairs that\n give extra information about the rule\n type: object\n type: object\n notICMP:\n description: NotICMP is the negated version of the ICMP field.\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n notProtocol:\n anyOf:\n - type: integer\n - type: string\n description: NotProtocol is the negated version of the Protocol\n field.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n protocol:\n anyOf:\n - type: integer\n - type: string\n description: \"Protocol is an optional field that restricts the\n rule to only apply to traffic of a specific IP protocol. Required\n if any of the EntityRules contain Ports (because ports only\n apply to certain protocols). \\n Must be one of these string\n values: \\\"TCP\\\", \\\"UDP\\\", \\\"ICMP\\\", \\\"ICMPv6\\\", \\\"SCTP\\\",\n \\\"UDPLite\\\" or an integer in the range 1-255.\"\n pattern: ^.*\n x-kubernetes-int-or-string: true\n source:\n description: Source contains the match criteria that apply to\n source entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n required:\n - action\n type: object\n type: array\n namespaceSelector:\n description: NamespaceSelector is an optional field for an expression\n used to select a pod based on namespaces.\n type: string\n order:\n description: Order is an optional field that specifies the order in\n which the policy is applied. Policies with higher \"order\" are applied\n after those with lower order. If the order is omitted, it may be\n considered to be \"infinite\" - i.e. the policy will be applied last. Policies\n with identical order will be applied in alphanumerical order based\n on the Policy \"Name\".\n type: number\n performanceHints:\n description: \"PerformanceHints contains a list of hints to Calico's\n policy engine to help process the policy more efficiently. Hints\n never change the enforcement behaviour of the policy. \\n Currently,\n the only available hint is \\\"AssumeNeededOnEveryNode\\\". When that\n hint is set on a policy, Felix will act as if the policy matches\n a local endpoint even if it does not. This is useful for \\\"preloading\\\"\n any large static policies that are known to be used on every node.\n If the policy is _not_ used on a particular node then the work done\n to preload the policy (and to maintain it) is wasted.\"\n items:\n type: string\n type: array\n preDNAT:\n description: PreDNAT indicates to apply the rules in this policy before\n any DNAT.\n type: boolean\n selector:\n description: \"The selector is an expression used to pick out the endpoints\n that the policy should be applied to. \\n Selector expressions follow\n this syntax: \\n \\tlabel == \\\"string_literal\\\" -> comparison, e.g.\n my_label == \\\"foo bar\\\" \\tlabel != \\\"string_literal\\\" -> not\n equal; also matches if label is not present \\tlabel in { \\\"a\\\",\n \\\"b\\\", \\\"c\\\", ... } -> true if the value of label X is one of\n \\\"a\\\", \\\"b\\\", \\\"c\\\" \\tlabel not in { \\\"a\\\", \\\"b\\\", \\\"c\\\", ... }\n \\ -> true if the value of label X is not one of \\\"a\\\", \\\"b\\\", \\\"c\\\"\n \\thas(label_name) -> True if that label is present \\t! expr ->\n negation of expr \\texpr && expr -> Short-circuit and \\texpr ||\n expr -> Short-circuit or \\t( expr ) -> parens for grouping \\tall()\n or the empty selector -> matches all endpoints. \\n Label names are\n allowed to contain alphanumerics, -, _ and /. String literals are\n more permissive but they do not support escape characters. \\n Examples\n (with made-up labels): \\n \\ttype == \\\"webserver\\\" && deployment\n == \\\"prod\\\" \\ttype in {\\\"frontend\\\", \\\"backend\\\"} \\tdeployment !=\n \\\"dev\\\" \\t! has(label_name)\"\n type: string\n serviceAccountSelector:\n description: ServiceAccountSelector is an optional field for an expression\n used to select a pod based on service accounts.\n type: string\n types:\n description: \"Types indicates whether this policy applies to ingress,\n or to egress, or to both. When not explicitly specified (and so\n the value on creation is empty or nil), Calico defaults Types according\n to what Ingress and Egress rules are present in the policy. The\n default is: \\n - [ PolicyTypeIngress ], if there are no Egress rules\n (including the case where there are also no Ingress rules) \\n\n - [ PolicyTypeEgress ], if there are Egress rules but no Ingress\n rules \\n - [ PolicyTypeIngress, PolicyTypeEgress ], if there are\n both Ingress and Egress rules. \\n When the policy is read back again,\n Types will always be one of these values, never empty or nil.\"\n items:\n description: PolicyType enumerates the possible values of the PolicySpec\n Types field.\n type: string\n type: array\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" globalnetworksets = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: globalnetworksets.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: GlobalNetworkSet\n listKind: GlobalNetworkSetList\n plural: globalnetworksets\n singular: globalnetworkset\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: GlobalNetworkSet contains a set of arbitrary IP sub-networks/CIDRs\n that share labels to allow rules to refer to them via selectors. The labels\n of GlobalNetworkSet are not namespaced.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: GlobalNetworkSetSpec contains the specification for a NetworkSet\n resource.\n properties:\n nets:\n description: The list of IP networks that belong to this set.\n items:\n type: string\n type: array\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" hostendpoints = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: hostendpoints.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: HostEndpoint\n listKind: HostEndpointList\n plural: hostendpoints\n singular: hostendpoint\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: HostEndpointSpec contains the specification for a HostEndpoint\n resource.\n properties:\n expectedIPs:\n description: \"The expected IP addresses (IPv4 and IPv6) of the endpoint.\n If \\\"InterfaceName\\\" is not present, Calico will look for an interface\n matching any of the IPs in the list and apply policy to that. Note:\n \\tWhen using the selector match criteria in an ingress or egress\n security Policy \\tor Profile, Calico converts the selector into\n a set of IP addresses. For host \\tendpoints, the ExpectedIPs field\n is used for that purpose. (If only the interface \\tname is specified,\n Calico does not learn the IPs of the interface for use in match\n \\tcriteria.)\"\n items:\n type: string\n type: array\n interfaceName:\n description: \"Either \\\"*\\\", or the name of a specific Linux interface\n to apply policy to; or empty. \\\"*\\\" indicates that this HostEndpoint\n governs all traffic to, from or through the default network namespace\n of the host named by the \\\"Node\\\" field; entering and leaving that\n namespace via any interface, including those from/to non-host-networked\n local workloads. \\n If InterfaceName is not \\\"*\\\", this HostEndpoint\n only governs traffic that enters or leaves the host through the\n specific interface named by InterfaceName, or - when InterfaceName\n is empty - through the specific interface that has one of the IPs\n in ExpectedIPs. Therefore, when InterfaceName is empty, at least\n one expected IP must be specified. Only external interfaces (such\n as \\\"eth0\\\") are supported here; it isn't possible for a HostEndpoint\n to protect traffic through a specific local workload interface.\n \\n Note: Only some kinds of policy are implemented for \\\"*\\\" HostEndpoints;\n initially just pre-DNAT policy. Please check Calico documentation\n for the latest position.\"\n type: string\n node:\n description: The node name identifying the Calico node instance.\n type: string\n ports:\n description: Ports contains the endpoint's named ports, which may\n be referenced in security policy rules.\n items:\n properties:\n name:\n type: string\n port:\n type: integer\n protocol:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n required:\n - name\n - port\n - protocol\n type: object\n type: array\n profiles:\n description: A list of identifiers of security Profile objects that\n apply to this endpoint. Each profile is applied in the order that\n they appear in this list. Profile rules are applied after the selector-based\n security policy.\n items:\n type: string\n type: array\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index bc32ee21798..16f1939668f 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -44,7 +44,7 @@ import ( ) const ( - IPIPIfaceName = "tunl0" + IPIPIfaceName = "ipip.calico" ) // ipipManager manages the all-hosts IP set, which is used by some rules in our static chains @@ -554,10 +554,18 @@ func (m *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo }) logCxt.Debug("Configuring IPIP tunnel") + localAddr := m.getLocalHostAddr() + // TODO: fix this + if localAddr == "" { + m.logCtx.Debug("Missing local address information, retrying...") + return fmt.Errorf("Not found device") + } + la := netlink.NewLinkAttrs() la.Name = m.ipipDevice ipip := &netlink.Iptun{ LinkAttrs: la, + Local: net.ParseIP(localAddr), } link, err := m.nlHandle.LinkByName(IPIPIfaceName) @@ -569,7 +577,7 @@ func (m *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo // module. if err := m.nlHandle.LinkAdd(ipip); err == syscall.EEXIST { // Device already exists - likely a race. - m.logCtx.Debug("VXLAN device already exists, likely created by someone else.") + m.logCtx.Debug("IPIP device already exists, likely created by someone else.") } else if err != nil { // Error other than "device exists" - return it. return err diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 560b5b28962..9989acc896a 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -127,7 +127,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding if brokenXSum { It("should disable checksum offload", func() { Eventually(func() string { - out, err := felixes[0].ExecOutput("ethtool", "-k", "tunl0") + out, err := felixes[0].ExecOutput("ethtool", "-k", "ipip.calico") if err != nil { return fmt.Sprintf("ERROR: %v", err) } @@ -137,7 +137,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding } else { It("should not disable checksum offload", func() { Eventually(func() string { - out, err := felixes[0].ExecOutput("ethtool", "-k", "tunl0") + out, err := felixes[0].ExecOutput("ethtool", "-k", "ipip.calico") if err != nil { return fmt.Sprintf("ERROR: %v", err) } @@ -162,9 +162,10 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding } }) - It("should have workload to workload connectivity", func() { + It("Mazdak should have workload to workload connectivity", func() { cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) + //time.Sleep(time.Minute * 60) cc.CheckConnectivity() }) @@ -556,7 +557,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding mtuStr := "mtu 1480" for _, felix := range felixes { Eventually(func() string { - out, _ := felix.ExecOutput("ip", "-d", "link", "show", "tunl0") + out, _ := felix.ExecOutput("ip", "-d", "link", "show", "ipip.calico") return out }, "60s", "500ms").Should(ContainSubstring(mtuStr)) } @@ -575,7 +576,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding for _, felix := range felixes { // Felix checks host MTU every 30s Eventually(func() string { - out, _ := felix.ExecOutput("ip", "-d", "link", "show", "tunl0") + out, _ := felix.ExecOutput("ip", "-d", "link", "show", "ipip.calico") return out }, "60s", "500ms").Should(ContainSubstring(mtuStr)) @@ -598,7 +599,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding for _, felix := range felixes { // Felix checks host MTU every 30s Eventually(func() string { - out, _ := felix.ExecOutput("ip", "-d", "link", "show", "tunl0") + out, _ := felix.ExecOutput("ip", "-d", "link", "show", "ipip.calico") return out }, "60s", "500ms").Should(ContainSubstring("mtu 1300")) } @@ -692,13 +693,13 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding } } - // Pause felix[2], so it can't touch the dataplane; we want to + // Pause felix[0], so it can't touch the dataplane; we want to // test that felix[0] blocks the traffic. pid := felixes[0].GetFelixPID() felixes[0].Exec("kill", "-STOP", fmt.Sprint(pid)) tc.Felixes[0].Exec("ip", "route", "add", "10.65.222.1", "via", - externalClient.IP, "dev", "tunl0", "onlink", "proto", "90") + externalClient.IP, "dev", "ipip.calico", "onlink", "proto", "90") By("testing that the ext client can connect via ipip") cc.ResetExpectations() diff --git a/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml b/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml index 8f83bd6b6d9..e0263a25839 100644 --- a/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml +++ b/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml @@ -526,6 +526,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/calico-bpf.yaml b/manifests/calico-bpf.yaml index 93475f20e12..7920af4aae8 100644 --- a/manifests/calico-bpf.yaml +++ b/manifests/calico-bpf.yaml @@ -1470,6 +1470,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index 0f45c10f803..22e0d58a023 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -1465,6 +1465,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/calico-policy-only.yaml b/manifests/calico-policy-only.yaml index 4887a613b8e..ce460f7671f 100644 --- a/manifests/calico-policy-only.yaml +++ b/manifests/calico-policy-only.yaml @@ -1480,6 +1480,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/calico-typha.yaml b/manifests/calico-typha.yaml index 19299ee850f..d6025419130 100644 --- a/manifests/calico-typha.yaml +++ b/manifests/calico-typha.yaml @@ -1481,6 +1481,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/calico-vxlan.yaml b/manifests/calico-vxlan.yaml index cb39930a30e..6a74d88cc99 100644 --- a/manifests/calico-vxlan.yaml +++ b/manifests/calico-vxlan.yaml @@ -1465,6 +1465,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/calico.yaml b/manifests/calico.yaml index e5da7f076d1..61d8743e2ce 100644 --- a/manifests/calico.yaml +++ b/manifests/calico.yaml @@ -1465,6 +1465,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/canal.yaml b/manifests/canal.yaml index b6d43ef4ef2..63976d1a376 100644 --- a/manifests/canal.yaml +++ b/manifests/canal.yaml @@ -1482,6 +1482,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/crds.yaml b/manifests/crds.yaml index fdfa5351670..5eac5f9fe94 100644 --- a/manifests/crds.yaml +++ b/manifests/crds.yaml @@ -1375,6 +1375,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/flannel-migration/calico.yaml b/manifests/flannel-migration/calico.yaml index 288b6439e5a..b5d5c7e3c56 100644 --- a/manifests/flannel-migration/calico.yaml +++ b/manifests/flannel-migration/calico.yaml @@ -1465,6 +1465,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml b/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml index d8bbd928373..4971155a382 100644 --- a/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml +++ b/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml @@ -526,6 +526,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/operator-crds.yaml b/manifests/operator-crds.yaml index 5c806398b54..eb1721bb58b 100644 --- a/manifests/operator-crds.yaml +++ b/manifests/operator-crds.yaml @@ -22137,6 +22137,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally diff --git a/manifests/tigera-operator.yaml b/manifests/tigera-operator.yaml index 041ea640edb..a38c3a77bf2 100644 --- a/manifests/tigera-operator.yaml +++ b/manifests/tigera-operator.yaml @@ -1387,6 +1387,10 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer + ipipRoutes: + description: 'IPIPRouteMode selects whether Felix should program IPIP + routes instead of BIRD. [Default: Bird]' + type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally From 499a2d172c4ca65998f5c021181d9ee3e4197247 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 19 Jul 2024 12:56:39 -0700 Subject: [PATCH 04/31] more changes --- felix/dataplane/linux/ipip_mgr.go | 159 +++++++++++------------ felix/dataplane/linux/routing_utility.go | 33 +++++ felix/dataplane/linux/vxlan_mgr.go | 50 ++----- felix/fv/ipip_test.go | 19 +-- 4 files changed, 128 insertions(+), 133 deletions(-) diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index 0fc2a423fb0..822da7f937f 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -32,7 +32,6 @@ import ( "golang.org/x/sys/unix" dpsets "github.com/projectcalico/calico/felix/dataplane/ipsets" - "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/felix/environment" "github.com/projectcalico/calico/felix/ethtool" "github.com/projectcalico/calico/felix/ip" @@ -112,12 +111,8 @@ func newIPIPManager( logrus.Errorf("IPIP manager only supports IPv4") return nil } - nlHandle, _ := netlink.NewHandle() - - blackHoleProto := dataplanedefs.DefaultRoutingProto - if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { - blackHoleProto = dpConfig.DeviceRouteProtocol - } + nlHandle, _ := netlink.NewHandle(syscall.NETLINK_ROUTE) + blackHoleProto := calculateRouteProtocol(dpConfig) var brt routetable.RouteTableInterface if !dpConfig.RouteSyncDisabled { @@ -173,10 +168,6 @@ func newIPIPManagerWithShim( logrus.Errorf("IPIP manager only supports IPv4") return nil } - noEncapProtocol := dataplanedefs.DefaultRoutingProto - if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { - noEncapProtocol = dpConfig.DeviceRouteProtocol - } return &ipipManager{ ipsetsDataplane: ipsetsDataplane, activeHostnameToIP: map[string]string{}, @@ -199,7 +190,7 @@ func newIPIPManagerWithShim( ipSetDirty: true, dpConfig: dpConfig, nlHandle: nlHandle, - noEncapProtocol: noEncapProtocol, + noEncapProtocol: calculateRouteProtocol(dpConfig), noEncapRTConstruct: noEncapRTConstruct, logCtx: logrus.WithField("ipVersion", ipVersion), } @@ -318,94 +309,98 @@ func (m *ipipManager) GetRouteTableSyncers() []routetable.RouteTableSyncer { } func (m *ipipManager) CompleteDeferredWork() error { - if !m.routesDirty { - m.logCtx.Debug("No change since last application, nothing to do") + if !m.ipSetDirty && !m.routesDirty { return nil } if m.ipSetDirty { - // For simplicity (and on the assumption that host add/removes are rare) rewrite - // the whole IP set whenever we get a change. To replace this with delta handling - // would require reference counting the IPs because it's possible for two hosts - // to (at least transiently) share an IP. That would add occupancy and make the - // code more complex. - m.logCtx.Info("All-hosts IP set out-of sync, refreshing it.") - members := make([]string, 0, len(m.activeHostnameToIP)+len(m.externalNodeCIDRs)) - for _, ip := range m.activeHostnameToIP { - members = append(members, ip) - } - members = append(members, m.externalNodeCIDRs...) - m.ipsetsDataplane.AddOrReplaceIPSet(m.ipSetMetadata, members) + m.updateAllHostsIPSet() m.ipSetDirty = false } if m.routesDirty { - // Iterate through all of our L3 routes and send them through to the route table. - var ipipRoutes []routetable.Target - var noEncapRoutes []routetable.Target - for _, r := range m.routesByDest { - logCtx := m.logCtx.WithField("route", r) - cidr, err := ip.CIDRFromString(r.Dst) - if err != nil { - // Don't block programming of other routes if somehow we receive one with a bad dst. - logCtx.WithError(err).Warn("Failed to parse IPIP route destination") - continue - } - - if r.GetSameSubnet() { - if r.DstNodeIp == "" { - logCtx.Debug("Can't program non-encap route since host IP is not known.") - continue - } - - defaultRoute := routetable.Target{ - Type: routetable.TargetTypeNoEncap, - CIDR: cidr, - GW: ip.FromString(r.DstNodeIp), - } - - noEncapRoutes = append(noEncapRoutes, defaultRoute) - logCtx.WithField("route", r).Debug("adding no encap route to list for addition") - } else { - // Extract the gateway addr for this route based on its remote address. - remoteAddr, ok := m.activeHostnameToIP[r.DstNodeName] - if !ok { - // When the local address arrives, it'll set routesDirty=true so this loop will execute again. - logCtx.Debug("Dataplane has route with no corresponding local address") - continue - } - - ipipRoute := routetable.Target{ - Type: routetable.TargetTypeOnLink, - CIDR: cidr, - GW: ip.FromString(remoteAddr), - } - - ipipRoutes = append(ipipRoutes, ipipRoute) - logCtx.WithField("route", ipipRoute).Debug("adding ipip route to list for addition") - } + err := m.updateRoutes() + if err != nil { + return err } + m.routesDirty = false + } + m.logCtx.Info("IPIP Manager completed deferred work") + return nil +} - m.logCtx.WithField("ipip routes", ipipRoutes).Debug("IPIP manager sending IPIP L3 updates") - m.routeTable.SetRoutes(m.ipipDevice, ipipRoutes) +func (m *ipipManager) updateAllHostsIPSet() { + // For simplicity (and on the assumption that host add/removes are rare) rewrite + // the whole IP set whenever we get a change. To replace this with delta handling + // would require reference counting the IPs because it's possible for two hosts + // to (at least transiently) share an IP. That would add occupancy and make the + // code more complex. + m.logCtx.Info("All-hosts IP set out-of sync, refreshing it.") + members := make([]string, 0, len(m.activeHostnameToIP)+len(m.externalNodeCIDRs)) + for _, ip := range m.activeHostnameToIP { + members = append(members, ip) + } + members = append(members, m.externalNodeCIDRs...) + m.ipsetsDataplane.AddOrReplaceIPSet(m.ipSetMetadata, members) +} - bhRoutes := blackholeRoutes(m.localIPAMBlocks) - m.logCtx.WithField("balckhole routes", bhRoutes).Debug("IPIP manager sending blackhole routes") - m.blackholeRouteTable.SetRoutes(routetable.InterfaceNone, bhRoutes) +func (m *ipipManager) updateRoutes() error { + // Iterate through all of our L3 routes and send them through to the route table. + var ipipRoutes []routetable.Target + var noEncapRoutes []routetable.Target + for _, r := range m.routesByDest { + logCtx := m.logCtx.WithField("route", r) + cidr, err := ip.CIDRFromString(r.Dst) + if err != nil { + // Don't block programming of other routes if somehow we receive one with a bad dst. + logCtx.WithError(err).Warn("Failed to parse IPIP route destination") + continue + } - if m.noEncapRouteTable != nil { - m.logCtx.WithField("link", m.parentIfaceName).WithField("routes", noEncapRoutes).Debug( - "IPIP manager sending unencapsulated L3 updates") - m.noEncapRouteTable.SetRoutes(m.parentIfaceName, noEncapRoutes) + if noEncapRoute := noEncapRoute(cidr, r); noEncapRoute != nil { + // We've got everything we need to program this route as a no-encap route. + noEncapRoutes = append(noEncapRoutes, *noEncapRoute) + logCtx.WithField("route", r).Debug("Destination in same subnet, using no-encap route.") + } else if ipipRoute := m.tunneledRoute(cidr, r); ipipRoute != nil { + ipipRoutes = append(ipipRoutes, *ipipRoute) + logCtx.WithField("route", ipipRoute).Debug("adding ipip route to list for addition") } else { - return errors.New("no encap route table not set, will defer adding routes") + logCtx.Debug("Not enough information to program route; missing target host address?") } + } - m.logCtx.Info("IPIP Manager completed deferred work") - m.routesDirty = false + m.logCtx.WithField("ipipRoutes", ipipRoutes).Debug("IPIP manager setting IPIP tunnled routes") + m.routeTable.SetRoutes(m.ipipDevice, ipipRoutes) + + bhRoutes := blackholeRoutes(m.localIPAMBlocks) + m.logCtx.WithField("balckhole routes", bhRoutes).Debug("IPIP manager setting blackhole routes") + m.blackholeRouteTable.SetRoutes(routetable.InterfaceNone, bhRoutes) + + if m.noEncapRouteTable != nil { + m.logCtx.WithField("link", m.parentIfaceName).WithField("routes", noEncapRoutes).Debug( + "IPIP manager sending unencapsulated L3 updates") + m.noEncapRouteTable.SetRoutes(m.parentIfaceName, noEncapRoutes) + } else { + return errors.New("no encap route table not set, will defer adding routes") } return nil } +func (m *ipipManager) tunneledRoute(cidr ip.CIDR, r *proto.RouteUpdate) *routetable.Target { + // Extract the gateway addr for this route based on its remote address. + remoteAddr, ok := m.activeHostnameToIP[r.DstNodeName] + if !ok { + // When the local address arrives, it'll set routesDirty=true so this loop will execute again. + return nil + } + + ipipRoute := routetable.Target{ + Type: routetable.TargetTypeOnLink, + CIDR: cidr, + GW: ip.FromString(remoteAddr), + } + return &ipipRoute +} + func (m *ipipManager) OnParentNameUpdate(name string) { if name == "" { m.logCtx.Warn("Empty parent interface name? Ignoring.") diff --git a/felix/dataplane/linux/routing_utility.go b/felix/dataplane/linux/routing_utility.go index 1afd9936f08..44dfabb300b 100644 --- a/felix/dataplane/linux/routing_utility.go +++ b/felix/dataplane/linux/routing_utility.go @@ -16,10 +16,12 @@ package intdataplane import ( "strings" + "syscall" "github.com/sirupsen/logrus" "github.com/vishvananda/netlink" + "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/felix/ip" "github.com/projectcalico/calico/felix/proto" "github.com/projectcalico/calico/felix/routetable" @@ -88,3 +90,34 @@ func blackholeRoutes(localIPAMBlocks map[string]*proto.RouteUpdate) []routetable } return rtt } + +func noEncapRoute(cidr ip.CIDR, r *proto.RouteUpdate) *routetable.Target { + if !r.GetSameSubnet() { + return nil + } + if r.DstNodeIp == "" { + return nil + } + noEncapRoute := routetable.Target{ + Type: routetable.TargetTypeNoEncap, + CIDR: cidr, + GW: ip.FromString(r.DstNodeIp), + } + return &noEncapRoute +} + +func calculateRouteProtocol(dpConfig Config) netlink.RouteProtocol { + // For same-subnet and blackhole routes, we need a unique protocol + // to attach to the routes. If the global DeviceRouteProtocol is set to + // a usable value, use that; otherwise, pick a safer default. (For back + // compatibility, our DeviceRouteProtocol defaults to RTPROT_BOOT, which + // can also be used by other processes.) + // + // Routes to the VXLAN tunnel device itself are identified by their target + // interface. We don't need to worry about their protocol. + routeProtocol := dataplanedefs.DefaultRoutingProto + if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { + routeProtocol = dpConfig.DeviceRouteProtocol + } + return routeProtocol +} diff --git a/felix/dataplane/linux/vxlan_mgr.go b/felix/dataplane/linux/vxlan_mgr.go index e9c2d63604b..698775af52a 100644 --- a/felix/dataplane/linux/vxlan_mgr.go +++ b/felix/dataplane/linux/vxlan_mgr.go @@ -32,7 +32,6 @@ import ( "golang.org/x/sys/unix" dpsets "github.com/projectcalico/calico/felix/dataplane/ipsets" - "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/felix/environment" "github.com/projectcalico/calico/felix/ethtool" "github.com/projectcalico/calico/felix/ip" @@ -106,11 +105,7 @@ func newVXLANManager( featureDetector environment.FeatureDetectorIface, ) *vxlanManager { nlHandle, _ := netlink.NewHandle(syscall.NETLINK_ROUTE) - - blackHoleProto := dataplanedefs.DefaultRoutingProto - if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { - blackHoleProto = dpConfig.DeviceRouteProtocol - } + blackHoleProto := calculateRouteProtocol(dpConfig) var brt routetable.RouteTableInterface if !dpConfig.RouteSyncDisabled { @@ -206,28 +201,12 @@ func newVXLANManagerWithShims( vtepsDirty: true, dpConfig: dpConfig, nlHandle: nlHandle, - noEncapProtocol: calculateNonEncapRouteProtocol(dpConfig), + noEncapProtocol: calculateRouteProtocol(dpConfig), noEncapRTConstruct: noEncapRTConstruct, logCtx: logrus.WithField("ipVersion", ipVersion), } } -func calculateNonEncapRouteProtocol(dpConfig Config) netlink.RouteProtocol { - // For same-subnet and blackhole routes, we need a unique protocol - // to attach to the routes. If the global DeviceRouteProtocol is set to - // a usable value, use that; otherwise, pick a safer default. (For back - // compatibility, our DeviceRouteProtocol defaults to RTPROT_BOOT, which - // can also be used by other processes.) - // - // Routes to the VXLAN tunnel device itself are identified by their target - // interface. We don't need to worry about their protocol. - noEncapProtocol := dataplanedefs.DefaultRoutingProto - if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { - noEncapProtocol = dpConfig.DeviceRouteProtocol - } - return noEncapProtocol -} - func (m *vxlanManager) OnUpdate(protoBufMsg interface{}) { switch msg := protoBufMsg.(type) { case *proto.RouteUpdate: @@ -355,11 +334,13 @@ func (m *vxlanManager) GetRouteTableSyncers() []routetable.RouteTableSyncer { } func (m *vxlanManager) CompleteDeferredWork() error { + if !m.vtepsDirty && !m.routesDirty { + return nil + } if m.vtepsDirty { m.updateNeighborsAndAllowedSources() m.vtepsDirty = false } - if m.routesDirty { err := m.updateRoutes() if err != nil { @@ -367,6 +348,7 @@ func (m *vxlanManager) CompleteDeferredWork() error { } m.routesDirty = false } + m.logCtx.Info("VXLAN Manager completed deferred work") return nil } @@ -418,7 +400,7 @@ func (m *vxlanManager) updateRoutes() error { continue } - if noEncapRoute := m.noEncapRoute(cidr, r); noEncapRoute != nil { + if noEncapRoute := noEncapRoute(cidr, r); noEncapRoute != nil { // We've got everything we need to program this route as a no-encap route. noEncapRoutes = append(noEncapRoutes, *noEncapRoute) logCtx.WithField("route", r).Debug("Destination in same subnet, using no-encap route.") @@ -434,7 +416,7 @@ func (m *vxlanManager) updateRoutes() error { m.routeTable.SetRoutes(m.vxlanDevice, vxlanRoutes) bhRoutes := blackholeRoutes(m.localIPAMBlocks) - m.logCtx.WithField("balckhole routes", bhRoutes).Debug("VXLAN manager sending blackhole routes") + m.logCtx.WithField("balckhole routes", bhRoutes).Debug("VXLAN manager setting blackhole routes") m.blackholeRouteTable.SetRoutes(routetable.InterfaceNone, bhRoutes) if m.noEncapRouteTable != nil { @@ -445,25 +427,9 @@ func (m *vxlanManager) updateRoutes() error { return errors.New("no encap route table not set, will defer adding routes") } - m.logCtx.Info("VXLAN Manager completed deferred work") return nil } -func (m *vxlanManager) noEncapRoute(cidr ip.CIDR, r *proto.RouteUpdate) *routetable.Target { - if !r.GetSameSubnet() { - return nil - } - if r.DstNodeIp == "" { - return nil - } - noEncapRoute := routetable.Target{ - Type: routetable.TargetTypeNoEncap, - CIDR: cidr, - GW: ip.FromString(r.DstNodeIp), - } - return &noEncapRoute -} - func (m *vxlanManager) tunneledRoute(cidr ip.CIDR, r *proto.RouteUpdate) *routetable.Target { // Extract the gateway addr for this route based on its remote VTEP. vtep, ok := m.vtepsByNode[r.DstNodeName] diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 9989acc896a..a1ac76b6502 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -35,6 +35,7 @@ import ( api "github.com/projectcalico/api/pkg/apis/projectcalico/v3" "github.com/projectcalico/api/pkg/lib/numorstring" + dpdefs "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/libcalico-go/lib/apiconfig" client "github.com/projectcalico/calico/libcalico-go/lib/clientv3" cerrors "github.com/projectcalico/calico/libcalico-go/lib/errors" @@ -127,7 +128,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding if brokenXSum { It("should disable checksum offload", func() { Eventually(func() string { - out, err := felixes[0].ExecOutput("ethtool", "-k", "ipip.calico") + out, err := felixes[0].ExecOutput("ethtool", "-k", dpdefs.IPIPIfaceNameV4) if err != nil { return fmt.Sprintf("ERROR: %v", err) } @@ -137,7 +138,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding } else { It("should not disable checksum offload", func() { Eventually(func() string { - out, err := felixes[0].ExecOutput("ethtool", "-k", "ipip.calico") + out, err := felixes[0].ExecOutput("ethtool", "-k", dpdefs.IPIPIfaceNameV4) if err != nil { return fmt.Sprintf("ERROR: %v", err) } @@ -551,13 +552,13 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding } }) - It("should configure the tunl0 device correctly", func() { - // The tunl0 device should appear with default MTU, etc. FV environment uses MTU 1500, + It("should configure the ipip device correctly", func() { + // The ipip device should appear with default MTU, etc. FV environment uses MTU 1500, // which means that we should expect 1480 after subtracting IPIP overhead for IPv4. mtuStr := "mtu 1480" for _, felix := range felixes { Eventually(func() string { - out, _ := felix.ExecOutput("ip", "-d", "link", "show", "ipip.calico") + out, _ := felix.ExecOutput("ip", "-d", "link", "show", dpdefs.IPIPIfaceNameV4) return out }, "60s", "500ms").Should(ContainSubstring(mtuStr)) } @@ -576,7 +577,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding for _, felix := range felixes { // Felix checks host MTU every 30s Eventually(func() string { - out, _ := felix.ExecOutput("ip", "-d", "link", "show", "ipip.calico") + out, _ := felix.ExecOutput("ip", "-d", "link", "show", dpdefs.IPIPIfaceNameV4) return out }, "60s", "500ms").Should(ContainSubstring(mtuStr)) @@ -599,7 +600,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding for _, felix := range felixes { // Felix checks host MTU every 30s Eventually(func() string { - out, _ := felix.ExecOutput("ip", "-d", "link", "show", "ipip.calico") + out, _ := felix.ExecOutput("ip", "-d", "link", "show", dpdefs.IPIPIfaceNameV4) return out }, "60s", "500ms").Should(ContainSubstring("mtu 1300")) } @@ -699,7 +700,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding felixes[0].Exec("kill", "-STOP", fmt.Sprint(pid)) tc.Felixes[0].Exec("ip", "route", "add", "10.65.222.1", "via", - externalClient.IP, "dev", "ipip.calico", "onlink", "proto", "90") + externalClient.IP, "dev", dpdefs.IPIPIfaceNameV4, "onlink", "proto", "90") By("testing that the ext client can connect via ipip") cc.ResetExpectations() @@ -771,7 +772,7 @@ func setupIPIPWorkloads(infra infrastructure.DatastoreInfra, tc infrastructure.T // Install a default profile that allows all ingress and egress, in the absence of any Policy. infra.AddDefaultAllow() - // Wait until the tunl0 device appears; it is created when felix inserts the ipip module + // Wait until the ipip device appears; it is created when felix inserts the ipip module // into the kernel. Eventually(func() error { links, err := netlink.LinkList() From 7f7c40e086f3265c52ffd1ea96897b2c8163b48d Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 19 Jul 2024 17:31:09 -0700 Subject: [PATCH 05/31] Update --- api/pkg/apis/projectcalico/v3/felixconfig.go | 2 +- .../projectcalico/v3/zz_generated.deepcopy.go | 5 +++ .../confd/templates/bird6_ipam.cfg.template | 13 ++++--- .../confd/templates/bird_ipam.cfg.template | 31 +++++++++++++---- .../export_only/explicit_peer/bird6_ipam.cfg | 7 ++-- .../export_only/explicit_peer/bird_ipam.cfg | 7 ++-- .../export_only/global_peer/bird6_ipam.cfg | 7 ++-- .../export_only/global_peer/bird_ipam.cfg | 7 ++-- .../filter_deletion/step1/bird6_ipam.cfg | 7 ++-- .../filter_deletion/step1/bird_ipam.cfg | 7 ++-- .../filter_deletion/step2/bird6_ipam.cfg | 7 ++-- .../filter_deletion/step2/bird_ipam.cfg | 7 ++-- .../bgpfilter/filter_names/bird6_ipam.cfg | 7 ++-- .../bgpfilter/filter_names/bird_ipam.cfg | 7 ++-- .../import_only/explicit_peer/bird6_ipam.cfg | 7 ++-- .../import_only/explicit_peer/bird_ipam.cfg | 7 ++-- .../import_only/global_peer/bird6_ipam.cfg | 7 ++-- .../import_only/global_peer/bird_ipam.cfg | 7 ++-- .../bgpfilter/match_interface/bird6_ipam.cfg | 7 ++-- .../bgpfilter/match_interface/bird_ipam.cfg | 7 ++-- .../bgpfilter/match_operators/bird6_ipam.cfg | 7 ++-- .../bgpfilter/match_operators/bird_ipam.cfg | 7 ++-- .../bgpfilter/match_source/bird6_ipam.cfg | 7 ++-- .../bgpfilter/match_source/bird_ipam.cfg | 7 ++-- .../multi_filter/explicit_peer/bird6_ipam.cfg | 7 ++-- .../multi_filter/explicit_peer/bird_ipam.cfg | 7 ++-- .../multi_filter/global_peer/bird6_ipam.cfg | 7 ++-- .../multi_filter/global_peer/bird_ipam.cfg | 7 ++-- .../bgpfilter/node_mesh/bird6_ipam.cfg | 7 ++-- .../bgpfilter/node_mesh/bird_ipam.cfg | 7 ++-- .../explicit_peer/bird6_ipam.cfg | 7 ++-- .../single_filter/explicit_peer/bird_ipam.cfg | 7 ++-- .../single_filter/global_peer/bird6_ipam.cfg | 7 ++-- .../single_filter/global_peer/bird_ipam.cfg | 7 ++-- .../v4_only/explicit_peer/bird6_ipam.cfg | 7 ++-- .../v4_only/explicit_peer/bird_ipam.cfg | 7 ++-- .../v4_only/global_peer/bird6_ipam.cfg | 7 ++-- .../v4_only/global_peer/bird_ipam.cfg | 7 ++-- .../v6_only/explicit_peer/bird6_ipam.cfg | 7 ++-- .../v6_only/explicit_peer/bird_ipam.cfg | 7 ++-- .../v6_only/global_peer/bird6_ipam.cfg | 7 ++-- .../v6_only/global_peer/bird_ipam.cfg | 7 ++-- .../global-external/bird6.cfg | 1 - .../global-external/bird6_ipam.cfg | 7 ++-- .../global-external/bird_ipam.cfg | 12 ++++--- .../global-ipv6/bird6_ipam.cfg | 7 ++-- .../global-ipv6/bird_ipam.cfg | 12 ++++--- .../explicit_peering/global/bird6.cfg | 1 - .../explicit_peering/global/bird6_ipam.cfg | 7 ++-- .../explicit_peering/global/bird_ipam.cfg | 12 ++++--- .../keepnexthop-global/bird6_ipam.cfg | 7 ++-- .../keepnexthop-global/bird_ipam.cfg | 12 ++++--- .../keepnexthop/bird6_ipam.cfg | 7 ++-- .../keepnexthop/bird_ipam.cfg | 12 ++++--- .../local-as-global/bird6.cfg | 1 - .../local-as-global/bird6_ipam.cfg | 7 ++-- .../local-as-global/bird_ipam.cfg | 12 ++++--- .../explicit_peering/local-as/bird6.cfg | 1 - .../explicit_peering/local-as/bird6_ipam.cfg | 7 ++-- .../explicit_peering/local-as/bird_ipam.cfg | 12 ++++--- .../route_reflector/bird6_ipam.cfg | 7 ++-- .../route_reflector/bird_ipam.cfg | 12 ++++--- .../route_reflector_v6_by_ip/bird6_ipam.cfg | 7 ++-- .../route_reflector_v6_by_ip/bird_ipam.cfg | 12 ++++--- .../explicit_peering/selectors/bird6_ipam.cfg | 7 ++-- .../explicit_peering/selectors/bird_ipam.cfg | 12 ++++--- .../selectors/step2/bird6_ipam.cfg | 7 ++-- .../selectors/step2/bird_ipam.cfg | 12 ++++--- .../explicit_peering/specific_node/bird6.cfg | 1 - .../specific_node/bird6_ipam.cfg | 7 ++-- .../specific_node/bird_ipam.cfg | 12 ++++--- .../ignored_interfaces/bird6_ipam.cfg | 7 ++-- .../ignored_interfaces/bird_ipam.cfg | 7 ++-- .../mesh/bgp-export/bird6_ipam.cfg | 7 ++-- .../mesh/bgp-export/bird_ipam.cfg | 22 ++++++++++-- .../mesh/communities/bird6.cfg | 1 - .../mesh/communities/bird6_ipam.cfg | 7 ++-- .../mesh/communities/bird_ipam.cfg | 12 +++++-- .../mesh/communities/step2/bird6_ipam.cfg | 7 ++-- .../mesh/communities/step2/bird_ipam.cfg | 12 +++++-- .../mesh/hash/bird6_ipam.cfg | 7 ++-- .../mesh/hash/bird_ipam.cfg | 12 +++++-- .../mesh/ipip-always/bird6.cfg | 1 - .../mesh/ipip-always/bird6_ipam.cfg | 7 ++-- .../mesh/ipip-always/bird_ipam.cfg | 12 ++++--- .../mesh/ipip-cross-subnet/bird6.cfg | 1 - .../mesh/ipip-cross-subnet/bird6_ipam.cfg | 7 ++-- .../mesh/ipip-cross-subnet/bird_ipam.cfg | 15 +++++--- .../mesh/ipip-off/bird6_ipam.cfg | 7 ++-- .../mesh/ipip-off/bird_ipam.cfg | 12 +++++-- .../mesh/password/step1/bird6_ipam.cfg | 7 ++-- .../mesh/password/step1/bird_ipam.cfg | 12 +++++-- .../mesh/password/step2/bird6_ipam.cfg | 7 ++-- .../mesh/password/step2/bird_ipam.cfg | 12 +++++-- .../mesh/password/step3/bird6_ipam.cfg | 7 ++-- .../mesh/password/step3/bird_ipam.cfg | 12 +++++-- .../mesh/restart-time/bird6_ipam.cfg | 7 ++-- .../mesh/restart-time/bird_ipam.cfg | 12 +++++-- .../bird6_ipam.cfg | 7 ++-- .../bird_ipam.cfg | 12 ++++--- .../static-routes-exclude-node/bird6_ipam.cfg | 8 +++-- .../static-routes-exclude-node/bird_ipam.cfg | 13 ++++--- .../step2/bird6_ipam.cfg | 7 ++-- .../step2/bird_ipam.cfg | 12 ++++--- .../bird6_ipam.cfg | 7 ++-- .../bird_ipam.cfg | 13 +++---- .../mesh/static-routes/bird6_ipam.cfg | 8 +++-- .../mesh/static-routes/bird_ipam.cfg | 13 ++++--- .../mesh/static-routes/step2/bird6_ipam.cfg | 7 ++-- .../mesh/static-routes/step2/bird_ipam.cfg | 12 ++++--- .../mesh/vxlan-always/bird6_ipam.cfg | 9 ++--- .../mesh/vxlan-always/bird_ipam.cfg | 10 +++--- .../password-deadlock/bird6_ipam.cfg | 7 ++-- .../password-deadlock/bird_ipam.cfg | 7 ++-- .../password/step1/bird6.cfg | 2 -- .../password/step1/bird6_ipam.cfg | 7 ++-- .../password/step1/bird_ipam.cfg | 7 ++-- .../password/step2/bird6.cfg | 2 -- .../password/step2/bird6_ipam.cfg | 7 ++-- .../password/step2/bird_ipam.cfg | 7 ++-- .../password/step3/bird6.cfg | 2 -- .../password/step3/bird6_ipam.cfg | 7 ++-- .../password/step3/bird_ipam.cfg | 7 ++-- .../password/step4/bird6.cfg | 2 -- .../password/step4/bird6_ipam.cfg | 7 ++-- .../password/step4/bird_ipam.cfg | 7 ++-- .../password/step5/bird6.cfg | 2 -- .../password/step5/bird6_ipam.cfg | 7 ++-- .../password/step5/bird_ipam.cfg | 7 ++-- .../password/step6/bird6.cfg | 2 -- .../password/step6/bird6_ipam.cfg | 7 ++-- .../password/step6/bird_ipam.cfg | 7 ++-- .../reachable_by/global_peers/bird6_ipam.cfg | 7 ++-- .../reachable_by/global_peers/bird_ipam.cfg | 7 ++-- .../route_reflectors/bird6_ipam.cfg | 7 ++-- .../route_reflectors/bird_ipam.cfg | 7 ++-- .../step1/bird6_ipam.cfg | 7 ++-- .../step1/bird_ipam.cfg | 7 ++-- .../step2/bird6_ipam.cfg | 7 ++-- .../step2/bird_ipam.cfg | 7 ++-- .../step3/bird6_ipam.cfg | 7 ++-- .../step3/bird_ipam.cfg | 7 ++-- .../ttl_security/explicit_node/bird6_ipam.cfg | 7 ++-- .../ttl_security/explicit_node/bird_ipam.cfg | 7 ++-- .../ttl_security/global/bird6_ipam.cfg | 7 ++-- .../ttl_security/global/bird_ipam.cfg | 7 ++-- .../ttl_security/peer_selector/bird6_ipam.cfg | 7 ++-- .../ttl_security/peer_selector/bird_ipam.cfg | 7 ++-- felix/calc/calc_graph.go | 2 +- felix/config/config_params.go | 5 +++ felix/config/config_params_test.go | 2 +- felix/dataplane/driver.go | 1 + felix/dataplane/linux/int_dataplane.go | 18 +++++----- felix/dataplane/linux/ipip_mgr.go | 9 +++-- felix/dataplane/linux/ipip_mgr_test.go | 1 + felix/fv/ipip_test.go | 34 +++++++++++++------ .../configurationprocessor_test.go | 2 +- manifests/calico-ipip.yaml | 2 ++ 158 files changed, 732 insertions(+), 493 deletions(-) diff --git a/api/pkg/apis/projectcalico/v3/felixconfig.go b/api/pkg/apis/projectcalico/v3/felixconfig.go index b776357a945..505c71868b0 100644 --- a/api/pkg/apis/projectcalico/v3/felixconfig.go +++ b/api/pkg/apis/projectcalico/v3/felixconfig.go @@ -286,7 +286,7 @@ type FelixConfigurationSpec struct { // IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440] IPIPMTU *int `json:"ipipMTU,omitempty" confignamev1:"IpInIpMtu"` // IPIPRouteMode selects whether Felix should program IPIP routes instead of BIRD. [Default: Bird] - IPIPRouteMode IPIPRouteMode `json:"ipipRoutes,omitempty" validate:"omitempty,oneof=Bird Felix"` + IPIPRouteMode *IPIPRouteMode `json:"ipipRoutes,omitempty" validate:"omitempty,oneof=Bird Felix"` // VXLANEnabled overrides whether Felix should create the VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix determines this based on the existing IP pools. [Default: nil (unset)] VXLANEnabled *bool `json:"vxlanEnabled,omitempty" confignamev1:"VXLANEnabled"` diff --git a/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go b/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go index 35bdeda080d..064ed581fca 100644 --- a/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go +++ b/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go @@ -1080,6 +1080,11 @@ func (in *FelixConfigurationSpec) DeepCopyInto(out *FelixConfigurationSpec) { *out = new(int) **out = **in } + if in.IPIPRouteMode != nil { + in, out := &in.IPIPRouteMode, &out.IPIPRouteMode + *out = new(IPIPRouteMode) + **out = **in + } if in.VXLANEnabled != nil { in, out := &in.VXLANEnabled, &out.VXLANEnabled *out = new(bool) diff --git a/confd/etc/calico/confd/templates/bird6_ipam.cfg.template b/confd/etc/calico/confd/templates/bird6_ipam.cfg.template index 0720d3ffd40..28b5a19599d 100644 --- a/confd/etc/calico/confd/templates/bird6_ipam.cfg.template +++ b/confd/etc/calico/confd/templates/bird6_ipam.cfg.template @@ -10,10 +10,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -65,17 +66,19 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { {{- $reject_key := "/rejectcidrsv6"}} {{- if ls $reject_key}} + # Don't program static routes into kernel. {{- range ls $reject_key}} {{- $parts := split . "-"}} {{- $cidr := join $parts "/"}} if ( net ~ {{$cidr}} ) then { reject; } {{- end}} + {{- end}} {{range ls "/v1/ipam/v6/pool"}}{{$data := json (getv (printf "/v1/ipam/v6/pool/%s" .))}} -{{- if or ($data.vxlan_mode) ($data.ipip_mode)}} +{{- if $data.vxlan_mode}} if ( net ~ {{$data.cidr}} ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + # Don't program VXLAN routes into the kernel - these are handled by Felix. reject; } {{- end}}{{/* End of '$data.vxlan_mode' */}} diff --git a/confd/etc/calico/confd/templates/bird_ipam.cfg.template b/confd/etc/calico/confd/templates/bird_ipam.cfg.template index d1f744cf8dd..10905d8060e 100644 --- a/confd/etc/calico/confd/templates/bird_ipam.cfg.template +++ b/confd/etc/calico/confd/templates/bird_ipam.cfg.template @@ -10,10 +10,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -66,20 +67,36 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { {{- $reject_key := "/rejectcidrs"}} {{- if ls $reject_key}} + # Don't program static routes into kernel. {{- range ls $reject_key}} {{- $parts := split . "-"}} {{- $cidr := join $parts "/"}} if ( net ~ {{$cidr}} ) then { reject; } {{- end}} + {{- end}} +{{- if exists $network_key}}{{$network := getv $network_key}} {{range ls "/v1/ipam/v4/pool"}}{{$data := json (getv (printf "/v1/ipam/v4/pool/%s" .))}} -{{- if or ($data.vxlan_mode) ($data.ipip_mode)}} if ( net ~ {{$data.cidr}} ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. +{{- if $data.vxlan_mode}} + # Don't program VXLAN routes into the kernel - these are handled by Felix. reject; } -{{- end}}{{/* End of '$data.vxlan_mode' */}} -{{- end}}{{/* End of 'range ls...' */}} +{{- else if $data.ipip_mode}}{{if eq $data.ipip_mode "cross-subnet"}} + if defined(bgp_next_hop) && ( bgp_next_hop ~ {{$network}} ) then + krt_tunnel = ""; {{- /* Destination in ipPool, mode is cross sub-net, route from-host on subnet, do not use IPIP */}} + else + krt_tunnel = "{{$data.ipip}}"; {{- /* Destination in ipPool, mode is cross sub-net, route from-host off subnet, set the tunnel (if IPIP not enabled, value will be "") */}} + accept; + } {{- else}} + krt_tunnel = "{{$data.ipip}}"; {{- /* Destination in ipPool, mode not cross sub-net, set the tunnel (if IPIP not enabled, value will be "") */}} + accept; + } {{- end}} {{- else}} + krt_tunnel = "{{$data.ipip}}"; {{- /* Destination in ipPool, mode field is not present, set the tunnel (if IPIP not enabled, value will be "") */}} + accept; + } {{- end}} +{{end}} +{{- end}}{{/* End of 'exists $network_key' */}} accept; {{- /* Destination is not in any ipPool, accept */}} } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/explicit_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/export_only/global_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step1/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_deletion/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_names/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/filter_names/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/explicit_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/import_only/global_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_interface/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_interface/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_operators/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_operators/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_source/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/match_source/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/explicit_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/multi_filter/global_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/node_mesh/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/explicit_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/single_filter/global_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/explicit_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v4_only/global_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/explicit_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg +++ b/confd/tests/compiled_templates/bgpfilter/v6_only/global_peer/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg index 957ca302b35..69cd8d013d2 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-external/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 150; diff --git a/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-external/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-external/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg index 810eccd5cb7..4fab5f8d396 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global-ipv6/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg index 957ca302b35..69cd8d013d2 100644 --- a/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 150; diff --git a/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/global/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop-global/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/keepnexthop/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg index 957ca302b35..69cd8d013d2 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 150; diff --git a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as-global/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg index b40cd73235a..626928faa0c 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as/bird6.cfg @@ -44,4 +44,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/local-as/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/route_reflector_v6_by_ip/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/selectors/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg index b40cd73235a..626928faa0c 100644 --- a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg +++ b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6.cfg @@ -44,4 +44,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/specific_node/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg b/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg +++ b/confd/tests/compiled_templates/explicit_peering/specific_node/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg b/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ignored_interfaces/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg b/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ignored_interfaces/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg index fa4a3c160f6..6269e16308b 100644 --- a/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/bgp-export/bird6_ipam.cfg @@ -7,10 +7,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg index 5be4066f410..9098eb06830 100644 --- a/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/bgp-export/bird_ipam.cfg @@ -7,10 +7,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -37,5 +38,20 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.1.0/24 ) then { + krt_tunnel = ""; + accept; + } + + if ( net ~ 192.168.2.0/24 ) then { + krt_tunnel = ""; + accept; + } + + if ( net ~ 192.168.3.0/24 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/communities/bird6.cfg b/confd/tests/compiled_templates/mesh/communities/bird6.cfg index 6b4673948b9..42eef60e2c8 100644 --- a/confd/tests/compiled_templates/mesh/communities/bird6.cfg +++ b/confd/tests/compiled_templates/mesh/communities/bird6.cfg @@ -8,7 +8,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.192.0.2; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Set global listen_port listen bgp port 177; diff --git a/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/communities/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/hash/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/hash/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg b/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg index b40cd73235a..626928faa0c 100644 --- a/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-always/bird6.cfg @@ -44,4 +44,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-always/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-always/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg index b40cd73235a..626928faa0c 100644 --- a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6.cfg @@ -44,4 +44,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg index 3f361f0dc3f..f7dd96ff075 100644 --- a/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-cross-subnet/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,12 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + if defined(bgp_next_hop) && ( bgp_next_hop ~ 10.192.0.0/16 ) then + krt_tunnel = ""; + else + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg index 810eccd5cb7..4fab5f8d396 100644 --- a/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-off/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/ipip-off/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg index 810eccd5cb7..4fab5f8d396 100644 --- a/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step1/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step1/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg index 810eccd5cb7..4fab5f8d396 100644 --- a/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg index 810eccd5cb7..4fab5f8d396 100644 --- a/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step3/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/password/step3/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg index 810eccd5cb7..4fab5f8d396 100644 --- a/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/restart-time/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg index 9dd5d0c408a..45e216e04a7 100644 --- a/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/restart-time/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,5 +33,10 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + if ( net ~ 192.168.0.0/16 ) then { + krt_tunnel = ""; + accept; + } + accept; } diff --git a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/route-reflector-mesh-enabled/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg index 6314db6b390..6e2c9ae818d 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -27,6 +28,7 @@ function calico_export_to_bgp_peers(bool internal_peer) { } filter calico_kernel_programming { + # Don't program static routes into kernel. if ( net ~ fd00:96::/112 ) then { reject; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg index a9490fcf273..e7f629ee1ae 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -31,12 +32,14 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + # Don't program static routes into kernel. if ( net ~ 10.101.0.0/16 ) then { reject; } if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-exclude-node/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg index f5a294978a5..346212966d2 100644 --- a/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes-no-ipv4-address/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -35,12 +36,8 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + # Don't program static routes into kernel. if ( net ~ 10.101.0.0/16 ) then { reject; } - - if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; - } accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg index 123d40fde4a..37a5c4c75dd 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -31,6 +32,7 @@ function calico_export_to_bgp_peers(bool internal_peer) { } filter calico_kernel_programming { + # Don't program static routes into kernel. if ( net ~ fd00:96::/112 ) then { reject; } diff --git a/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg index 7242a6db388..65478831737 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -36,13 +37,15 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { + # Don't program static routes into kernel. if ( net ~ 10.101.0.0/16 ) then { reject; } if ( net ~ 80.15.0.0/24 ) then { reject; } if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg index 3f361f0dc3f..23a07585f21 100644 --- a/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/static-routes/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. - reject; + krt_tunnel = "tunl0"; + accept; } + accept; } diff --git a/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg b/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg index 519d26db071..52b7f72201c 100644 --- a/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/vxlan-always/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -32,7 +33,7 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ dead:beef::/64 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + # Don't program VXLAN routes into the kernel - these are handled by Felix. reject; } accept; diff --git a/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg b/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg index 3f361f0dc3f..4a04effdf63 100644 --- a/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg +++ b/confd/tests/compiled_templates/mesh/vxlan-always/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } @@ -33,8 +34,9 @@ function calico_export_to_bgp_peers(bool internal_peer) { filter calico_kernel_programming { if ( net ~ 192.168.0.0/16 ) then { - # Don't program VXLAN or IPIP routes into the kernel - these are handled by Felix. + # Don't program VXLAN routes into the kernel - these are handled by Felix. reject; } + accept; } diff --git a/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg b/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password-deadlock/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg b/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password-deadlock/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step1/bird6.cfg b/confd/tests/compiled_templates/password/step1/bird6.cfg index bfcf25edf71..229637bf7e8 100644 --- a/confd/tests/compiled_templates/password/step1/bird6.cfg +++ b/confd/tests/compiled_templates/password/step1/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -44,4 +43,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step1/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step1/bird_ipam.cfg b/confd/tests/compiled_templates/password/step1/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/password/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step1/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step2/bird6.cfg b/confd/tests/compiled_templates/password/step2/bird6.cfg index bfcf25edf71..229637bf7e8 100644 --- a/confd/tests/compiled_templates/password/step2/bird6.cfg +++ b/confd/tests/compiled_templates/password/step2/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -44,4 +43,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step2/bird_ipam.cfg b/confd/tests/compiled_templates/password/step2/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/password/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step3/bird6.cfg b/confd/tests/compiled_templates/password/step3/bird6.cfg index bfcf25edf71..229637bf7e8 100644 --- a/confd/tests/compiled_templates/password/step3/bird6.cfg +++ b/confd/tests/compiled_templates/password/step3/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -44,4 +43,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step3/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step3/bird_ipam.cfg b/confd/tests/compiled_templates/password/step3/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/password/step3/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step3/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step4/bird6.cfg b/confd/tests/compiled_templates/password/step4/bird6.cfg index bfcf25edf71..229637bf7e8 100644 --- a/confd/tests/compiled_templates/password/step4/bird6.cfg +++ b/confd/tests/compiled_templates/password/step4/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -44,4 +43,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step4/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step4/bird_ipam.cfg b/confd/tests/compiled_templates/password/step4/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/password/step4/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step4/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step5/bird6.cfg b/confd/tests/compiled_templates/password/step5/bird6.cfg index bfcf25edf71..229637bf7e8 100644 --- a/confd/tests/compiled_templates/password/step5/bird6.cfg +++ b/confd/tests/compiled_templates/password/step5/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -44,4 +43,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step5/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step5/bird_ipam.cfg b/confd/tests/compiled_templates/password/step5/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/password/step5/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step5/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step6/bird6.cfg b/confd/tests/compiled_templates/password/step6/bird6.cfg index bfcf25edf71..229637bf7e8 100644 --- a/confd/tests/compiled_templates/password/step6/bird6.cfg +++ b/confd/tests/compiled_templates/password/step6/bird6.cfg @@ -5,7 +5,6 @@ function apply_communities () # Generated by confd include "bird6_aggr.cfg"; include "bird6_ipam.cfg"; - router id 10.24.0.1; # Use IPv4 address since router id is 4 octets, even in MP-BGP # Configure synchronization between routing tables and kernel. @@ -44,4 +43,3 @@ protocol direct { } # IPv6 disabled on this node. - diff --git a/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg b/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/password/step6/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/password/step6/bird_ipam.cfg b/confd/tests/compiled_templates/password/step6/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/password/step6/bird_ipam.cfg +++ b/confd/tests/compiled_templates/password/step6/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg b/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/global_peers/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg b/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/global_peers/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg +++ b/confd/tests/compiled_templates/reachable_by/route_reflectors/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step1/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step2/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg +++ b/confd/tests/compiled_templates/sourceaddr_gracefulrestart/step3/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg b/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/explicit_node/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg b/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/explicit_node/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg b/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/global/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg b/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/global/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg b/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg index 27a79398c72..67327e452b9 100644 --- a/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/peer_selector/bird6_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg b/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg index 39a1502b533..7b67c8f3c72 100644 --- a/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg +++ b/confd/tests/compiled_templates/ttl_security/peer_selector/bird_ipam.cfg @@ -6,10 +6,11 @@ function reject_disabled_pools () function reject_tunnel_routes () { # Don't export tunnel routes to other nodes, Felix programs them. + # IPIP routes are handled by Bird, and it does not re-advertise them. if (defined(ifname)) then { - if ((ifname ~ "*.cali") || (ifname ~ "*.calico") || (ifname ~ "tunl0")) then { - reject; - } + if ((ifname ~ "*.cali") || (ifname ~ "*.calico")) then { + reject; + } } } diff --git a/felix/calc/calc_graph.go b/felix/calc/calc_graph.go index 2f43e650cf4..d2488e579a0 100644 --- a/felix/calc/calc_graph.go +++ b/felix/calc/calc_graph.go @@ -380,7 +380,7 @@ func NewCalculationGraph(callbacks PipelineCallbacks, conf *config.Config, liveC cg.hostIPPassthru = hostIPPassthru if conf.BPFEnabled || conf.Encapsulation.VXLANEnabled || conf.Encapsulation.VXLANEnabledV6 || - conf.WireguardEnabled || conf.WireguardEnabledV6 || conf.Encapsulation.IPIPEnabled { + conf.WireguardEnabled || conf.WireguardEnabledV6 || conf.ProgramIPIPRoutes() { // Calculate simple node-ownership routes. // ... // Dispatcher (all updates) diff --git a/felix/config/config_params.go b/felix/config/config_params.go index da529f3511f..c3d38e5a877 100644 --- a/felix/config/config_params.go +++ b/felix/config/config_params.go @@ -305,6 +305,7 @@ type Config struct { IpInIpEnabled *bool `config:"*bool;"` IpInIpMtu int `config:"int;0"` IpInIpTunnelAddr net.IP `config:"ipv4;"` + IPIPRouteMode string `config:"oneof(Bird,Felix);Bird"` // Feature enablement. Can be either "Enabled" or "Disabled". Note, this governs the // programming of NAT mappings derived from Kubernetes pod annotations. OpenStack floating @@ -1103,6 +1104,10 @@ func (config *Config) RouteTableIndices() []idalloc.IndexRange { return config.RouteTableRanges } +func (config *Config) ProgramIPIPRoutes() bool { + return config.IPIPRouteMode == "Felix" +} + func New() *Config { if knownParams == nil { loadParams() diff --git a/felix/config/config_params_test.go b/felix/config/config_params_test.go index d6c7a3738de..ccb57700f33 100644 --- a/felix/config/config_params_test.go +++ b/felix/config/config_params_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2022 Tigera, Inc. All rights reserved. +// Copyright (c) 2016-2024 Tigera, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/felix/dataplane/driver.go b/felix/dataplane/driver.go index d36edfd341d..280927cb67c 100644 --- a/felix/dataplane/driver.go +++ b/felix/dataplane/driver.go @@ -298,6 +298,7 @@ func StartDataplaneDriver(configParams *config.Config, RouteSyncDisabled: configParams.RouteSyncDisabled, }, IPIPMTU: configParams.IpInIpMtu, + ProgramIPIPRoutes: configParams.ProgramIPIPRoutes(), VXLANMTU: configParams.VXLANMTU, VXLANMTUV6: configParams.VXLANMTUV6, VXLANPort: configParams.VXLANPort, diff --git a/felix/dataplane/linux/int_dataplane.go b/felix/dataplane/linux/int_dataplane.go index 566722f34da..fb017bf8370 100644 --- a/felix/dataplane/linux/int_dataplane.go +++ b/felix/dataplane/linux/int_dataplane.go @@ -25,7 +25,6 @@ import ( "strings" "sync" "sync/atomic" - "syscall" "time" "github.com/prometheus/client_golang/prometheus" @@ -144,10 +143,13 @@ type Config struct { NodeZone string IPv6Enabled bool RuleRendererOverride rules.RuleRenderer - IPIPMTU int - VXLANMTU int - VXLANMTUV6 int - VXLANPort int + + IPIPMTU int + ProgramIPIPRoutes bool + + VXLANMTU int + VXLANMTUV6 int + VXLANPort int MaxIPSetSize int @@ -886,12 +888,8 @@ func NewIntDataplaneDriver(config Config) *InternalDataplane { var routeTableIPIP routetable.RouteTableInterface if !config.RouteSyncDisabled { log.Debug("RouteSyncDisabled is false.") - ipipEncapProto := dataplanedefs.DefaultRoutingProto - if config.DeviceRouteProtocol != syscall.RTPROT_BOOT { - ipipEncapProto = config.DeviceRouteProtocol - } routeTableIPIP = routetable.New([]string{"^" + dataplanedefs.IPIPIfaceNameV4 + "$"}, 4, config.NetlinkTimeout, - config.DeviceRouteSourceAddress, ipipEncapProto, true, unix.RT_TABLE_MAIN, + config.DeviceRouteSourceAddress, config.DeviceRouteProtocol, true, unix.RT_TABLE_MAIN, dp.loopSummarizer, featureDetector, routetable.WithLivenessCB(dp.reportHealth)) } else { log.Info("RouteSyncDisabled is true, using DummyTable.") diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index 822da7f937f..d53e818a923 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -309,14 +309,15 @@ func (m *ipipManager) GetRouteTableSyncers() []routetable.RouteTableSyncer { } func (m *ipipManager) CompleteDeferredWork() error { - if !m.ipSetDirty && !m.routesDirty { + if !m.ipSetDirty && !m.routesAreDirty() { return nil } if m.ipSetDirty { m.updateAllHostsIPSet() m.ipSetDirty = false } - if m.routesDirty { + m.logCtx.Infof("here") + if m.routesAreDirty() { err := m.updateRoutes() if err != nil { return err @@ -661,3 +662,7 @@ func (m *ipipManager) setLinkAddressV4(linkName string, address net.IP) error { return nil } + +func (m *ipipManager) routesAreDirty() bool { + return m.dpConfig.ProgramIPIPRoutes && m.routesDirty +} diff --git a/felix/dataplane/linux/ipip_mgr_test.go b/felix/dataplane/linux/ipip_mgr_test.go index 180636f334a..50835c03caa 100644 --- a/felix/dataplane/linux/ipip_mgr_test.go +++ b/felix/dataplane/linux/ipip_mgr_test.go @@ -436,6 +436,7 @@ var _ = Describe("IPIPManager", func() { RulesConfig: rules.Config{ IPIPTunnelAddress: net.ParseIP("192.168.0.1"), }, + ProgramIPIPRoutes: true, }, &mockIPIPDataplane{ links: []netlink.Link{&mockLink{attrs: la}}, diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index a1ac76b6502..72c012e0778 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -52,20 +52,26 @@ import ( var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding host IPs to IP sets", []apiconfig.DatastoreType{apiconfig.EtcdV3, apiconfig.Kubernetes}, func(getInfra infrastructure.InfraFactory) { type testConf struct { - IPIPMode api.IPIPMode - RouteSource string - BrokenXSum bool + IPIPMode api.IPIPMode + RouteSource string + BrokenXSum bool + ProgramIPIPRoutes bool } for _, testConfig := range []testConf{ - {api.IPIPModeCrossSubnet, "CalicoIPAM", true}, - {api.IPIPModeCrossSubnet, "WorkloadIPs", false}, - - {api.IPIPModeAlways, "CalicoIPAM", true}, - {api.IPIPModeAlways, "WorkloadIPs", false}, + {api.IPIPModeCrossSubnet, "CalicoIPAM", true, true}, + {api.IPIPModeCrossSubnet, "WorkloadIPs", false, true}, + {api.IPIPModeCrossSubnet, "CalicoIPAM", true, false}, + {api.IPIPModeCrossSubnet, "WorkloadIPs", false, false}, + + {api.IPIPModeAlways, "CalicoIPAM", true, true}, + {api.IPIPModeAlways, "WorkloadIPs", false, true}, + {api.IPIPModeAlways, "CalicoIPAM", true, false}, + {api.IPIPModeAlways, "WorkloadIPs", false, false}, } { ipipMode := testConfig.IPIPMode routeSource := testConfig.RouteSource brokenXSum := testConfig.BrokenXSum + programRoutes := testConfig.ProgramIPIPRoutes Describe(fmt.Sprintf("IPIP mode set to %s, routeSource %s, brokenXSum: %v", ipipMode, routeSource, brokenXSum), func() { var ( @@ -85,7 +91,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding Skip("Skipping NFT / BPF test for etcdv3 backend.") } - topologyOptions = createIPIPBaseTopologyOptions(ipipMode, routeSource, brokenXSum) + topologyOptions = createIPIPBaseTopologyOptions(ipipMode, routeSource, brokenXSum, programRoutes) tc, client = infrastructure.StartNNodeTopology(3, topologyOptions, infra) w, hostW = setupIPIPWorkloads(infra, tc, topologyOptions, client) @@ -754,7 +760,12 @@ func getDataStoreType(infra infrastructure.DatastoreInfra) string { } } -func createIPIPBaseTopologyOptions(ipipMode api.IPIPMode, routeSource string, brokenXSum bool) infrastructure.TopologyOptions { +func createIPIPBaseTopologyOptions( + ipipMode api.IPIPMode, + routeSource string, + brokenXSum bool, + programRoutes bool, +) infrastructure.TopologyOptions { topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.IPIPEnabled = true topologyOptions.VXLANMode = api.VXLANModeNever @@ -765,6 +776,9 @@ func createIPIPBaseTopologyOptions(ipipMode api.IPIPMode, routeSource string, br // tested but we can verify the state with ethtool. topologyOptions.ExtraEnvVars["FELIX_FeatureDetectOverride"] = fmt.Sprintf("ChecksumOffloadBroken=%t", brokenXSum) + if programRoutes { + topologyOptions.ExtraEnvVars["FELIX_IPIPRouteMode"] = "Felix" + } return topologyOptions } diff --git a/libcalico-go/lib/backend/syncersv1/updateprocessors/configurationprocessor_test.go b/libcalico-go/lib/backend/syncersv1/updateprocessors/configurationprocessor_test.go index 8649ff4f519..3a1291ad3e4 100644 --- a/libcalico-go/lib/backend/syncersv1/updateprocessors/configurationprocessor_test.go +++ b/libcalico-go/lib/backend/syncersv1/updateprocessors/configurationprocessor_test.go @@ -45,7 +45,7 @@ const ( ) const ( - numBaseFelixConfigs = 140 + numBaseFelixConfigs = 141 ) var _ = Describe("Test the generic configuration update processor and the concrete implementations", func() { diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index 22e0d58a023..acbc08c9df7 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -5180,3 +5180,5 @@ spec: - /usr/bin/check-status - -r periodSeconds: 10 + securityContext: + runAsNonRoot: true From 732a4d2a67281cf523194c298cd8b29cec602e85 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Thu, 25 Jul 2024 16:35:46 -0700 Subject: [PATCH 06/31] update fv tests --- felix/dataplane/linux/ipip_mgr.go | 1 - felix/fv/infrastructure/topology.go | 15 +- felix/fv/ipip_test.go | 480 ++++++++++++++++++++++++++-- 3 files changed, 470 insertions(+), 26 deletions(-) diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index d53e818a923..26316bc54a2 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -316,7 +316,6 @@ func (m *ipipManager) CompleteDeferredWork() error { m.updateAllHostsIPSet() m.ipSetDirty = false } - m.logCtx.Infof("here") if m.routesAreDirty() { err := m.updateRoutes() if err != nil { diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index 0408ec67a2b..11d479a9677 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -52,6 +52,7 @@ type TopologyOptions struct { TestManagesBPF bool TyphaLogSeverity string IPIPEnabled bool + IPIPRoutesEnabled bool IPIPMode api.IPIPMode VXLANMode api.VXLANMode WireguardEnabled bool @@ -106,6 +107,8 @@ func DefaultTopologyOptions() TopologyOptions { WithFelixTyphaTLS: false, TyphaLogSeverity: "info", IPIPEnabled: true, + IPIPMode: api.IPIPModeAlways, + IPIPRoutesEnabled: true, IPPoolCIDR: DefaultIPPoolCIDR, IPv6PoolCIDR: DefaultIPv6PoolCIDR, UseIPPools: true, @@ -421,9 +424,15 @@ func StartNNodeTopology(n int, opts TopologyOptions, infra DatastoreInfra) (tc T defer wg.Done() defer ginkgo.GinkgoRecover() jBlock := fmt.Sprintf("%d.%d.%d.0/24", IPv4CIDR.IP[0], IPv4CIDR.IP[1], j) - if (opts.IPIPEnabled && opts.IPIPMode == api.IPIPModeNever) || - (!opts.IPIPEnabled && opts.VXLANMode == api.VXLANModeNever) { - // If IPIP is enabled, Felix will program these routes itself. + if opts.IPIPEnabled && opts.IPIPRoutesEnabled { + // Can get "Nexthop device is not up" error here if tunl0 device is + // not ready yet, which can happen especially if Felix start was + // delayed. + Eventually(func() error { + return iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "tunl0", "onlink") + }, "10s", "1s").ShouldNot(HaveOccurred()) + } else if opts.VXLANMode == api.VXLANModeNever { + // If VXLAN is enabled, Felix will program these routes itself. err := iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "eth0") Expect(err).ToNot(HaveOccurred()) } diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 72c012e0778..dce4f74b965 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -20,6 +20,7 @@ import ( "context" "errors" "fmt" + "os" "strings" "time" @@ -50,28 +51,465 @@ import ( "github.com/projectcalico/calico/felix/fv/workload" ) -var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding host IPs to IP sets", []apiconfig.DatastoreType{apiconfig.EtcdV3, apiconfig.Kubernetes}, func(getInfra infrastructure.InfraFactory) { +var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with BIRD programming routes before adding host IPs to IP sets", []apiconfig.DatastoreType{apiconfig.EtcdV3, apiconfig.Kubernetes}, func(getInfra infrastructure.InfraFactory) { + var ( + bpfEnabled = os.Getenv("FELIX_FV_ENABLE_BPF") == "true" + infra infrastructure.DatastoreInfra + tc infrastructure.TopologyContainers + client client.Interface + w [2]*workload.Workload + hostW [2]*workload.Workload + cc *connectivity.Checker + ) + + BeforeEach(func() { + infra = getInfra() + if (NFTMode() || BPFMode()) && getDataStoreType(infra) == "etcdv3" { + Skip("Skipping NFT / BPF test for etcdv3 backend.") + } + tc, client = infrastructure.StartNNodeTopology(2, infrastructure.DefaultTopologyOptions(), infra) + + // Install a default profile that allows all ingress and egress, in the absence of any Policy. + infra.AddDefaultAllow() + + // Wait until the tunl0 device appears; it is created when felix inserts the ipip module + // into the kernel. + Eventually(func() error { + links, err := netlink.LinkList() + if err != nil { + return err + } + for _, link := range links { + if link.Attrs().Name == "tunl0" { + return nil + } + } + return errors.New("tunl0 wasn't auto-created") + }).Should(BeNil()) + + // Create workloads, using that profile. One on each "host". + for ii := range w { + wIP := fmt.Sprintf("10.65.%d.2", ii) + wName := fmt.Sprintf("w%d", ii) + w[ii] = workload.Run(tc.Felixes[ii], wName, "default", wIP, "8055", "tcp") + w[ii].ConfigureInInfra(infra) + + hostW[ii] = workload.Run(tc.Felixes[ii], fmt.Sprintf("host%d", ii), "", tc.Felixes[ii].IP, "8055", "tcp") + } + + if bpfEnabled { + ensureAllNodesBPFProgramsAttached(tc.Felixes) + } + + cc = &connectivity.Checker{} + }) + + AfterEach(func() { + if CurrentGinkgoTestDescription().Failed { + for _, felix := range tc.Felixes { + if NFTMode() { + logNFTDiags(felix) + } else { + felix.Exec("iptables-save", "-c") + felix.Exec("ipset", "list") + } + felix.Exec("ip", "r") + felix.Exec("ip", "a") + if BPFMode() { + felix.Exec("calico-bpf", "policy", "dump", "eth0", "all", "--asm") + } + } + } + + for _, wl := range w { + wl.Stop() + } + for _, wl := range hostW { + wl.Stop() + } + tc.Stop() + + if CurrentGinkgoTestDescription().Failed { + infra.DumpErrorData() + } + infra.Stop() + }) + + It("should fully randomize MASQUERADE rules", func() { + for _, felix := range tc.Felixes { + if NFTMode() { + Eventually(func() string { + out, _ := felix.ExecOutput("nft", "list", "table", "calico") + return out + }, "10s", "100ms").Should(ContainSubstring("fully-random")) + } else { + Eventually(func() string { + out, _ := felix.ExecOutput("iptables-save", "-c") + return out + }, "10s", "100ms").Should(ContainSubstring("--random-fully")) + } + } + }) + + It("Marva should have workload to workload connectivity", func() { + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + time.Sleep(time.Minute * 60) + cc.CheckConnectivity() + }) + + It("should have host to workload connectivity", func() { + cc.ExpectSome(tc.Felixes[0], w[1]) + cc.ExpectSome(tc.Felixes[0], w[0]) + cc.CheckConnectivity() + }) + + It("should have host to host connectivity", func() { + cc.ExpectSome(tc.Felixes[0], hostW[1]) + cc.ExpectSome(tc.Felixes[1], hostW[0]) + cc.CheckConnectivity() + }) + + Context("with host protection policy in place", func() { + BeforeEach(func() { + // Make sure our new host endpoints don't cut felix off from the datastore. + err := infra.AddAllowToDatastore("host-endpoint=='true'") + Expect(err).NotTo(HaveOccurred()) + + ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) + defer cancel() + + for _, f := range tc.Felixes { + hep := api.NewHostEndpoint() + hep.Name = "eth0-" + f.Name + hep.Labels = map[string]string{ + "host-endpoint": "true", + } + hep.Spec.Node = f.Hostname + hep.Spec.ExpectedIPs = []string{f.IP} + _, err := client.HostEndpoints().Create(ctx, hep, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } + }) + + It("should have workload connectivity but not host connectivity", func() { + // Host endpoints (with no policies) block host-host traffic due to default drop. + cc.ExpectNone(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + // But the rules to allow IPIP between our hosts let the workload traffic through. + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + }) + }) + + Context("with all-interfaces host protection policy in place", func() { + BeforeEach(func() { + // Make sure our new host endpoints don't cut felix off from the datastore. + err := infra.AddAllowToDatastore("host-endpoint=='true'") + Expect(err).NotTo(HaveOccurred()) + + ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) + defer cancel() + + // Create host endpoints for each node. + for _, f := range tc.Felixes { + hep := api.NewHostEndpoint() + hep.Name = "all-interfaces-" + f.Name + hep.Labels = map[string]string{ + "host-endpoint": "true", + "hostname": f.Hostname, + } + hep.Spec.Node = f.Hostname + hep.Spec.ExpectedIPs = []string{f.IP} + hep.Spec.InterfaceName = "*" + _, err := client.HostEndpoints().Create(ctx, hep, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } + }) + + It("should block host-to-host traffic in the absence of policy allowing it", func() { + cc.ExpectNone(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + }) + + It("should allow host-to-own-pod traffic in the absence of policy allowing it but not host to other-pods", func() { + cc.ExpectSome(tc.Felixes[0], w[0]) + cc.ExpectSome(tc.Felixes[1], w[1]) + cc.ExpectNone(tc.Felixes[0], w[1]) + cc.ExpectNone(tc.Felixes[1], w[0]) + cc.CheckConnectivity() + }) + + It("should allow felixes[0] to reach felixes[1] if ingress and egress policies are in place", func() { + // Create a policy selecting felix[1] that allows egress. + policy := api.NewGlobalNetworkPolicy() + policy.Name = "f0-egress" + policy.Spec.Egress = []api.Rule{{Action: api.Allow}} + policy.Spec.Selector = fmt.Sprintf("hostname == '%s'", tc.Felixes[0].Hostname) + _, err := client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) + Expect(err).NotTo(HaveOccurred()) + + // But there is no policy allowing ingress into felix[1]. + cc.ExpectNone(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + + // Workload connectivity is unchanged. + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + cc.ResetExpectations() + + // Now add a policy selecting felix[1] that allows ingress. + policy = api.NewGlobalNetworkPolicy() + policy.Name = "f1-ingress" + policy.Spec.Ingress = []api.Rule{{Action: api.Allow}} + policy.Spec.Selector = fmt.Sprintf("hostname == '%s'", tc.Felixes[1].Hostname) + _, err = client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) + Expect(err).NotTo(HaveOccurred()) + + // Now testContainers.Felix[0] can reach testContainers.Felix[1]. + cc.ExpectSome(tc.Felixes[0], hostW[1]) + cc.ExpectNone(tc.Felixes[1], hostW[0]) + + // Workload connectivity is unchanged. + cc.ExpectSome(w[0], w[1]) + cc.ExpectSome(w[1], w[0]) + cc.CheckConnectivity() + }) + + Context("with policy allowing port 8055", func() { + BeforeEach(func() { + tcp := numorstring.ProtocolFromString("tcp") + udp := numorstring.ProtocolFromString("udp") + p8055 := numorstring.SinglePort(8055) + policy := api.NewGlobalNetworkPolicy() + policy.Name = "allow-8055" + policy.Spec.Ingress = []api.Rule{ + { + Protocol: &udp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + { + Protocol: &tcp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + } + policy.Spec.Egress = []api.Rule{ + { + Protocol: &udp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + { + Protocol: &tcp, + Destination: api.EntityRule{ + Ports: []numorstring.Port{p8055}, + }, + Action: api.Allow, + }, + } + policy.Spec.Selector = fmt.Sprintf("has(host-endpoint)") + _, err := client.GlobalNetworkPolicies().Create(utils.Ctx, policy, utils.NoOptions) + Expect(err).NotTo(HaveOccurred()) + }) + + // Please take care if adding other connectivity checks into this case, to + // avoid those other checks setting up conntrack state that allows the + // existing case to pass for a different reason. + It("allows host0 to remote Calico-networked workload via service IP", func() { + // Allocate a service IP. + serviceIP := "10.101.0.11" + port := 8055 + tgtPort := 8055 + + createK8sServiceWithoutKubeProxy(createK8sServiceWithoutKubeProxyArgs{ + infra: infra, + felix: tc.Felixes[0], + w: w[1], + svcName: "test-svc", + serviceIP: serviceIP, + targetIP: w[1].IP, + port: port, + tgtPort: tgtPort, + chain: "OUTPUT", + }) + // Expect to connect to the service IP. + cc.ExpectSome(tc.Felixes[0], connectivity.TargetIP(serviceIP), uint16(port)) + cc.CheckConnectivity() + }) + }) + }) + + Context("after removing BGP address from nodes", func() { + // Simulate having a host send IPIP traffic from an unknown source, should get blocked. + BeforeEach(func() { + ctx, cancel := context.WithTimeout(context.Background(), 20*time.Second) + defer cancel() + if bpfEnabled { + infra.RemoveNodeAddresses(tc.Felixes[0]) + } else { + for _, f := range tc.Felixes { + infra.RemoveNodeAddresses(f) + } + } + + listOptions := options.ListOptions{} + if bpfEnabled { + listOptions.Name = tc.Felixes[0].Hostname + } + l, err := client.Nodes().List(ctx, listOptions) + Expect(err).NotTo(HaveOccurred()) + for _, node := range l.Items { + node.Spec.BGP = nil + _, err := client.Nodes().Update(ctx, &node, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } + + if bpfEnabled { + Eventually(tc.Felixes[1].NumTCBPFProgsEth0, "5s", "200ms").Should(Equal(2)) + } else { + for _, f := range tc.Felixes { + // Removing the BGP config triggers a Felix restart and Felix has a 2s timer during + // a config restart to ensure that it doesn't tight loop. Wait for the ipset to be + // updated as a signal that Felix has restarted. + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(BeZero()) + } + } + }) + + It("should have no workload to workload connectivity", func() { + cc.ExpectNone(w[0], w[1]) + cc.ExpectNone(w[1], w[0]) + cc.CheckConnectivity() + }) + }) + + Context("external nodes configured", func() { + var externalClient *containers.Container + + BeforeEach(func() { + externalClient = infrastructure.RunExtClient("ext-client") + + Eventually(func() error { + err := externalClient.ExecMayFail("ip", "tunnel", "add", "tunl0", "mode", "ipip") + if err != nil && strings.Contains(err.Error(), "SIOCADDTUNNEL: File exists") { + return nil + } + return err + }).Should(Succeed()) + + externalClient.Exec("ip", "link", "set", "tunl0", "up") + externalClient.Exec("ip", "addr", "add", "dev", "tunl0", "10.65.222.1") + externalClient.Exec("ip", "route", "add", "10.65.0.0/24", "via", + tc.Felixes[0].IP, "dev", "tunl0", "onlink") + + tc.Felixes[0].Exec("ip", "route", "add", "10.65.222.1", "via", + externalClient.IP, "dev", "tunl0", "onlink") + }) + + JustAfterEach(func() { + if CurrentGinkgoTestDescription().Failed { + externalClient.Exec("ip", "r") + externalClient.Exec("ip", "l") + externalClient.Exec("ip", "a") + } + }) + AfterEach(func() { + externalClient.Stop() + }) + + It("should allow IPIP to external client iff it is in ExternalNodesCIDRList", func() { + By("testing that ext client ipip does not work if not part of ExternalNodesCIDRList") + + for _, f := range tc.Felixes { + // Make sure that only the internal nodes are present in the ipset + if BPFMode() { + Eventually(f.BPFRoutes, "10s").Should(ContainSubstring(f.IP)) + Consistently(f.BPFRoutes).ShouldNot(ContainSubstring(externalClient.IP)) + } else if NFTMode() { + Eventually(f.NFTSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(2)) + } else { + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(2)) + } + } + + cc.ExpectNone(externalClient, w[0]) + cc.CheckConnectivity() + + By("changing configuration to include the external client") + + updateConfig := func(addr string) { + ctx, cancel := context.WithTimeout(context.Background(), 10*time.Second) + defer cancel() + c, err := client.FelixConfigurations().Get(ctx, "default", options.GetOptions{}) + if err != nil { + // Create the default config if it doesn't already exist. + if _, ok := err.(cerrors.ErrorResourceDoesNotExist); ok { + c = api.NewFelixConfiguration() + c.Name = "default" + c, err = client.FelixConfigurations().Create(ctx, c, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } else { + Expect(err).NotTo(HaveOccurred()) + } + } + c.Spec.ExternalNodesCIDRList = &[]string{addr} + log.WithFields(log.Fields{"felixconfiguration": c, "adding Addr": addr}).Info("Updating FelixConfiguration ") + _, err = client.FelixConfigurations().Update(ctx, c, options.SetOptions{}) + Expect(err).NotTo(HaveOccurred()) + } + + updateConfig(externalClient.IP) + + // Wait for the config to take + for _, f := range tc.Felixes { + if BPFMode() { + Eventually(f.BPFRoutes, "10s").Should(ContainSubstring(externalClient.IP)) + Expect(f.IPSetSize("cali40all-hosts-net")).To(BeZero(), + "BPF mode shouldn't program IP sets") + } else if NFTMode() { + Eventually(f.NFTSetSizeFn("cali40all-hosts-net"), "15s", "200ms").Should(Equal(3)) + } else { + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "15s", "200ms").Should(Equal(3)) + } + } + + By("testing that the ext client can connect via ipip") + cc.ResetExpectations() + cc.ExpectSome(externalClient, w[0]) + cc.CheckConnectivity() + }) + }) +}) + +var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix programming routes before adding host IPs to IP sets", []apiconfig.DatastoreType{apiconfig.EtcdV3, apiconfig.Kubernetes}, func(getInfra infrastructure.InfraFactory) { type testConf struct { - IPIPMode api.IPIPMode - RouteSource string - BrokenXSum bool - ProgramIPIPRoutes bool + IPIPMode api.IPIPMode + RouteSource string + BrokenXSum bool } for _, testConfig := range []testConf{ - {api.IPIPModeCrossSubnet, "CalicoIPAM", true, true}, - {api.IPIPModeCrossSubnet, "WorkloadIPs", false, true}, - {api.IPIPModeCrossSubnet, "CalicoIPAM", true, false}, - {api.IPIPModeCrossSubnet, "WorkloadIPs", false, false}, - - {api.IPIPModeAlways, "CalicoIPAM", true, true}, - {api.IPIPModeAlways, "WorkloadIPs", false, true}, - {api.IPIPModeAlways, "CalicoIPAM", true, false}, - {api.IPIPModeAlways, "WorkloadIPs", false, false}, + {api.IPIPModeCrossSubnet, "CalicoIPAM", true}, + {api.IPIPModeCrossSubnet, "WorkloadIPs", false}, + + {api.IPIPModeAlways, "CalicoIPAM", true}, + {api.IPIPModeAlways, "WorkloadIPs", false}, } { ipipMode := testConfig.IPIPMode routeSource := testConfig.RouteSource brokenXSum := testConfig.BrokenXSum - programRoutes := testConfig.ProgramIPIPRoutes Describe(fmt.Sprintf("IPIP mode set to %s, routeSource %s, brokenXSum: %v", ipipMode, routeSource, brokenXSum), func() { var ( @@ -91,7 +529,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding Skip("Skipping NFT / BPF test for etcdv3 backend.") } - topologyOptions = createIPIPBaseTopologyOptions(ipipMode, routeSource, brokenXSum, programRoutes) + topologyOptions = createIPIPBaseTopologyOptions(ipipMode, routeSource, brokenXSum) tc, client = infrastructure.StartNNodeTopology(3, topologyOptions, infra) w, hostW = setupIPIPWorkloads(infra, tc, topologyOptions, client) @@ -464,7 +902,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding }) }) - Context("after removing BGP address from third node", func() { + Context("Pepper after removing BGP address from third node", func() { // Simulate having a host send VXLAN traffic from an unknown source, should get blocked. BeforeEach(func() { for _, f := range felixes { @@ -517,7 +955,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology before adding // changes when the BGP IP disappears, and we want to make sure that it's the rule that's causing the // connectivity to drop). Context("after removing BGP address from third node, all felixes paused", func() { - // Simulate having a host send VXLAN traffic from an unknown source, should get blocked. + // Simulate having a host send IPIP traffic from an unknown source, should get blocked. BeforeEach(func() { if BPFMode() { Skip("Skipping due to manual removal of host from ipset not breaking connectivity in BPF mode") @@ -764,21 +1202,19 @@ func createIPIPBaseTopologyOptions( ipipMode api.IPIPMode, routeSource string, brokenXSum bool, - programRoutes bool, ) infrastructure.TopologyOptions { topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.IPIPEnabled = true topologyOptions.VXLANMode = api.VXLANModeNever topologyOptions.IPIPMode = ipipMode + topologyOptions.IPIPRoutesEnabled = false + topologyOptions.ExtraEnvVars["FELIX_IPIPRouteMode"] = "Felix" topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = routeSource // We force the broken checksum handling on or off so that we're not dependent on kernel version // for these tests. Since we're testing in containers anyway, checksum offload can't really be // tested but we can verify the state with ethtool. topologyOptions.ExtraEnvVars["FELIX_FeatureDetectOverride"] = fmt.Sprintf("ChecksumOffloadBroken=%t", brokenXSum) - if programRoutes { - topologyOptions.ExtraEnvVars["FELIX_IPIPRouteMode"] = "Felix" - } return topologyOptions } From e6cd84def3f24676b4e000a10eab650d2fd58e47 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Thu, 25 Jul 2024 16:37:27 -0700 Subject: [PATCH 07/31] revert deletions --- felix/fv/bpf_dual_stack_test.go | 21 +-------------------- felix/fv/bpf_test.go | 4 +++- 2 files changed, 4 insertions(+), 21 deletions(-) diff --git a/felix/fv/bpf_dual_stack_test.go b/felix/fv/bpf_dual_stack_test.go index 03c6900756c..cb7bc3031e9 100644 --- a/felix/fv/bpf_dual_stack_test.go +++ b/felix/fv/bpf_dual_stack_test.go @@ -22,7 +22,6 @@ import ( "net" "regexp" "strconv" - "time" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" @@ -96,6 +95,7 @@ func describeBPFDualStackTests(ctlbEnabled, ipv6Dataplane bool) bool { opts.NATOutgoingEnabled = true opts.AutoHEPsEnabled = false opts.IPIPEnabled = false + opts.IPIPRoutesEnabled = false opts.DelayFelixStart = true if ipv6Dataplane { @@ -430,25 +430,6 @@ func describeBPFDualStackTests(ctlbEnabled, ipv6Dataplane bool) bool { Should(BeNumerically(">", 0), matcher) externalClient.Stop() }) - - It("should have both IPv4 and IPv6 routes for a dual stack UDP service", func() { - tc.TriggerDelayedStart() - ensureAllNodesBPFProgramsAttached(tc.Felixes) - k8sClient = infra.(*infrastructure.K8sDatastoreInfra).K8sClient - _ = k8sClient - testSvc = k8sServiceForDualStack("test-svc", clusterIPs, w[0][0], 80, 8055, int32(npPort), "udp") - testSvcNamespace = testSvc.ObjectMeta.Namespace - _, err := k8sClient.CoreV1().Services(testSvcNamespace).Create(context.Background(), testSvc, metav1.CreateOptions{}) - Expect(err).NotTo(HaveOccurred()) - Eventually(k8sGetEpsForServiceFunc(k8sClient, testSvc), "10s").Should(HaveLen(1), - "Service endpoints didn't get created? Is controller-manager happy?") - Eventually(func() bool { - return checkServiceRoute(tc.Felixes[0], testSvc.Spec.ClusterIPs[0]) - }, 10*time.Second, 300*time.Millisecond).Should(BeTrue(), "Failed to sync with udp service") - Eventually(func() bool { - return checkServiceRoute(tc.Felixes[0], testSvc.Spec.ClusterIPs[1]) - }, 10*time.Second, 300*time.Millisecond).Should(BeTrue(), "Failed to sync with udp service") - }) } Context("with IPv6 addresses only", func() { diff --git a/felix/fv/bpf_test.go b/felix/fv/bpf_test.go index 297339992b0..28aa10301cc 100644 --- a/felix/fv/bpf_test.go +++ b/felix/fv/bpf_test.go @@ -369,11 +369,13 @@ func describeBPFTests(opts ...bpfTestOpt) bool { options.AutoHEPsEnabled = true // override IPIP being enabled by default options.IPIPEnabled = false + options.IPIPRoutesEnabled = false switch testOpts.tunnel { case "none": // nothing case "ipip": options.IPIPEnabled = true + options.IPIPRoutesEnabled = true case "vxlan": options.VXLANMode = api.VXLANModeAlways case "wireguard": @@ -5591,7 +5593,7 @@ func checkServiceRoute(felix *infrastructure.Felix, ip string) bool { err error ) - if strings.Contains(ip, ":") && felix.TopologyOptions.EnableIPv6 { + if felix.TopologyOptions.EnableIPv6 { out, err = felix.ExecOutput("ip", "-6", "route") } else { out, err = felix.ExecOutput("ip", "route") From c39db30ee0b080029ea6034e561576310c6630f3 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Thu, 25 Jul 2024 16:47:28 -0700 Subject: [PATCH 08/31] fix --- felix/fv/bpf_dual_stack_test.go | 20 ++++++++++++++++++++ felix/fv/bpf_test.go | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/felix/fv/bpf_dual_stack_test.go b/felix/fv/bpf_dual_stack_test.go index cb7bc3031e9..6d76f85b7c8 100644 --- a/felix/fv/bpf_dual_stack_test.go +++ b/felix/fv/bpf_dual_stack_test.go @@ -22,6 +22,7 @@ import ( "net" "regexp" "strconv" + "time" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" @@ -430,6 +431,25 @@ func describeBPFDualStackTests(ctlbEnabled, ipv6Dataplane bool) bool { Should(BeNumerically(">", 0), matcher) externalClient.Stop() }) + + It("should have both IPv4 and IPv6 routes for a dual stack UDP service", func() { + tc.TriggerDelayedStart() + ensureAllNodesBPFProgramsAttached(tc.Felixes) + k8sClient = infra.(*infrastructure.K8sDatastoreInfra).K8sClient + _ = k8sClient + testSvc = k8sServiceForDualStack("test-svc", clusterIPs, w[0][0], 80, 8055, int32(npPort), "udp") + testSvcNamespace = testSvc.ObjectMeta.Namespace + _, err := k8sClient.CoreV1().Services(testSvcNamespace).Create(context.Background(), testSvc, metav1.CreateOptions{}) + Expect(err).NotTo(HaveOccurred()) + Eventually(k8sGetEpsForServiceFunc(k8sClient, testSvc), "10s").Should(HaveLen(1), + "Service endpoints didn't get created? Is controller-manager happy?") + Eventually(func() bool { + return checkServiceRoute(tc.Felixes[0], testSvc.Spec.ClusterIPs[0]) + }, 10*time.Second, 300*time.Millisecond).Should(BeTrue(), "Failed to sync with udp service") + Eventually(func() bool { + return checkServiceRoute(tc.Felixes[0], testSvc.Spec.ClusterIPs[1]) + }, 10*time.Second, 300*time.Millisecond).Should(BeTrue(), "Failed to sync with udp service") + }) } Context("with IPv6 addresses only", func() { diff --git a/felix/fv/bpf_test.go b/felix/fv/bpf_test.go index 28aa10301cc..a030a5cec64 100644 --- a/felix/fv/bpf_test.go +++ b/felix/fv/bpf_test.go @@ -5593,7 +5593,7 @@ func checkServiceRoute(felix *infrastructure.Felix, ip string) bool { err error ) - if felix.TopologyOptions.EnableIPv6 { + if strings.Contains(ip, ":") && felix.TopologyOptions.EnableIPv6 { out, err = felix.ExecOutput("ip", "-6", "route") } else { out, err = felix.ExecOutput("ip", "route") From 731bce91438e4754c5136d0e5049cf52811cdcf6 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 26 Jul 2024 17:51:02 -0700 Subject: [PATCH 09/31] Update configs --- api/pkg/apis/projectcalico/v3/felixconfig.go | 10 +-- .../projectcalico/v3/zz_generated.deepcopy.go | 6 +- api/pkg/openapi/openapi_generated.go | 4 +- calicoctl/calicoctl/commands/crds/crds.go | 2 +- charts/calico/templates/calico-node.yaml | 3 + felix/config/config_params.go | 4 +- felix/config/config_params_test.go | 2 +- .../linux/dataplanedefs/dataplane_defs.go | 3 +- felix/dataplane/linux/int_dataplane.go | 48 ++++++++------ felix/dataplane/linux/ipip_mgr.go | 65 +++++++++++++------ felix/dataplane/linux/ipip_mgr_test.go | 4 +- felix/fv/infrastructure/topology.go | 2 +- felix/fv/ipip_test.go | 8 +-- ...projectcalico.org_felixconfigurations.yaml | 8 +-- manifests/calico-bpf.yaml | 11 ++-- manifests/calico-etcd.yaml | 3 + manifests/calico-ipip.yaml | 11 ++-- manifests/calico-policy-only.yaml | 8 +-- manifests/calico-typha.yaml | 11 ++-- manifests/calico-vxlan.yaml | 11 ++-- manifests/calico.yaml | 11 ++-- manifests/canal.yaml | 8 +-- manifests/crds.yaml | 8 +-- manifests/flannel-migration/calico.yaml | 11 ++-- ...projectcalico.org_felixconfigurations.yaml | 8 +-- manifests/operator-crds.yaml | 8 +-- manifests/tigera-operator.yaml | 8 +-- node/tests/k8st/infra/calico-kdd.yaml | 3 + 28 files changed, 173 insertions(+), 116 deletions(-) diff --git a/api/pkg/apis/projectcalico/v3/felixconfig.go b/api/pkg/apis/projectcalico/v3/felixconfig.go index 505c71868b0..e5ccf0491fd 100644 --- a/api/pkg/apis/projectcalico/v3/felixconfig.go +++ b/api/pkg/apis/projectcalico/v3/felixconfig.go @@ -59,11 +59,11 @@ const ( NFTablesModeDisabled = "Disabled" ) -type IPIPRouteMode string +type ProgramRouteMode string const ( - IPIPRouteModeBIRD = "Bird" - IPIPRouteModeFelix = "Felix" + ProgramRouteModeNone ProgramRouteMode = "None" + ProgramRouteModeIPIP ProgramRouteMode = "IPIP" ) // +kubebuilder:validation:Enum=DoNothing;Enable;Disable @@ -285,8 +285,8 @@ type FelixConfigurationSpec struct { IPIPEnabled *bool `json:"ipipEnabled,omitempty" confignamev1:"IpInIpEnabled"` // IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440] IPIPMTU *int `json:"ipipMTU,omitempty" confignamev1:"IpInIpMtu"` - // IPIPRouteMode selects whether Felix should program IPIP routes instead of BIRD. [Default: Bird] - IPIPRouteMode *IPIPRouteMode `json:"ipipRoutes,omitempty" validate:"omitempty,oneof=Bird Felix"` + // ProgramRoutes specifies what type of routes Felix should program. [Default: None]. [Default: None] + ProgramRoutes *ProgramRouteMode `json:"programRoutes,omitempty" validate:"omitempty,oneof=None IPIP"` // VXLANEnabled overrides whether Felix should create the VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix determines this based on the existing IP pools. [Default: nil (unset)] VXLANEnabled *bool `json:"vxlanEnabled,omitempty" confignamev1:"VXLANEnabled"` diff --git a/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go b/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go index 064ed581fca..0eede81f48d 100644 --- a/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go +++ b/api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go @@ -1080,9 +1080,9 @@ func (in *FelixConfigurationSpec) DeepCopyInto(out *FelixConfigurationSpec) { *out = new(int) **out = **in } - if in.IPIPRouteMode != nil { - in, out := &in.IPIPRouteMode, &out.IPIPRouteMode - *out = new(IPIPRouteMode) + if in.ProgramRoutes != nil { + in, out := &in.ProgramRoutes, &out.ProgramRoutes + *out = new(ProgramRouteMode) **out = **in } if in.VXLANEnabled != nil { diff --git a/api/pkg/openapi/openapi_generated.go b/api/pkg/openapi/openapi_generated.go index ef3dc56f580..a8f49697c9c 100644 --- a/api/pkg/openapi/openapi_generated.go +++ b/api/pkg/openapi/openapi_generated.go @@ -2452,9 +2452,9 @@ func schema_pkg_apis_projectcalico_v3_FelixConfigurationSpec(ref common.Referenc Format: "int32", }, }, - "ipipRoutes": { + "programRoutes": { SchemaProps: spec.SchemaProps{ - Description: "IPIPRouteMode selects whether Felix should program IPIP routes instead of BIRD. [Default: Bird]", + Description: "ProgramRoutes specifies what type of routes Felix should program. [Default: None]. [Default: None]", Type: []string{"string"}, Format: "", }, diff --git a/calicoctl/calicoctl/commands/crds/crds.go b/calicoctl/calicoctl/commands/crds/crds.go index 6447a9ca3bf..4d8074373a3 100644 --- a/calicoctl/calicoctl/commands/crds/crds.go +++ b/calicoctl/calicoctl/commands/crds/crds.go @@ -23,7 +23,7 @@ const ( blockaffinities = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: blockaffinities.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: BlockAffinity\n listKind: BlockAffinityList\n plural: blockaffinities\n singular: blockaffinity\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: BlockAffinitySpec contains the specification for a BlockAffinity\n resource.\n properties:\n cidr:\n type: string\n deleted:\n description: Deleted indicates that this block affinity is being deleted.\n This field is a string for compatibility with older releases that\n mistakenly treat this field as a string.\n type: string\n node:\n type: string\n state:\n type: string\n required:\n - cidr\n - deleted\n - node\n - state\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" caliconodestatuses = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n annotations:\n controller-gen.kubebuilder.io/version: (devel)\n creationTimestamp: null\n name: caliconodestatuses.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: CalicoNodeStatus\n listKind: CalicoNodeStatusList\n plural: caliconodestatuses\n singular: caliconodestatus\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: CalicoNodeStatusSpec contains the specification for a CalicoNodeStatus\n resource.\n properties:\n classes:\n description: Classes declares the types of information to monitor\n for this calico/node, and allows for selective status reporting\n about certain subsets of information.\n items:\n type: string\n type: array\n node:\n description: The node name identifies the Calico node instance for\n node status.\n type: string\n updatePeriodSeconds:\n description: UpdatePeriodSeconds is the period at which CalicoNodeStatus\n should be updated. Set to 0 to disable CalicoNodeStatus refresh.\n Maximum update period is one day.\n format: int32\n type: integer\n type: object\n status:\n description: CalicoNodeStatusStatus defines the observed state of CalicoNodeStatus.\n No validation needed for status since it is updated by Calico.\n properties:\n agent:\n description: Agent holds agent status on the node.\n properties:\n birdV4:\n description: BIRDV4 represents the latest observed status of bird4.\n properties:\n lastBootTime:\n description: LastBootTime holds the value of lastBootTime\n from bird.ctl output.\n type: string\n lastReconfigurationTime:\n description: LastReconfigurationTime holds the value of lastReconfigTime\n from bird.ctl output.\n type: string\n routerID:\n description: Router ID used by bird.\n type: string\n state:\n description: The state of the BGP Daemon.\n type: string\n version:\n description: Version of the BGP daemon\n type: string\n type: object\n birdV6:\n description: BIRDV6 represents the latest observed status of bird6.\n properties:\n lastBootTime:\n description: LastBootTime holds the value of lastBootTime\n from bird.ctl output.\n type: string\n lastReconfigurationTime:\n description: LastReconfigurationTime holds the value of lastReconfigTime\n from bird.ctl output.\n type: string\n routerID:\n description: Router ID used by bird.\n type: string\n state:\n description: The state of the BGP Daemon.\n type: string\n version:\n description: Version of the BGP daemon\n type: string\n type: object\n type: object\n bgp:\n description: BGP holds node BGP status.\n properties:\n numberEstablishedV4:\n description: The total number of IPv4 established bgp sessions.\n type: integer\n numberEstablishedV6:\n description: The total number of IPv6 established bgp sessions.\n type: integer\n numberNotEstablishedV4:\n description: The total number of IPv4 non-established bgp sessions.\n type: integer\n numberNotEstablishedV6:\n description: The total number of IPv6 non-established bgp sessions.\n type: integer\n peersV4:\n description: PeersV4 represents IPv4 BGP peers status on the node.\n items:\n description: CalicoNodePeer contains the status of BGP peers\n on the node.\n properties:\n peerIP:\n description: IP address of the peer whose condition we are\n reporting.\n type: string\n since:\n description: Since the state or reason last changed.\n type: string\n state:\n description: State is the BGP session state.\n type: string\n type:\n description: Type indicates whether this peer is configured\n via the node-to-node mesh, or via en explicit global or\n per-node BGPPeer object.\n type: string\n type: object\n type: array\n peersV6:\n description: PeersV6 represents IPv6 BGP peers status on the node.\n items:\n description: CalicoNodePeer contains the status of BGP peers\n on the node.\n properties:\n peerIP:\n description: IP address of the peer whose condition we are\n reporting.\n type: string\n since:\n description: Since the state or reason last changed.\n type: string\n state:\n description: State is the BGP session state.\n type: string\n type:\n description: Type indicates whether this peer is configured\n via the node-to-node mesh, or via en explicit global or\n per-node BGPPeer object.\n type: string\n type: object\n type: array\n required:\n - numberEstablishedV4\n - numberEstablishedV6\n - numberNotEstablishedV4\n - numberNotEstablishedV6\n type: object\n lastUpdated:\n description: LastUpdated is a timestamp representing the server time\n when CalicoNodeStatus object last updated. It is represented in\n RFC3339 form and is in UTC.\n format: date-time\n nullable: true\n type: string\n routes:\n description: Routes reports routes known to the Calico BGP daemon\n on the node.\n properties:\n routesV4:\n description: RoutesV4 represents IPv4 routes on the node.\n items:\n description: CalicoNodeRoute contains the status of BGP routes\n on the node.\n properties:\n destination:\n description: Destination of the route.\n type: string\n gateway:\n description: Gateway for the destination.\n type: string\n interface:\n description: Interface for the destination\n type: string\n learnedFrom:\n description: LearnedFrom contains information regarding\n where this route originated.\n properties:\n peerIP:\n description: If sourceType is NodeMesh or BGPPeer, IP\n address of the router that sent us this route.\n type: string\n sourceType:\n description: Type of the source where a route is learned\n from.\n type: string\n type: object\n type:\n description: Type indicates if the route is being used for\n forwarding or not.\n type: string\n type: object\n type: array\n routesV6:\n description: RoutesV6 represents IPv6 routes on the node.\n items:\n description: CalicoNodeRoute contains the status of BGP routes\n on the node.\n properties:\n destination:\n description: Destination of the route.\n type: string\n gateway:\n description: Gateway for the destination.\n type: string\n interface:\n description: Interface for the destination\n type: string\n learnedFrom:\n description: LearnedFrom contains information regarding\n where this route originated.\n properties:\n peerIP:\n description: If sourceType is NodeMesh or BGPPeer, IP\n address of the router that sent us this route.\n type: string\n sourceType:\n description: Type of the source where a route is learned\n from.\n type: string\n type: object\n type:\n description: Type indicates if the route is being used for\n forwarding or not.\n type: string\n type: object\n type: array\n type: object\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" clusterinformations = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: clusterinformations.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: ClusterInformation\n listKind: ClusterInformationList\n plural: clusterinformations\n singular: clusterinformation\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: ClusterInformation contains the cluster specific information.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: ClusterInformationSpec contains the values of describing\n the cluster.\n properties:\n calicoVersion:\n description: CalicoVersion is the version of Calico that the cluster\n is running\n type: string\n clusterGUID:\n description: ClusterGUID is the GUID of the cluster\n type: string\n clusterType:\n description: ClusterType describes the type of the cluster\n type: string\n datastoreReady:\n description: DatastoreReady is used during significant datastore migrations\n to signal to components such as Felix that it should wait before\n accessing the datastore.\n type: boolean\n variant:\n description: Variant declares which variant of Calico should be active.\n type: string\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" - felixconfigurations = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: felixconfigurations.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: FelixConfiguration\n listKind: FelixConfigurationList\n plural: felixconfigurations\n singular: felixconfiguration\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: Felix Configuration contains the configuration for Felix.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: FelixConfigurationSpec contains the values of the Felix configuration.\n properties:\n allowIPIPPacketsFromWorkloads:\n description: 'AllowIPIPPacketsFromWorkloads controls whether Felix\n will add a rule to drop IPIP encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n allowVXLANPacketsFromWorkloads:\n description: 'AllowVXLANPacketsFromWorkloads controls whether Felix\n will add a rule to drop VXLAN encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n awsSrcDstCheck:\n description: 'Set source-destination-check on AWS EC2 instances. Accepted\n value must be one of \"DoNothing\", \"Enable\" or \"Disable\". [Default:\n DoNothing]'\n enum:\n - DoNothing\n - Enable\n - Disable\n type: string\n bpfCTLBLogFilter:\n description: 'BPFCTLBLogFilter specifies, what is logged by connect\n time load balancer when BPFLogLevel is debug. Currently has to be\n specified as ''all'' when BPFLogFilters is set to see CTLB logs.\n [Default: unset - means logs are emitted when BPFLogLevel id debug\n and BPFLogFilters not set.]'\n type: string\n bpfConnectTimeLoadBalancing:\n description: 'BPFConnectTimeLoadBalancing when in BPF mode, controls\n whether Felix installs the connect-time load balancer. The connect-time\n load balancer is required for the host to be able to reach Kubernetes\n services and it improves the performance of pod-to-service connections.When\n set to TCP, connect time load balancing is available only for services\n with TCP ports. [Default: TCP]'\n enum:\n - TCP\n - Enabled\n - Disabled\n type: string\n bpfConnectTimeLoadBalancingEnabled:\n description: 'BPFConnectTimeLoadBalancingEnabled when in BPF mode,\n controls whether Felix installs the connection-time load balancer. The\n connect-time load balancer is required for the host to be able to\n reach Kubernetes services and it improves the performance of pod-to-service\n connections. The only reason to disable it is for debugging purposes.\n This will be deprecated. Use BPFConnectTimeLoadBalancing [Default:\n true]'\n type: boolean\n bpfDSROptoutCIDRs:\n description: BPFDSROptoutCIDRs is a list of CIDRs which are excluded\n from DSR. That is, clients in those CIDRs will accesses nodeports\n as if BPFExternalServiceMode was set to Tunnel.\n items:\n type: string\n type: array\n bpfDataIfacePattern:\n description: BPFDataIfacePattern is a regular expression that controls\n which interfaces Felix should attach BPF programs to in order to\n catch traffic to/from the network. This needs to match the interfaces\n that Calico workload traffic flows over as well as any interfaces\n that handle incoming traffic to nodeports and services from outside\n the cluster. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableGROForIfaces:\n description: BPFDisableGROForIfaces is a regular expression that controls\n which interfaces Felix should disable the Generic Receive Offload\n [GRO] option. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableUnprivileged:\n description: 'BPFDisableUnprivileged, if enabled, Felix sets the kernel.unprivileged_bpf_disabled\n sysctl to disable unprivileged use of BPF. This ensures that unprivileged\n users cannot access Calico''s BPF maps and cannot insert their own\n BPF programs to interfere with Calico''s. [Default: true]'\n type: boolean\n bpfEnabled:\n description: 'BPFEnabled, if enabled Felix will use the BPF dataplane.\n [Default: false]'\n type: boolean\n bpfEnforceRPF:\n description: 'BPFEnforceRPF enforce strict RPF on all host interfaces\n with BPF programs regardless of what is the per-interfaces or global\n setting. Possible values are Disabled, Strict or Loose. [Default:\n Loose]'\n pattern: ^(?i)(Disabled|Strict|Loose)?$\n type: string\n bpfExcludeCIDRsFromNAT:\n description: BPFExcludeCIDRsFromNAT is a list of CIDRs that are to\n be excluded from NAT resolution so that host can handle them. A\n typical usecase is node local DNS cache.\n items:\n type: string\n type: array\n bpfExtToServiceConnmark:\n description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit\n mark that is set on connections from an external client to a local\n service. This mark allows us to control how packets of that connection\n are routed within the host and how is routing interpreted by RPF\n check. [Default: 0]'\n type: integer\n bpfExternalServiceMode:\n description: 'BPFExternalServiceMode in BPF mode, controls how connections\n from outside the cluster to services (node ports and cluster IPs)\n are forwarded to remote workloads. If set to \"Tunnel\" then both\n request and response traffic is tunneled to the remote node. If\n set to \"DSR\", the request traffic is tunneled but the response traffic\n is sent directly from the remote node. In \"DSR\" mode, the remote\n node appears to use the IP of the ingress node; this requires a\n permissive L2 network. [Default: Tunnel]'\n pattern: ^(?i)(Tunnel|DSR)?$\n type: string\n bpfForceTrackPacketsFromIfaces:\n description: 'BPFForceTrackPacketsFromIfaces in BPF mode, forces traffic\n from these interfaces to skip Calico''s iptables NOTRACK rule, allowing\n traffic from those interfaces to be tracked by Linux conntrack. Should\n only be used for interfaces that are not used for the Calico fabric. For\n example, a docker bridge device for non-Calico-networked containers.\n [Default: docker+]'\n items:\n type: string\n type: array\n bpfHostConntrackBypass:\n description: 'BPFHostConntrackBypass Controls whether to bypass Linux\n conntrack in BPF mode for workloads and services. [Default: true\n - bypass Linux conntrack]'\n type: boolean\n bpfHostNetworkedNATWithoutCTLB:\n description: 'BPFHostNetworkedNATWithoutCTLB when in BPF mode, controls\n whether Felix does a NAT without CTLB. This along with BPFConnectTimeLoadBalancing\n determines the CTLB behavior. [Default: Enabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n bpfKubeProxyEndpointSlicesEnabled:\n description: BPFKubeProxyEndpointSlicesEnabled is deprecated and has\n no effect. BPF kube-proxy always accepts endpoint slices. This option\n will be removed in the next release.\n type: boolean\n bpfKubeProxyIptablesCleanupEnabled:\n description: 'BPFKubeProxyIptablesCleanupEnabled, if enabled in BPF\n mode, Felix will proactively clean up the upstream Kubernetes kube-proxy''s\n iptables chains. Should only be enabled if kube-proxy is not running. [Default:\n true]'\n type: boolean\n bpfKubeProxyMinSyncPeriod:\n description: 'BPFKubeProxyMinSyncPeriod, in BPF mode, controls the\n minimum time between updates to the dataplane for Felix''s embedded\n kube-proxy. Lower values give reduced set-up latency. Higher values\n reduce Felix CPU usage by batching up more work. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n bpfL3IfacePattern:\n description: BPFL3IfacePattern is a regular expression that allows\n to list tunnel devices like wireguard or vxlan (i.e., L3 devices)\n in addition to BPFDataIfacePattern. That is, tunnel interfaces not\n created by Calico, that Calico workload traffic flows over as well\n as any interfaces that handle incoming traffic to nodeports and\n services from outside the cluster.\n type: string\n bpfLogFilters:\n additionalProperties:\n type: string\n description: \"BPFLogFilters is a map of key=values where the value\n is a pcap filter expression and the key is an interface name with\n 'all' denoting all interfaces, 'weps' all workload endpoints and\n 'heps' all host endpoints. \\n When specified as an env var, it accepts\n a comma-separated list of key=values. [Default: unset - means all\n debug logs are emitted]\"\n type: object\n bpfLogLevel:\n description: 'BPFLogLevel controls the log level of the BPF programs\n when in BPF dataplane mode. One of \"Off\", \"Info\", or \"Debug\". The\n logs are emitted to the BPF trace pipe, accessible with the command\n `tc exec bpf debug`. [Default: Off].'\n pattern: ^(?i)(Off|Info|Debug)?$\n type: string\n bpfMapSizeConntrack:\n description: 'BPFMapSizeConntrack sets the size for the conntrack\n map. This map must be large enough to hold an entry for each active\n connection. Warning: changing the size of the conntrack map can\n cause disruption.'\n type: integer\n bpfMapSizeIPSets:\n description: BPFMapSizeIPSets sets the size for ipsets map. The IP\n sets map must be large enough to hold an entry for each endpoint\n matched by every selector in the source/destination matches in network\n policy. Selectors such as \"all()\" can result in large numbers of\n entries (one entry per endpoint in that case).\n type: integer\n bpfMapSizeIfState:\n description: BPFMapSizeIfState sets the size for ifstate map. The\n ifstate map must be large enough to hold an entry for each device\n (host + workloads) on a host.\n type: integer\n bpfMapSizeNATAffinity:\n type: integer\n bpfMapSizeNATBackend:\n description: BPFMapSizeNATBackend sets the size for nat back end map.\n This is the total number of endpoints. This is mostly more than\n the size of the number of services.\n type: integer\n bpfMapSizeNATFrontend:\n description: BPFMapSizeNATFrontend sets the size for nat front end\n map. FrontendMap should be large enough to hold an entry for each\n nodeport, external IP and each port in each service.\n type: integer\n bpfMapSizeRoute:\n description: BPFMapSizeRoute sets the size for the routes map. The\n routes map should be large enough to hold one entry per workload\n and a handful of entries per host (enough to cover its own IPs and\n tunnel IPs).\n type: integer\n bpfPSNATPorts:\n anyOf:\n - type: integer\n - type: string\n description: 'BPFPSNATPorts sets the range from which we randomly\n pick a port if there is a source port collision. This should be\n within the ephemeral range as defined by RFC 6056 (1024–65535) and\n preferably outside the ephemeral ranges used by common operating\n systems. Linux uses 32768–60999, while others mostly use the IANA\n defined range 49152–65535. It is not necessarily a problem if this\n range overlaps with the operating systems. Both ends of the range\n are inclusive. [Default: 20000:29999]'\n pattern: ^.*\n x-kubernetes-int-or-string: true\n bpfPolicyDebugEnabled:\n description: BPFPolicyDebugEnabled when true, Felix records detailed\n information about the BPF policy programs, which can be examined\n with the calico-bpf command-line tool.\n type: boolean\n chainInsertMode:\n description: 'ChainInsertMode controls whether Felix hooks the kernel''s\n top-level iptables chains by inserting a rule at the top of the\n chain or by appending a rule at the bottom. insert is the safe default\n since it prevents Calico''s rules from being bypassed. If you switch\n to append mode, be sure that the other rules in the chains signal\n acceptance by falling through to the Calico rules, otherwise the\n Calico policy will be bypassed. [Default: insert]'\n pattern: ^(?i)(insert|append)?$\n type: string\n dataplaneDriver:\n description: DataplaneDriver filename of the external dataplane driver\n to use. Only used if UseInternalDataplaneDriver is set to false.\n type: string\n dataplaneWatchdogTimeout:\n description: \"DataplaneWatchdogTimeout is the readiness/liveness timeout\n used for Felix's (internal) dataplane driver. Increase this value\n if you experience spurious non-ready or non-live events when Felix\n is under heavy load. Decrease the value to get felix to report non-live\n or non-ready more quickly. [Default: 90s] \\n Deprecated: replaced\n by the generic HealthTimeoutOverrides.\"\n type: string\n debugDisableLogDropping:\n type: boolean\n debugHost:\n description: DebugHost is the host IP or hostname to bind the debug\n port to. Only used if DebugPort is set. [Default:localhost]\n type: string\n debugMemoryProfilePath:\n type: string\n debugPort:\n description: DebugPort if set, enables Felix's debug HTTP port, which\n allows memory and CPU profiles to be retrieved. The debug port\n is not secure, it should not be exposed to the internet.\n type: integer\n debugSimulateCalcGraphHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneApplyDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n defaultEndpointToHostAction:\n description: 'DefaultEndpointToHostAction controls what happens to\n traffic that goes from a workload endpoint to the host itself (after\n the traffic hits the endpoint egress policy). By default Calico\n blocks traffic from workload endpoints to the host itself with an\n iptables \"DROP\" action. If you want to allow some or all traffic\n from endpoint to host, set this parameter to RETURN or ACCEPT. Use\n RETURN if you have your own rules in the iptables \"INPUT\" chain;\n Calico will insert its rules at the top of that chain, then \"RETURN\"\n packets to the \"INPUT\" chain once it has completed processing workload\n endpoint egress policy. Use ACCEPT to unconditionally accept packets\n from workloads after processing workload endpoint egress policy.\n [Default: Drop]'\n pattern: ^(?i)(Drop|Accept|Return)?$\n type: string\n deviceRouteProtocol:\n description: This defines the route protocol added to programmed device\n routes, by default this will be RTPROT_BOOT when left blank.\n type: integer\n deviceRouteSourceAddress:\n description: This is the IPv4 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n deviceRouteSourceAddressIPv6:\n description: This is the IPv6 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n disableConntrackInvalidCheck:\n type: boolean\n endpointReportingDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n endpointReportingEnabled:\n type: boolean\n endpointStatusPathPrefix:\n description: \"EndpointStatusPathPrefix is the path to the directory\n where endpoint status will be written. Endpoint status file reporting\n is disabled if field is left empty. \\n Chosen directory should match\n the directory used by the CNI for PodStartupDelay. [Default: \\\"\\\"]\"\n type: string\n externalNodesList:\n description: ExternalNodesCIDRList is a list of CIDR's of external-non-calico-nodes\n which may source tunnel traffic and have the tunneled traffic be\n accepted at calico nodes.\n items:\n type: string\n type: array\n failsafeInboundHostPorts:\n description: 'FailsafeInboundHostPorts is a list of PortProto struct\n objects including UDP/TCP/SCTP ports and CIDRs that Felix will allow\n incoming traffic to host endpoints on irrespective of the security\n policy. This is useful to avoid accidentally cutting off a host\n with incorrect configuration. For backwards compatibility, if the\n protocol is not specified, it defaults to \"tcp\". If a CIDR is not\n specified, it will allow traffic from all addresses. To disable\n all inbound host ports, use the value \"[]\". The default value allows\n ssh access, DHCP, BGP, etcd and the Kubernetes API. [Default: tcp:22,\n udp:68, tcp:179, tcp:2379, tcp:2380, tcp:5473, tcp:6443, tcp:6666,\n tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n failsafeOutboundHostPorts:\n description: 'FailsafeOutboundHostPorts is a list of List of PortProto\n struct objects including UDP/TCP/SCTP ports and CIDRs that Felix\n will allow outgoing traffic from host endpoints to irrespective\n of the security policy. This is useful to avoid accidentally cutting\n off a host with incorrect configuration. For backwards compatibility,\n if the protocol is not specified, it defaults to \"tcp\". If a CIDR\n is not specified, it will allow traffic from all addresses. To disable\n all outbound host ports, use the value \"[]\". The default value opens\n etcd''s standard ports to ensure that Felix does not get cut off\n from etcd as well as allowing DHCP, DNS, BGP and the Kubernetes\n API. [Default: udp:53, udp:67, tcp:179, tcp:2379, tcp:2380, tcp:5473,\n tcp:6443, tcp:6666, tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n featureDetectOverride:\n description: FeatureDetectOverride is used to override feature detection\n based on auto-detected platform capabilities. Values are specified\n in a comma separated list with no spaces, example; \"SNATFullyRandom=true,MASQFullyRandom=false,RestoreSupportsLock=\". \"true\"\n or \"false\" will force the feature, empty or omitted values are auto-detected.\n pattern: ^([a-zA-Z0-9-_]+=(true|false|),)*([a-zA-Z0-9-_]+=(true|false|))?$\n type: string\n featureGates:\n description: FeatureGates is used to enable or disable tech-preview\n Calico features. Values are specified in a comma separated list\n with no spaces, example; \"BPFConnectTimeLoadBalancingWorkaround=enabled,XyZ=false\".\n This is used to enable features that are not fully production ready.\n pattern: ^([a-zA-Z0-9-_]+=([^=]+),)*([a-zA-Z0-9-_]+=([^=]+))?$\n type: string\n floatingIPs:\n description: FloatingIPs configures whether or not Felix will program\n non-OpenStack floating IP addresses. (OpenStack-derived floating\n IPs are always programmed, regardless of this setting.)\n enum:\n - Enabled\n - Disabled\n type: string\n genericXDPEnabled:\n description: 'GenericXDPEnabled enables Generic XDP so network cards\n that don''t support XDP offload or driver modes can use XDP. This\n is not recommended since it doesn''t provide better performance\n than iptables. [Default: false]'\n type: boolean\n goGCThreshold:\n description: \"GoGCThreshold Sets the Go runtime's garbage collection\n threshold. I.e. the percentage that the heap is allowed to grow\n before garbage collection is triggered. In general, doubling the\n value halves the CPU time spent doing GC, but it also doubles peak\n GC memory overhead. A special value of -1 can be used to disable\n GC entirely; this should only be used in conjunction with the GoMemoryLimitMB\n setting. \\n This setting is overridden by the GOGC environment variable.\n \\n [Default: 40]\"\n type: integer\n goMaxProcs:\n description: \"GoMaxProcs sets the maximum number of CPUs that the\n Go runtime will use concurrently. A value of -1 means \\\"use the\n system default\\\"; typically the number of real CPUs on the system.\n \\n this setting is overridden by the GOMAXPROCS environment variable.\n \\n [Default: -1]\"\n type: integer\n goMemoryLimitMB:\n description: \"GoMemoryLimitMB sets a (soft) memory limit for the Go\n runtime in MB. The Go runtime will try to keep its memory usage\n under the limit by triggering GC as needed. To avoid thrashing,\n it will exceed the limit if GC starts to take more than 50% of the\n process's CPU time. A value of -1 disables the memory limit. \\n\n Note that the memory limit, if used, must be considerably less than\n any hard resource limit set at the container or pod level. This\n is because felix is not the only process that must run in the container\n or pod. \\n This setting is overridden by the GOMEMLIMIT environment\n variable. \\n [Default: -1]\"\n type: integer\n healthEnabled:\n type: boolean\n healthHost:\n type: string\n healthPort:\n type: integer\n healthTimeoutOverrides:\n description: HealthTimeoutOverrides allows the internal watchdog timeouts\n of individual subcomponents to be overridden. This is useful for\n working around \"false positive\" liveness timeouts that can occur\n in particularly stressful workloads or if CPU is constrained. For\n a list of active subcomponents, see Felix's logs.\n items:\n properties:\n name:\n type: string\n timeout:\n type: string\n required:\n - name\n - timeout\n type: object\n type: array\n interfaceExclude:\n description: 'InterfaceExclude is a comma-separated list of interfaces\n that Felix should exclude when monitoring for host endpoints. The\n default value ensures that Felix ignores Kubernetes'' IPVS dummy\n interface, which is used internally by kube-proxy. If you want to\n exclude multiple interface names using a single value, the list\n supports regular expressions. For regular expressions you must wrap\n the value with ''/''. For example having values ''/^kube/,veth1''\n will exclude all interfaces that begin with ''kube'' and also the\n interface ''veth1''. [Default: kube-ipvs0]'\n type: string\n interfacePrefix:\n description: 'InterfacePrefix is the interface name prefix that identifies\n workload endpoints and so distinguishes them from host endpoint\n interfaces. Note: in environments other than bare metal, the orchestrators\n configure this appropriately. For example our Kubernetes and Docker\n integrations set the ''cali'' value, and our OpenStack integration\n sets the ''tap'' value. [Default: cali]'\n type: string\n interfaceRefreshInterval:\n description: InterfaceRefreshInterval is the period at which Felix\n rescans local interfaces to verify their state. The rescan can be\n disabled by setting the interval to 0.\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipipEnabled:\n description: 'IPIPEnabled overrides whether Felix should configure\n an IPIP interface on the host. Optional as Felix determines this\n based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n ipipMTU:\n description: 'IPIPMTU is the MTU to set on the tunnel device. See\n Configuring MTU [Default: 1440]'\n type: integer\n ipipRoutes:\n description: 'IPIPRouteMode selects whether Felix should program IPIP\n routes instead of BIRD. [Default: Bird]'\n type: string\n ipsetsRefreshInterval:\n description: 'IpsetsRefreshInterval is the period at which Felix re-checks\n all iptables state to ensure that no other process has accidentally\n broken Calico''s rules. Set to 0 to disable iptables refresh. [Default:\n 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesBackend:\n description: IptablesBackend specifies which backend of iptables will\n be used. The default is Auto.\n pattern: ^(?i)(Auto|FelixConfiguration|FelixConfigurationList|Legacy|NFT)?$\n type: string\n iptablesFilterAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesFilterDenyAction:\n description: IptablesFilterDenyAction controls what happens to traffic\n that is denied by network policy. By default Calico blocks traffic\n with an iptables \"DROP\" action. If you want to use \"REJECT\" action\n instead you can configure it in here.\n pattern: ^(?i)(Drop|Reject)?$\n type: string\n iptablesLockFilePath:\n description: 'IptablesLockFilePath is the location of the iptables\n lock file. You may need to change this if the lock file is not in\n its standard location (for example if you have mapped it into Felix''s\n container at a different path). [Default: /run/xtables.lock]'\n type: string\n iptablesLockProbeInterval:\n description: 'IptablesLockProbeInterval is the time that Felix will\n wait between attempts to acquire the iptables lock if it is not\n available. Lower values make Felix more responsive when the lock\n is contended, but use more CPU. [Default: 50ms]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesLockTimeout:\n description: 'IptablesLockTimeout is the time that Felix will wait\n for the iptables lock, or 0, to disable. To use this feature, Felix\n must share the iptables lock file with all other processes that\n also take the lock. When running Felix inside a container, this\n requires the /run directory of the host to be mounted into the calico/node\n or calico/felix container. [Default: 0s disabled]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesMangleAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesMarkMask:\n description: 'IptablesMarkMask is the mask that Felix selects its\n IPTables Mark bits from. Should be a 32 bit hexadecimal number with\n at least 8 bits set, none of which clash with any other mark bits\n in use on the system. [Default: 0xff000000]'\n format: int32\n type: integer\n iptablesNATOutgoingInterfaceFilter:\n type: string\n iptablesPostWriteCheckInterval:\n description: 'IptablesPostWriteCheckInterval is the period after Felix\n has done a write to the dataplane that it schedules an extra read\n back in order to check the write was not clobbered by another process.\n This should only occur if another application on the system doesn''t\n respect the iptables lock. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesRefreshInterval:\n description: 'IptablesRefreshInterval is the period at which Felix\n re-checks the IP sets in the dataplane to ensure that no other process\n has accidentally broken Calico''s rules. Set to 0 to disable IP\n sets refresh. Note: the default for this value is lower than the\n other refresh intervals as a workaround for a Linux kernel bug that\n was fixed in kernel version 4.11. If you are using v4.11 or greater\n you may want to set this to, a higher value to reduce Felix CPU\n usage. [Default: 10s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipv6Support:\n description: IPv6Support controls whether Felix enables support for\n IPv6 (if supported by the in-use dataplane).\n type: boolean\n kubeNodePortRanges:\n description: 'KubeNodePortRanges holds list of port ranges used for\n service node ports. Only used if felix detects kube-proxy running\n in ipvs mode. Felix uses these ranges to separate host and workload\n traffic. [Default: 30000:32767].'\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n logDebugFilenameRegex:\n description: LogDebugFilenameRegex controls which source code files\n have their Debug log output included in the logs. Only logs from\n files with names that match the given regular expression are included. The\n filter only applies to Debug level logs.\n type: string\n logFilePath:\n description: 'LogFilePath is the full path to the Felix log. Set to\n none to disable file logging. [Default: /var/log/calico/felix.log]'\n type: string\n logPrefix:\n description: 'LogPrefix is the log prefix that Felix uses when rendering\n LOG rules. [Default: calico-packet]'\n type: string\n logSeverityFile:\n description: 'LogSeverityFile is the log severity above which logs\n are sent to the log file. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeverityScreen:\n description: 'LogSeverityScreen is the log severity above which logs\n are sent to the stdout. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeveritySys:\n description: 'LogSeveritySys is the log severity above which logs\n are sent to the syslog. Set to None for no logging to syslog. [Default:\n Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n maxIpsetSize:\n type: integer\n metadataAddr:\n description: 'MetadataAddr is the IP address or domain name of the\n server that can answer VM queries for cloud-init metadata. In OpenStack,\n this corresponds to the machine running nova-api (or in Ubuntu,\n nova-api-metadata). A value of none (case-insensitive) means that\n Felix should not set up any NAT rule for the metadata path. [Default:\n 127.0.0.1]'\n type: string\n metadataPort:\n description: 'MetadataPort is the port of the metadata server. This,\n combined with global.MetadataAddr (if not ''None''), is used to\n set up a NAT rule, from 169.254.169.254:80 to MetadataAddr:MetadataPort.\n In most cases this should not need to be changed [Default: 8775].'\n type: integer\n mtuIfacePattern:\n description: MTUIfacePattern is a regular expression that controls\n which interfaces Felix should scan in order to calculate the host's\n MTU. This should not match workload interfaces (usually named cali...).\n type: string\n natOutgoingAddress:\n description: NATOutgoingAddress specifies an address to use when performing\n source NAT for traffic in a natOutgoing pool that is leaving the\n network. By default the address used is an address on the interface\n the traffic is leaving on (ie it uses the iptables MASQUERADE target)\n type: string\n natPortRange:\n anyOf:\n - type: integer\n - type: string\n description: NATPortRange specifies the range of ports that is used\n for port mapping when doing outgoing NAT. When unset the default\n behavior of the network stack is used.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n netlinkTimeout:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n nftablesMode:\n description: 'NFTablesMode configures nftables support in Felix. [Default:\n Disabled]'\n type: string\n openstackRegion:\n description: 'OpenstackRegion is the name of the region that a particular\n Felix belongs to. In a multi-region Calico/OpenStack deployment,\n this must be configured somehow for each Felix (here in the datamodel,\n or in felix.cfg or the environment on each compute node), and must\n match the [calico] openstack_region value configured in neutron.conf\n on each node. [Default: Empty]'\n type: string\n policySyncPathPrefix:\n description: 'PolicySyncPathPrefix is used to by Felix to communicate\n policy changes to external services, like Application layer policy.\n [Default: Empty]'\n type: string\n prometheusGoMetricsEnabled:\n description: 'PrometheusGoMetricsEnabled disables Go runtime metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusMetricsEnabled:\n description: 'PrometheusMetricsEnabled enables the Prometheus metrics\n server in Felix if set to true. [Default: false]'\n type: boolean\n prometheusMetricsHost:\n description: 'PrometheusMetricsHost is the host that the Prometheus\n metrics server should bind to. [Default: empty]'\n type: string\n prometheusMetricsPort:\n description: 'PrometheusMetricsPort is the TCP port that the Prometheus\n metrics server should bind to. [Default: 9091]'\n type: integer\n prometheusProcessMetricsEnabled:\n description: 'PrometheusProcessMetricsEnabled disables process metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusWireGuardMetricsEnabled:\n description: 'PrometheusWireGuardMetricsEnabled disables wireguard\n metrics collection, which the Prometheus client does by default,\n when set to false. This reduces the number of metrics reported,\n reducing Prometheus load. [Default: true]'\n type: boolean\n removeExternalRoutes:\n description: Whether or not to remove device routes that have not\n been programmed by Felix. Disabling this will allow external applications\n to also add device routes. This is enabled by default which means\n we will remove externally added routes.\n type: boolean\n reportingInterval:\n description: 'ReportingInterval is the interval at which Felix reports\n its status into the datastore or 0 to disable. Must be non-zero\n in OpenStack deployments. [Default: 30s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n reportingTTL:\n description: 'ReportingTTL is the time-to-live setting for process-wide\n status reports. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeRefreshInterval:\n description: 'RouteRefreshInterval is the period at which Felix re-checks\n the routes in the dataplane to ensure that no other process has\n accidentally broken Calico''s rules. Set to 0 to disable route refresh.\n [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeSource:\n description: 'RouteSource configures where Felix gets its routing\n information. - WorkloadIPs: use workload endpoints to construct\n routes. - CalicoIPAM: the default - use IPAM data to construct routes.'\n pattern: ^(?i)(WorkloadIPs|CalicoIPAM)?$\n type: string\n routeSyncDisabled:\n description: RouteSyncDisabled will disable all operations performed\n on the route table. Set to true to run in network-policy mode only.\n type: boolean\n routeTableRange:\n description: Deprecated in favor of RouteTableRanges. Calico programs\n additional Linux route tables for various purposes. RouteTableRange\n specifies the indices of the route tables that Calico should use.\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n routeTableRanges:\n description: Calico programs additional Linux route tables for various\n purposes. RouteTableRanges specifies a set of table index ranges\n that Calico should use. Deprecates`RouteTableRange`, overrides `RouteTableRange`.\n items:\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n type: array\n serviceLoopPrevention:\n description: 'When service IP advertisement is enabled, prevent routing\n loops to service IPs that are not in use, by dropping or rejecting\n packets that do not get DNAT''d by kube-proxy. Unless set to \"Disabled\",\n in which case such routing loops continue to be allowed. [Default:\n Drop]'\n pattern: ^(?i)(Drop|Reject|Disabled)?$\n type: string\n sidecarAccelerationEnabled:\n description: 'SidecarAccelerationEnabled enables experimental sidecar\n acceleration [Default: false]'\n type: boolean\n usageReportingEnabled:\n description: 'UsageReportingEnabled reports anonymous Calico version\n number and cluster size to projectcalico.org. Logs warnings returned\n by the usage server. For example, if a significant security vulnerability\n has been discovered in the version of Calico being used. [Default:\n true]'\n type: boolean\n usageReportingInitialDelay:\n description: 'UsageReportingInitialDelay controls the minimum delay\n before Felix makes a report. [Default: 300s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n usageReportingInterval:\n description: 'UsageReportingInterval controls the interval at which\n Felix makes reports. [Default: 86400s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n useInternalDataplaneDriver:\n description: UseInternalDataplaneDriver, if true, Felix will use its\n internal dataplane programming logic. If false, it will launch\n an external dataplane driver and communicate with it over protobuf.\n type: boolean\n vxlanEnabled:\n description: 'VXLANEnabled overrides whether Felix should create the\n VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix\n determines this based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n vxlanMTU:\n description: 'VXLANMTU is the MTU to set on the IPv4 VXLAN tunnel\n device. See Configuring MTU [Default: 1410]'\n type: integer\n vxlanMTUV6:\n description: 'VXLANMTUV6 is the MTU to set on the IPv6 VXLAN tunnel\n device. See Configuring MTU [Default: 1390]'\n type: integer\n vxlanPort:\n type: integer\n vxlanVNI:\n type: integer\n windowsManageFirewallRules:\n description: 'WindowsManageFirewallRules configures whether or not\n Felix will program Windows Firewall rules. (to allow inbound access\n to its own metrics ports) [Default: Disabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n wireguardEnabled:\n description: 'WireguardEnabled controls whether Wireguard is enabled\n for IPv4 (encapsulating IPv4 traffic over an IPv4 underlay network).\n [Default: false]'\n type: boolean\n wireguardEnabledV6:\n description: 'WireguardEnabledV6 controls whether Wireguard is enabled\n for IPv6 (encapsulating IPv6 traffic over an IPv6 underlay network).\n [Default: false]'\n type: boolean\n wireguardHostEncryptionEnabled:\n description: 'WireguardHostEncryptionEnabled controls whether Wireguard\n host-to-host encryption is enabled. [Default: false]'\n type: boolean\n wireguardInterfaceName:\n description: 'WireguardInterfaceName specifies the name to use for\n the IPv4 Wireguard interface. [Default: wireguard.cali]'\n type: string\n wireguardInterfaceNameV6:\n description: 'WireguardInterfaceNameV6 specifies the name to use for\n the IPv6 Wireguard interface. [Default: wg-v6.cali]'\n type: string\n wireguardKeepAlive:\n description: 'WireguardKeepAlive controls Wireguard PersistentKeepalive\n option. Set 0 to disable. [Default: 0]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n wireguardListeningPort:\n description: 'WireguardListeningPort controls the listening port used\n by IPv4 Wireguard. [Default: 51820]'\n type: integer\n wireguardListeningPortV6:\n description: 'WireguardListeningPortV6 controls the listening port\n used by IPv6 Wireguard. [Default: 51821]'\n type: integer\n wireguardMTU:\n description: 'WireguardMTU controls the MTU on the IPv4 Wireguard\n interface. See Configuring MTU [Default: 1440]'\n type: integer\n wireguardMTUV6:\n description: 'WireguardMTUV6 controls the MTU on the IPv6 Wireguard\n interface. See Configuring MTU [Default: 1420]'\n type: integer\n wireguardRoutingRulePriority:\n description: 'WireguardRoutingRulePriority controls the priority value\n to use for the Wireguard routing rule. [Default: 99]'\n type: integer\n workloadSourceSpoofing:\n description: WorkloadSourceSpoofing controls whether pods can use\n the allowedSourcePrefixes annotation to send traffic with a source\n IP address that is not theirs. This is disabled by default. When\n set to \"Any\", pods can request any prefix.\n pattern: ^(?i)(Disabled|Any)?$\n type: string\n xdpEnabled:\n description: 'XDPEnabled enables XDP acceleration for suitable untracked\n incoming deny rules. [Default: true]'\n type: boolean\n xdpRefreshInterval:\n description: 'XDPRefreshInterval is the period at which Felix re-checks\n all XDP state to ensure that no other process has accidentally broken\n Calico''s BPF maps or attached programs. Set to 0 to disable XDP\n refresh. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" + felixconfigurations = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: felixconfigurations.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: FelixConfiguration\n listKind: FelixConfigurationList\n plural: felixconfigurations\n singular: felixconfiguration\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: Felix Configuration contains the configuration for Felix.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: FelixConfigurationSpec contains the values of the Felix configuration.\n properties:\n allowIPIPPacketsFromWorkloads:\n description: 'AllowIPIPPacketsFromWorkloads controls whether Felix\n will add a rule to drop IPIP encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n allowVXLANPacketsFromWorkloads:\n description: 'AllowVXLANPacketsFromWorkloads controls whether Felix\n will add a rule to drop VXLAN encapsulated traffic from workloads\n [Default: false]'\n type: boolean\n awsSrcDstCheck:\n description: 'Set source-destination-check on AWS EC2 instances. Accepted\n value must be one of \"DoNothing\", \"Enable\" or \"Disable\". [Default:\n DoNothing]'\n enum:\n - DoNothing\n - Enable\n - Disable\n type: string\n bpfCTLBLogFilter:\n description: 'BPFCTLBLogFilter specifies, what is logged by connect\n time load balancer when BPFLogLevel is debug. Currently has to be\n specified as ''all'' when BPFLogFilters is set to see CTLB logs.\n [Default: unset - means logs are emitted when BPFLogLevel id debug\n and BPFLogFilters not set.]'\n type: string\n bpfConnectTimeLoadBalancing:\n description: 'BPFConnectTimeLoadBalancing when in BPF mode, controls\n whether Felix installs the connect-time load balancer. The connect-time\n load balancer is required for the host to be able to reach Kubernetes\n services and it improves the performance of pod-to-service connections.When\n set to TCP, connect time load balancing is available only for services\n with TCP ports. [Default: TCP]'\n enum:\n - TCP\n - Enabled\n - Disabled\n type: string\n bpfConnectTimeLoadBalancingEnabled:\n description: 'BPFConnectTimeLoadBalancingEnabled when in BPF mode,\n controls whether Felix installs the connection-time load balancer. The\n connect-time load balancer is required for the host to be able to\n reach Kubernetes services and it improves the performance of pod-to-service\n connections. The only reason to disable it is for debugging purposes.\n This will be deprecated. Use BPFConnectTimeLoadBalancing [Default:\n true]'\n type: boolean\n bpfDSROptoutCIDRs:\n description: BPFDSROptoutCIDRs is a list of CIDRs which are excluded\n from DSR. That is, clients in those CIDRs will accesses nodeports\n as if BPFExternalServiceMode was set to Tunnel.\n items:\n type: string\n type: array\n bpfDataIfacePattern:\n description: BPFDataIfacePattern is a regular expression that controls\n which interfaces Felix should attach BPF programs to in order to\n catch traffic to/from the network. This needs to match the interfaces\n that Calico workload traffic flows over as well as any interfaces\n that handle incoming traffic to nodeports and services from outside\n the cluster. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableGROForIfaces:\n description: BPFDisableGROForIfaces is a regular expression that controls\n which interfaces Felix should disable the Generic Receive Offload\n [GRO] option. It should not match the workload interfaces (usually\n named cali...).\n type: string\n bpfDisableUnprivileged:\n description: 'BPFDisableUnprivileged, if enabled, Felix sets the kernel.unprivileged_bpf_disabled\n sysctl to disable unprivileged use of BPF. This ensures that unprivileged\n users cannot access Calico''s BPF maps and cannot insert their own\n BPF programs to interfere with Calico''s. [Default: true]'\n type: boolean\n bpfEnabled:\n description: 'BPFEnabled, if enabled Felix will use the BPF dataplane.\n [Default: false]'\n type: boolean\n bpfEnforceRPF:\n description: 'BPFEnforceRPF enforce strict RPF on all host interfaces\n with BPF programs regardless of what is the per-interfaces or global\n setting. Possible values are Disabled, Strict or Loose. [Default:\n Loose]'\n pattern: ^(?i)(Disabled|Strict|Loose)?$\n type: string\n bpfExcludeCIDRsFromNAT:\n description: BPFExcludeCIDRsFromNAT is a list of CIDRs that are to\n be excluded from NAT resolution so that host can handle them. A\n typical usecase is node local DNS cache.\n items:\n type: string\n type: array\n bpfExtToServiceConnmark:\n description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit\n mark that is set on connections from an external client to a local\n service. This mark allows us to control how packets of that connection\n are routed within the host and how is routing interpreted by RPF\n check. [Default: 0]'\n type: integer\n bpfExternalServiceMode:\n description: 'BPFExternalServiceMode in BPF mode, controls how connections\n from outside the cluster to services (node ports and cluster IPs)\n are forwarded to remote workloads. If set to \"Tunnel\" then both\n request and response traffic is tunneled to the remote node. If\n set to \"DSR\", the request traffic is tunneled but the response traffic\n is sent directly from the remote node. In \"DSR\" mode, the remote\n node appears to use the IP of the ingress node; this requires a\n permissive L2 network. [Default: Tunnel]'\n pattern: ^(?i)(Tunnel|DSR)?$\n type: string\n bpfForceTrackPacketsFromIfaces:\n description: 'BPFForceTrackPacketsFromIfaces in BPF mode, forces traffic\n from these interfaces to skip Calico''s iptables NOTRACK rule, allowing\n traffic from those interfaces to be tracked by Linux conntrack. Should\n only be used for interfaces that are not used for the Calico fabric. For\n example, a docker bridge device for non-Calico-networked containers.\n [Default: docker+]'\n items:\n type: string\n type: array\n bpfHostConntrackBypass:\n description: 'BPFHostConntrackBypass Controls whether to bypass Linux\n conntrack in BPF mode for workloads and services. [Default: true\n - bypass Linux conntrack]'\n type: boolean\n bpfHostNetworkedNATWithoutCTLB:\n description: 'BPFHostNetworkedNATWithoutCTLB when in BPF mode, controls\n whether Felix does a NAT without CTLB. This along with BPFConnectTimeLoadBalancing\n determines the CTLB behavior. [Default: Enabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n bpfKubeProxyEndpointSlicesEnabled:\n description: BPFKubeProxyEndpointSlicesEnabled is deprecated and has\n no effect. BPF kube-proxy always accepts endpoint slices. This option\n will be removed in the next release.\n type: boolean\n bpfKubeProxyIptablesCleanupEnabled:\n description: 'BPFKubeProxyIptablesCleanupEnabled, if enabled in BPF\n mode, Felix will proactively clean up the upstream Kubernetes kube-proxy''s\n iptables chains. Should only be enabled if kube-proxy is not running. [Default:\n true]'\n type: boolean\n bpfKubeProxyMinSyncPeriod:\n description: 'BPFKubeProxyMinSyncPeriod, in BPF mode, controls the\n minimum time between updates to the dataplane for Felix''s embedded\n kube-proxy. Lower values give reduced set-up latency. Higher values\n reduce Felix CPU usage by batching up more work. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n bpfL3IfacePattern:\n description: BPFL3IfacePattern is a regular expression that allows\n to list tunnel devices like wireguard or vxlan (i.e., L3 devices)\n in addition to BPFDataIfacePattern. That is, tunnel interfaces not\n created by Calico, that Calico workload traffic flows over as well\n as any interfaces that handle incoming traffic to nodeports and\n services from outside the cluster.\n type: string\n bpfLogFilters:\n additionalProperties:\n type: string\n description: \"BPFLogFilters is a map of key=values where the value\n is a pcap filter expression and the key is an interface name with\n 'all' denoting all interfaces, 'weps' all workload endpoints and\n 'heps' all host endpoints. \\n When specified as an env var, it accepts\n a comma-separated list of key=values. [Default: unset - means all\n debug logs are emitted]\"\n type: object\n bpfLogLevel:\n description: 'BPFLogLevel controls the log level of the BPF programs\n when in BPF dataplane mode. One of \"Off\", \"Info\", or \"Debug\". The\n logs are emitted to the BPF trace pipe, accessible with the command\n `tc exec bpf debug`. [Default: Off].'\n pattern: ^(?i)(Off|Info|Debug)?$\n type: string\n bpfMapSizeConntrack:\n description: 'BPFMapSizeConntrack sets the size for the conntrack\n map. This map must be large enough to hold an entry for each active\n connection. Warning: changing the size of the conntrack map can\n cause disruption.'\n type: integer\n bpfMapSizeIPSets:\n description: BPFMapSizeIPSets sets the size for ipsets map. The IP\n sets map must be large enough to hold an entry for each endpoint\n matched by every selector in the source/destination matches in network\n policy. Selectors such as \"all()\" can result in large numbers of\n entries (one entry per endpoint in that case).\n type: integer\n bpfMapSizeIfState:\n description: BPFMapSizeIfState sets the size for ifstate map. The\n ifstate map must be large enough to hold an entry for each device\n (host + workloads) on a host.\n type: integer\n bpfMapSizeNATAffinity:\n type: integer\n bpfMapSizeNATBackend:\n description: BPFMapSizeNATBackend sets the size for nat back end map.\n This is the total number of endpoints. This is mostly more than\n the size of the number of services.\n type: integer\n bpfMapSizeNATFrontend:\n description: BPFMapSizeNATFrontend sets the size for nat front end\n map. FrontendMap should be large enough to hold an entry for each\n nodeport, external IP and each port in each service.\n type: integer\n bpfMapSizeRoute:\n description: BPFMapSizeRoute sets the size for the routes map. The\n routes map should be large enough to hold one entry per workload\n and a handful of entries per host (enough to cover its own IPs and\n tunnel IPs).\n type: integer\n bpfPSNATPorts:\n anyOf:\n - type: integer\n - type: string\n description: 'BPFPSNATPorts sets the range from which we randomly\n pick a port if there is a source port collision. This should be\n within the ephemeral range as defined by RFC 6056 (1024–65535) and\n preferably outside the ephemeral ranges used by common operating\n systems. Linux uses 32768–60999, while others mostly use the IANA\n defined range 49152–65535. It is not necessarily a problem if this\n range overlaps with the operating systems. Both ends of the range\n are inclusive. [Default: 20000:29999]'\n pattern: ^.*\n x-kubernetes-int-or-string: true\n bpfPolicyDebugEnabled:\n description: BPFPolicyDebugEnabled when true, Felix records detailed\n information about the BPF policy programs, which can be examined\n with the calico-bpf command-line tool.\n type: boolean\n chainInsertMode:\n description: 'ChainInsertMode controls whether Felix hooks the kernel''s\n top-level iptables chains by inserting a rule at the top of the\n chain or by appending a rule at the bottom. insert is the safe default\n since it prevents Calico''s rules from being bypassed. If you switch\n to append mode, be sure that the other rules in the chains signal\n acceptance by falling through to the Calico rules, otherwise the\n Calico policy will be bypassed. [Default: insert]'\n pattern: ^(?i)(insert|append)?$\n type: string\n dataplaneDriver:\n description: DataplaneDriver filename of the external dataplane driver\n to use. Only used if UseInternalDataplaneDriver is set to false.\n type: string\n dataplaneWatchdogTimeout:\n description: \"DataplaneWatchdogTimeout is the readiness/liveness timeout\n used for Felix's (internal) dataplane driver. Increase this value\n if you experience spurious non-ready or non-live events when Felix\n is under heavy load. Decrease the value to get felix to report non-live\n or non-ready more quickly. [Default: 90s] \\n Deprecated: replaced\n by the generic HealthTimeoutOverrides.\"\n type: string\n debugDisableLogDropping:\n type: boolean\n debugHost:\n description: DebugHost is the host IP or hostname to bind the debug\n port to. Only used if DebugPort is set. [Default:localhost]\n type: string\n debugMemoryProfilePath:\n type: string\n debugPort:\n description: DebugPort if set, enables Felix's debug HTTP port, which\n allows memory and CPU profiles to be retrieved. The debug port\n is not secure, it should not be exposed to the internet.\n type: integer\n debugSimulateCalcGraphHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneApplyDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n debugSimulateDataplaneHangAfter:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n defaultEndpointToHostAction:\n description: 'DefaultEndpointToHostAction controls what happens to\n traffic that goes from a workload endpoint to the host itself (after\n the traffic hits the endpoint egress policy). By default Calico\n blocks traffic from workload endpoints to the host itself with an\n iptables \"DROP\" action. If you want to allow some or all traffic\n from endpoint to host, set this parameter to RETURN or ACCEPT. Use\n RETURN if you have your own rules in the iptables \"INPUT\" chain;\n Calico will insert its rules at the top of that chain, then \"RETURN\"\n packets to the \"INPUT\" chain once it has completed processing workload\n endpoint egress policy. Use ACCEPT to unconditionally accept packets\n from workloads after processing workload endpoint egress policy.\n [Default: Drop]'\n pattern: ^(?i)(Drop|Accept|Return)?$\n type: string\n deviceRouteProtocol:\n description: This defines the route protocol added to programmed device\n routes, by default this will be RTPROT_BOOT when left blank.\n type: integer\n deviceRouteSourceAddress:\n description: This is the IPv4 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n deviceRouteSourceAddressIPv6:\n description: This is the IPv6 source address to use on programmed\n device routes. By default the source address is left blank, leaving\n the kernel to choose the source address used.\n type: string\n disableConntrackInvalidCheck:\n type: boolean\n endpointReportingDelay:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n endpointReportingEnabled:\n type: boolean\n endpointStatusPathPrefix:\n description: \"EndpointStatusPathPrefix is the path to the directory\n where endpoint status will be written. Endpoint status file reporting\n is disabled if field is left empty. \\n Chosen directory should match\n the directory used by the CNI for PodStartupDelay. [Default: \\\"\\\"]\"\n type: string\n externalNodesList:\n description: ExternalNodesCIDRList is a list of CIDR's of external-non-calico-nodes\n which may source tunnel traffic and have the tunneled traffic be\n accepted at calico nodes.\n items:\n type: string\n type: array\n failsafeInboundHostPorts:\n description: 'FailsafeInboundHostPorts is a list of PortProto struct\n objects including UDP/TCP/SCTP ports and CIDRs that Felix will allow\n incoming traffic to host endpoints on irrespective of the security\n policy. This is useful to avoid accidentally cutting off a host\n with incorrect configuration. For backwards compatibility, if the\n protocol is not specified, it defaults to \"tcp\". If a CIDR is not\n specified, it will allow traffic from all addresses. To disable\n all inbound host ports, use the value \"[]\". The default value allows\n ssh access, DHCP, BGP, etcd and the Kubernetes API. [Default: tcp:22,\n udp:68, tcp:179, tcp:2379, tcp:2380, tcp:5473, tcp:6443, tcp:6666,\n tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n failsafeOutboundHostPorts:\n description: 'FailsafeOutboundHostPorts is a list of List of PortProto\n struct objects including UDP/TCP/SCTP ports and CIDRs that Felix\n will allow outgoing traffic from host endpoints to irrespective\n of the security policy. This is useful to avoid accidentally cutting\n off a host with incorrect configuration. For backwards compatibility,\n if the protocol is not specified, it defaults to \"tcp\". If a CIDR\n is not specified, it will allow traffic from all addresses. To disable\n all outbound host ports, use the value \"[]\". The default value opens\n etcd''s standard ports to ensure that Felix does not get cut off\n from etcd as well as allowing DHCP, DNS, BGP and the Kubernetes\n API. [Default: udp:53, udp:67, tcp:179, tcp:2379, tcp:2380, tcp:5473,\n tcp:6443, tcp:6666, tcp:6667 ]'\n items:\n description: ProtoPort is combination of protocol, port, and CIDR.\n Protocol and port must be specified.\n properties:\n net:\n type: string\n port:\n type: integer\n protocol:\n type: string\n required:\n - port\n - protocol\n type: object\n type: array\n featureDetectOverride:\n description: FeatureDetectOverride is used to override feature detection\n based on auto-detected platform capabilities. Values are specified\n in a comma separated list with no spaces, example; \"SNATFullyRandom=true,MASQFullyRandom=false,RestoreSupportsLock=\". \"true\"\n or \"false\" will force the feature, empty or omitted values are auto-detected.\n pattern: ^([a-zA-Z0-9-_]+=(true|false|),)*([a-zA-Z0-9-_]+=(true|false|))?$\n type: string\n featureGates:\n description: FeatureGates is used to enable or disable tech-preview\n Calico features. Values are specified in a comma separated list\n with no spaces, example; \"BPFConnectTimeLoadBalancingWorkaround=enabled,XyZ=false\".\n This is used to enable features that are not fully production ready.\n pattern: ^([a-zA-Z0-9-_]+=([^=]+),)*([a-zA-Z0-9-_]+=([^=]+))?$\n type: string\n floatingIPs:\n description: FloatingIPs configures whether or not Felix will program\n non-OpenStack floating IP addresses. (OpenStack-derived floating\n IPs are always programmed, regardless of this setting.)\n enum:\n - Enabled\n - Disabled\n type: string\n genericXDPEnabled:\n description: 'GenericXDPEnabled enables Generic XDP so network cards\n that don''t support XDP offload or driver modes can use XDP. This\n is not recommended since it doesn''t provide better performance\n than iptables. [Default: false]'\n type: boolean\n goGCThreshold:\n description: \"GoGCThreshold Sets the Go runtime's garbage collection\n threshold. I.e. the percentage that the heap is allowed to grow\n before garbage collection is triggered. In general, doubling the\n value halves the CPU time spent doing GC, but it also doubles peak\n GC memory overhead. A special value of -1 can be used to disable\n GC entirely; this should only be used in conjunction with the GoMemoryLimitMB\n setting. \\n This setting is overridden by the GOGC environment variable.\n \\n [Default: 40]\"\n type: integer\n goMaxProcs:\n description: \"GoMaxProcs sets the maximum number of CPUs that the\n Go runtime will use concurrently. A value of -1 means \\\"use the\n system default\\\"; typically the number of real CPUs on the system.\n \\n this setting is overridden by the GOMAXPROCS environment variable.\n \\n [Default: -1]\"\n type: integer\n goMemoryLimitMB:\n description: \"GoMemoryLimitMB sets a (soft) memory limit for the Go\n runtime in MB. The Go runtime will try to keep its memory usage\n under the limit by triggering GC as needed. To avoid thrashing,\n it will exceed the limit if GC starts to take more than 50% of the\n process's CPU time. A value of -1 disables the memory limit. \\n\n Note that the memory limit, if used, must be considerably less than\n any hard resource limit set at the container or pod level. This\n is because felix is not the only process that must run in the container\n or pod. \\n This setting is overridden by the GOMEMLIMIT environment\n variable. \\n [Default: -1]\"\n type: integer\n healthEnabled:\n type: boolean\n healthHost:\n type: string\n healthPort:\n type: integer\n healthTimeoutOverrides:\n description: HealthTimeoutOverrides allows the internal watchdog timeouts\n of individual subcomponents to be overridden. This is useful for\n working around \"false positive\" liveness timeouts that can occur\n in particularly stressful workloads or if CPU is constrained. For\n a list of active subcomponents, see Felix's logs.\n items:\n properties:\n name:\n type: string\n timeout:\n type: string\n required:\n - name\n - timeout\n type: object\n type: array\n interfaceExclude:\n description: 'InterfaceExclude is a comma-separated list of interfaces\n that Felix should exclude when monitoring for host endpoints. The\n default value ensures that Felix ignores Kubernetes'' IPVS dummy\n interface, which is used internally by kube-proxy. If you want to\n exclude multiple interface names using a single value, the list\n supports regular expressions. For regular expressions you must wrap\n the value with ''/''. For example having values ''/^kube/,veth1''\n will exclude all interfaces that begin with ''kube'' and also the\n interface ''veth1''. [Default: kube-ipvs0]'\n type: string\n interfacePrefix:\n description: 'InterfacePrefix is the interface name prefix that identifies\n workload endpoints and so distinguishes them from host endpoint\n interfaces. Note: in environments other than bare metal, the orchestrators\n configure this appropriately. For example our Kubernetes and Docker\n integrations set the ''cali'' value, and our OpenStack integration\n sets the ''tap'' value. [Default: cali]'\n type: string\n interfaceRefreshInterval:\n description: InterfaceRefreshInterval is the period at which Felix\n rescans local interfaces to verify their state. The rescan can be\n disabled by setting the interval to 0.\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipipEnabled:\n description: 'IPIPEnabled overrides whether Felix should configure\n an IPIP interface on the host. Optional as Felix determines this\n based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n ipipMTU:\n description: 'IPIPMTU is the MTU to set on the tunnel device. See\n Configuring MTU [Default: 1440]'\n type: integer\n ipsetsRefreshInterval:\n description: 'IpsetsRefreshInterval is the period at which Felix re-checks\n all iptables state to ensure that no other process has accidentally\n broken Calico''s rules. Set to 0 to disable iptables refresh. [Default:\n 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesBackend:\n description: IptablesBackend specifies which backend of iptables will\n be used. The default is Auto.\n pattern: ^(?i)(Auto|FelixConfiguration|FelixConfigurationList|Legacy|NFT)?$\n type: string\n iptablesFilterAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesFilterDenyAction:\n description: IptablesFilterDenyAction controls what happens to traffic\n that is denied by network policy. By default Calico blocks traffic\n with an iptables \"DROP\" action. If you want to use \"REJECT\" action\n instead you can configure it in here.\n pattern: ^(?i)(Drop|Reject)?$\n type: string\n iptablesLockFilePath:\n description: 'IptablesLockFilePath is the location of the iptables\n lock file. You may need to change this if the lock file is not in\n its standard location (for example if you have mapped it into Felix''s\n container at a different path). [Default: /run/xtables.lock]'\n type: string\n iptablesLockProbeInterval:\n description: 'IptablesLockProbeInterval is the time that Felix will\n wait between attempts to acquire the iptables lock if it is not\n available. Lower values make Felix more responsive when the lock\n is contended, but use more CPU. [Default: 50ms]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesLockTimeout:\n description: 'IptablesLockTimeout is the time that Felix will wait\n for the iptables lock, or 0, to disable. To use this feature, Felix\n must share the iptables lock file with all other processes that\n also take the lock. When running Felix inside a container, this\n requires the /run directory of the host to be mounted into the calico/node\n or calico/felix container. [Default: 0s disabled]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesMangleAllowAction:\n pattern: ^(?i)(Accept|Return)?$\n type: string\n iptablesMarkMask:\n description: 'IptablesMarkMask is the mask that Felix selects its\n IPTables Mark bits from. Should be a 32 bit hexadecimal number with\n at least 8 bits set, none of which clash with any other mark bits\n in use on the system. [Default: 0xff000000]'\n format: int32\n type: integer\n iptablesNATOutgoingInterfaceFilter:\n type: string\n iptablesPostWriteCheckInterval:\n description: 'IptablesPostWriteCheckInterval is the period after Felix\n has done a write to the dataplane that it schedules an extra read\n back in order to check the write was not clobbered by another process.\n This should only occur if another application on the system doesn''t\n respect the iptables lock. [Default: 1s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n iptablesRefreshInterval:\n description: 'IptablesRefreshInterval is the period at which Felix\n re-checks the IP sets in the dataplane to ensure that no other process\n has accidentally broken Calico''s rules. Set to 0 to disable IP\n sets refresh. Note: the default for this value is lower than the\n other refresh intervals as a workaround for a Linux kernel bug that\n was fixed in kernel version 4.11. If you are using v4.11 or greater\n you may want to set this to, a higher value to reduce Felix CPU\n usage. [Default: 10s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n ipv6Support:\n description: IPv6Support controls whether Felix enables support for\n IPv6 (if supported by the in-use dataplane).\n type: boolean\n kubeNodePortRanges:\n description: 'KubeNodePortRanges holds list of port ranges used for\n service node ports. Only used if felix detects kube-proxy running\n in ipvs mode. Felix uses these ranges to separate host and workload\n traffic. [Default: 30000:32767].'\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n logDebugFilenameRegex:\n description: LogDebugFilenameRegex controls which source code files\n have their Debug log output included in the logs. Only logs from\n files with names that match the given regular expression are included. The\n filter only applies to Debug level logs.\n type: string\n logFilePath:\n description: 'LogFilePath is the full path to the Felix log. Set to\n none to disable file logging. [Default: /var/log/calico/felix.log]'\n type: string\n logPrefix:\n description: 'LogPrefix is the log prefix that Felix uses when rendering\n LOG rules. [Default: calico-packet]'\n type: string\n logSeverityFile:\n description: 'LogSeverityFile is the log severity above which logs\n are sent to the log file. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeverityScreen:\n description: 'LogSeverityScreen is the log severity above which logs\n are sent to the stdout. [Default: Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n logSeveritySys:\n description: 'LogSeveritySys is the log severity above which logs\n are sent to the syslog. Set to None for no logging to syslog. [Default:\n Info]'\n pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$\n type: string\n maxIpsetSize:\n type: integer\n metadataAddr:\n description: 'MetadataAddr is the IP address or domain name of the\n server that can answer VM queries for cloud-init metadata. In OpenStack,\n this corresponds to the machine running nova-api (or in Ubuntu,\n nova-api-metadata). A value of none (case-insensitive) means that\n Felix should not set up any NAT rule for the metadata path. [Default:\n 127.0.0.1]'\n type: string\n metadataPort:\n description: 'MetadataPort is the port of the metadata server. This,\n combined with global.MetadataAddr (if not ''None''), is used to\n set up a NAT rule, from 169.254.169.254:80 to MetadataAddr:MetadataPort.\n In most cases this should not need to be changed [Default: 8775].'\n type: integer\n mtuIfacePattern:\n description: MTUIfacePattern is a regular expression that controls\n which interfaces Felix should scan in order to calculate the host's\n MTU. This should not match workload interfaces (usually named cali...).\n type: string\n natOutgoingAddress:\n description: NATOutgoingAddress specifies an address to use when performing\n source NAT for traffic in a natOutgoing pool that is leaving the\n network. By default the address used is an address on the interface\n the traffic is leaving on (ie it uses the iptables MASQUERADE target)\n type: string\n natPortRange:\n anyOf:\n - type: integer\n - type: string\n description: NATPortRange specifies the range of ports that is used\n for port mapping when doing outgoing NAT. When unset the default\n behavior of the network stack is used.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n netlinkTimeout:\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n nftablesMode:\n description: 'NFTablesMode configures nftables support in Felix. [Default:\n Disabled]'\n type: string\n openstackRegion:\n description: 'OpenstackRegion is the name of the region that a particular\n Felix belongs to. In a multi-region Calico/OpenStack deployment,\n this must be configured somehow for each Felix (here in the datamodel,\n or in felix.cfg or the environment on each compute node), and must\n match the [calico] openstack_region value configured in neutron.conf\n on each node. [Default: Empty]'\n type: string\n policySyncPathPrefix:\n description: 'PolicySyncPathPrefix is used to by Felix to communicate\n policy changes to external services, like Application layer policy.\n [Default: Empty]'\n type: string\n programRoutes:\n description: 'ProgramRoutes specifies what type of routes Felix should\n program. [Default: None]. [Default: None]'\n type: string\n prometheusGoMetricsEnabled:\n description: 'PrometheusGoMetricsEnabled disables Go runtime metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusMetricsEnabled:\n description: 'PrometheusMetricsEnabled enables the Prometheus metrics\n server in Felix if set to true. [Default: false]'\n type: boolean\n prometheusMetricsHost:\n description: 'PrometheusMetricsHost is the host that the Prometheus\n metrics server should bind to. [Default: empty]'\n type: string\n prometheusMetricsPort:\n description: 'PrometheusMetricsPort is the TCP port that the Prometheus\n metrics server should bind to. [Default: 9091]'\n type: integer\n prometheusProcessMetricsEnabled:\n description: 'PrometheusProcessMetricsEnabled disables process metrics\n collection, which the Prometheus client does by default, when set\n to false. This reduces the number of metrics reported, reducing\n Prometheus load. [Default: true]'\n type: boolean\n prometheusWireGuardMetricsEnabled:\n description: 'PrometheusWireGuardMetricsEnabled disables wireguard\n metrics collection, which the Prometheus client does by default,\n when set to false. This reduces the number of metrics reported,\n reducing Prometheus load. [Default: true]'\n type: boolean\n removeExternalRoutes:\n description: Whether or not to remove device routes that have not\n been programmed by Felix. Disabling this will allow external applications\n to also add device routes. This is enabled by default which means\n we will remove externally added routes.\n type: boolean\n reportingInterval:\n description: 'ReportingInterval is the interval at which Felix reports\n its status into the datastore or 0 to disable. Must be non-zero\n in OpenStack deployments. [Default: 30s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n reportingTTL:\n description: 'ReportingTTL is the time-to-live setting for process-wide\n status reports. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeRefreshInterval:\n description: 'RouteRefreshInterval is the period at which Felix re-checks\n the routes in the dataplane to ensure that no other process has\n accidentally broken Calico''s rules. Set to 0 to disable route refresh.\n [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n routeSource:\n description: 'RouteSource configures where Felix gets its routing\n information. - WorkloadIPs: use workload endpoints to construct\n routes. - CalicoIPAM: the default - use IPAM data to construct routes.'\n pattern: ^(?i)(WorkloadIPs|CalicoIPAM)?$\n type: string\n routeSyncDisabled:\n description: RouteSyncDisabled will disable all operations performed\n on the route table. Set to true to run in network-policy mode only.\n type: boolean\n routeTableRange:\n description: Deprecated in favor of RouteTableRanges. Calico programs\n additional Linux route tables for various purposes. RouteTableRange\n specifies the indices of the route tables that Calico should use.\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n routeTableRanges:\n description: Calico programs additional Linux route tables for various\n purposes. RouteTableRanges specifies a set of table index ranges\n that Calico should use. Deprecates`RouteTableRange`, overrides `RouteTableRange`.\n items:\n properties:\n max:\n type: integer\n min:\n type: integer\n required:\n - max\n - min\n type: object\n type: array\n serviceLoopPrevention:\n description: 'When service IP advertisement is enabled, prevent routing\n loops to service IPs that are not in use, by dropping or rejecting\n packets that do not get DNAT''d by kube-proxy. Unless set to \"Disabled\",\n in which case such routing loops continue to be allowed. [Default:\n Drop]'\n pattern: ^(?i)(Drop|Reject|Disabled)?$\n type: string\n sidecarAccelerationEnabled:\n description: 'SidecarAccelerationEnabled enables experimental sidecar\n acceleration [Default: false]'\n type: boolean\n usageReportingEnabled:\n description: 'UsageReportingEnabled reports anonymous Calico version\n number and cluster size to projectcalico.org. Logs warnings returned\n by the usage server. For example, if a significant security vulnerability\n has been discovered in the version of Calico being used. [Default:\n true]'\n type: boolean\n usageReportingInitialDelay:\n description: 'UsageReportingInitialDelay controls the minimum delay\n before Felix makes a report. [Default: 300s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n usageReportingInterval:\n description: 'UsageReportingInterval controls the interval at which\n Felix makes reports. [Default: 86400s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n useInternalDataplaneDriver:\n description: UseInternalDataplaneDriver, if true, Felix will use its\n internal dataplane programming logic. If false, it will launch\n an external dataplane driver and communicate with it over protobuf.\n type: boolean\n vxlanEnabled:\n description: 'VXLANEnabled overrides whether Felix should create the\n VXLAN tunnel device for IPv4 VXLAN networking. Optional as Felix\n determines this based on the existing IP pools. [Default: nil (unset)]'\n type: boolean\n vxlanMTU:\n description: 'VXLANMTU is the MTU to set on the IPv4 VXLAN tunnel\n device. See Configuring MTU [Default: 1410]'\n type: integer\n vxlanMTUV6:\n description: 'VXLANMTUV6 is the MTU to set on the IPv6 VXLAN tunnel\n device. See Configuring MTU [Default: 1390]'\n type: integer\n vxlanPort:\n type: integer\n vxlanVNI:\n type: integer\n windowsManageFirewallRules:\n description: 'WindowsManageFirewallRules configures whether or not\n Felix will program Windows Firewall rules. (to allow inbound access\n to its own metrics ports) [Default: Disabled]'\n enum:\n - Enabled\n - Disabled\n type: string\n wireguardEnabled:\n description: 'WireguardEnabled controls whether Wireguard is enabled\n for IPv4 (encapsulating IPv4 traffic over an IPv4 underlay network).\n [Default: false]'\n type: boolean\n wireguardEnabledV6:\n description: 'WireguardEnabledV6 controls whether Wireguard is enabled\n for IPv6 (encapsulating IPv6 traffic over an IPv6 underlay network).\n [Default: false]'\n type: boolean\n wireguardHostEncryptionEnabled:\n description: 'WireguardHostEncryptionEnabled controls whether Wireguard\n host-to-host encryption is enabled. [Default: false]'\n type: boolean\n wireguardInterfaceName:\n description: 'WireguardInterfaceName specifies the name to use for\n the IPv4 Wireguard interface. [Default: wireguard.cali]'\n type: string\n wireguardInterfaceNameV6:\n description: 'WireguardInterfaceNameV6 specifies the name to use for\n the IPv6 Wireguard interface. [Default: wg-v6.cali]'\n type: string\n wireguardKeepAlive:\n description: 'WireguardKeepAlive controls Wireguard PersistentKeepalive\n option. Set 0 to disable. [Default: 0]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n wireguardListeningPort:\n description: 'WireguardListeningPort controls the listening port used\n by IPv4 Wireguard. [Default: 51820]'\n type: integer\n wireguardListeningPortV6:\n description: 'WireguardListeningPortV6 controls the listening port\n used by IPv6 Wireguard. [Default: 51821]'\n type: integer\n wireguardMTU:\n description: 'WireguardMTU controls the MTU on the IPv4 Wireguard\n interface. See Configuring MTU [Default: 1440]'\n type: integer\n wireguardMTUV6:\n description: 'WireguardMTUV6 controls the MTU on the IPv6 Wireguard\n interface. See Configuring MTU [Default: 1420]'\n type: integer\n wireguardRoutingRulePriority:\n description: 'WireguardRoutingRulePriority controls the priority value\n to use for the Wireguard routing rule. [Default: 99]'\n type: integer\n workloadSourceSpoofing:\n description: WorkloadSourceSpoofing controls whether pods can use\n the allowedSourcePrefixes annotation to send traffic with a source\n IP address that is not theirs. This is disabled by default. When\n set to \"Any\", pods can request any prefix.\n pattern: ^(?i)(Disabled|Any)?$\n type: string\n xdpEnabled:\n description: 'XDPEnabled enables XDP acceleration for suitable untracked\n incoming deny rules. [Default: true]'\n type: boolean\n xdpRefreshInterval:\n description: 'XDPRefreshInterval is the period at which Felix re-checks\n all XDP state to ensure that no other process has accidentally broken\n Calico''s BPF maps or attached programs. Set to 0 to disable XDP\n refresh. [Default: 90s]'\n pattern: ^([0-9]+(\\\\.[0-9]+)?(ms|s|m|h))*$\n type: string\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" globalnetworkpolicies = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: globalnetworkpolicies.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: GlobalNetworkPolicy\n listKind: GlobalNetworkPolicyList\n plural: globalnetworkpolicies\n singular: globalnetworkpolicy\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n properties:\n applyOnForward:\n description: ApplyOnForward indicates to apply the rules in this policy\n on forward traffic.\n type: boolean\n doNotTrack:\n description: DoNotTrack indicates whether packets matched by the rules\n in this policy should go through the data plane's connection tracking,\n such as Linux conntrack. If True, the rules in this policy are\n applied before any data plane connection tracking, and packets allowed\n by this policy are marked as not to be tracked.\n type: boolean\n egress:\n description: The ordered set of egress rules. Each rule contains\n a set of packet match criteria and a corresponding action to apply.\n items:\n description: \"A Rule encapsulates a set of match criteria and an\n action. Both selector-based security Policy and security Profiles\n reference rules - separated out as a list of rules for both ingress\n and egress packet matching. \\n Each positive match criteria has\n a negated version, prefixed with \\\"Not\\\". All the match criteria\n within a rule must be satisfied for a packet to match. A single\n rule can contain the positive and negative version of a match\n and both must be satisfied for the rule to match.\"\n properties:\n action:\n type: string\n destination:\n description: Destination contains the match criteria that apply\n to destination entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n http:\n description: HTTP contains match criteria that apply to HTTP\n requests.\n properties:\n methods:\n description: Methods is an optional field that restricts\n the rule to apply only to HTTP requests that use one of\n the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple\n methods are OR'd together.\n items:\n type: string\n type: array\n paths:\n description: 'Paths is an optional field that restricts\n the rule to apply to HTTP requests that use one of the\n listed HTTP Paths. Multiple paths are OR''d together.\n e.g: - exact: /foo - prefix: /bar NOTE: Each entry may\n ONLY specify either a `exact` or a `prefix` match. The\n validator will check for it.'\n items:\n description: 'HTTPPath specifies an HTTP path to match.\n It may be either of the form: exact: : which matches\n the path exactly or prefix: : which matches\n the path prefix'\n properties:\n exact:\n type: string\n prefix:\n type: string\n type: object\n type: array\n type: object\n icmp:\n description: ICMP is an optional field that restricts the rule\n to apply to a specific type and code of ICMP traffic. This\n should only be specified if the Protocol field is set to \"ICMP\"\n or \"ICMPv6\".\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n ipVersion:\n description: IPVersion is an optional field that restricts the\n rule to only match a specific IP version.\n type: integer\n metadata:\n description: Metadata contains additional information for this\n rule\n properties:\n annotations:\n additionalProperties:\n type: string\n description: Annotations is a set of key value pairs that\n give extra information about the rule\n type: object\n type: object\n notICMP:\n description: NotICMP is the negated version of the ICMP field.\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n notProtocol:\n anyOf:\n - type: integer\n - type: string\n description: NotProtocol is the negated version of the Protocol\n field.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n protocol:\n anyOf:\n - type: integer\n - type: string\n description: \"Protocol is an optional field that restricts the\n rule to only apply to traffic of a specific IP protocol. Required\n if any of the EntityRules contain Ports (because ports only\n apply to certain protocols). \\n Must be one of these string\n values: \\\"TCP\\\", \\\"UDP\\\", \\\"ICMP\\\", \\\"ICMPv6\\\", \\\"SCTP\\\",\n \\\"UDPLite\\\" or an integer in the range 1-255.\"\n pattern: ^.*\n x-kubernetes-int-or-string: true\n source:\n description: Source contains the match criteria that apply to\n source entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n required:\n - action\n type: object\n type: array\n ingress:\n description: The ordered set of ingress rules. Each rule contains\n a set of packet match criteria and a corresponding action to apply.\n items:\n description: \"A Rule encapsulates a set of match criteria and an\n action. Both selector-based security Policy and security Profiles\n reference rules - separated out as a list of rules for both ingress\n and egress packet matching. \\n Each positive match criteria has\n a negated version, prefixed with \\\"Not\\\". All the match criteria\n within a rule must be satisfied for a packet to match. A single\n rule can contain the positive and negative version of a match\n and both must be satisfied for the rule to match.\"\n properties:\n action:\n type: string\n destination:\n description: Destination contains the match criteria that apply\n to destination entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n http:\n description: HTTP contains match criteria that apply to HTTP\n requests.\n properties:\n methods:\n description: Methods is an optional field that restricts\n the rule to apply only to HTTP requests that use one of\n the listed HTTP Methods (e.g. GET, PUT, etc.) Multiple\n methods are OR'd together.\n items:\n type: string\n type: array\n paths:\n description: 'Paths is an optional field that restricts\n the rule to apply to HTTP requests that use one of the\n listed HTTP Paths. Multiple paths are OR''d together.\n e.g: - exact: /foo - prefix: /bar NOTE: Each entry may\n ONLY specify either a `exact` or a `prefix` match. The\n validator will check for it.'\n items:\n description: 'HTTPPath specifies an HTTP path to match.\n It may be either of the form: exact: : which matches\n the path exactly or prefix: : which matches\n the path prefix'\n properties:\n exact:\n type: string\n prefix:\n type: string\n type: object\n type: array\n type: object\n icmp:\n description: ICMP is an optional field that restricts the rule\n to apply to a specific type and code of ICMP traffic. This\n should only be specified if the Protocol field is set to \"ICMP\"\n or \"ICMPv6\".\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n ipVersion:\n description: IPVersion is an optional field that restricts the\n rule to only match a specific IP version.\n type: integer\n metadata:\n description: Metadata contains additional information for this\n rule\n properties:\n annotations:\n additionalProperties:\n type: string\n description: Annotations is a set of key value pairs that\n give extra information about the rule\n type: object\n type: object\n notICMP:\n description: NotICMP is the negated version of the ICMP field.\n properties:\n code:\n description: Match on a specific ICMP code. If specified,\n the Type value must also be specified. This is a technical\n limitation imposed by the kernel's iptables firewall,\n which Calico uses to enforce the rule.\n type: integer\n type:\n description: Match on a specific ICMP type. For example\n a value of 8 refers to ICMP Echo Request (i.e. pings).\n type: integer\n type: object\n notProtocol:\n anyOf:\n - type: integer\n - type: string\n description: NotProtocol is the negated version of the Protocol\n field.\n pattern: ^.*\n x-kubernetes-int-or-string: true\n protocol:\n anyOf:\n - type: integer\n - type: string\n description: \"Protocol is an optional field that restricts the\n rule to only apply to traffic of a specific IP protocol. Required\n if any of the EntityRules contain Ports (because ports only\n apply to certain protocols). \\n Must be one of these string\n values: \\\"TCP\\\", \\\"UDP\\\", \\\"ICMP\\\", \\\"ICMPv6\\\", \\\"SCTP\\\",\n \\\"UDPLite\\\" or an integer in the range 1-255.\"\n pattern: ^.*\n x-kubernetes-int-or-string: true\n source:\n description: Source contains the match criteria that apply to\n source entity.\n properties:\n namespaceSelector:\n description: \"NamespaceSelector is an optional field that\n contains a selector expression. Only traffic that originates\n from (or terminates at) endpoints within the selected\n namespaces will be matched. When both NamespaceSelector\n and another selector are defined on the same rule, then\n only workload endpoints that are matched by both selectors\n will be selected by the rule. \\n For NetworkPolicy, an\n empty NamespaceSelector implies that the Selector is limited\n to selecting only workload endpoints in the same namespace\n as the NetworkPolicy. \\n For NetworkPolicy, `global()`\n NamespaceSelector implies that the Selector is limited\n to selecting only GlobalNetworkSet or HostEndpoint. \\n\n For GlobalNetworkPolicy, an empty NamespaceSelector implies\n the Selector applies to workload endpoints across all\n namespaces.\"\n type: string\n nets:\n description: Nets is an optional field that restricts the\n rule to only apply to traffic that originates from (or\n terminates at) IP addresses in any of the given subnets.\n items:\n type: string\n type: array\n notNets:\n description: NotNets is the negated version of the Nets\n field.\n items:\n type: string\n type: array\n notPorts:\n description: NotPorts is the negated version of the Ports\n field. Since only some protocols have ports, if any ports\n are specified it requires the Protocol match in the Rule\n to be set to \"TCP\" or \"UDP\".\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n notSelector:\n description: NotSelector is the negated version of the Selector\n field. See Selector field for subtleties with negated\n selectors.\n type: string\n ports:\n description: \"Ports is an optional field that restricts\n the rule to only apply to traffic that has a source (destination)\n port that matches one of these ranges/values. This value\n is a list of integers or strings that represent ranges\n of ports. \\n Since only some protocols have ports, if\n any ports are specified it requires the Protocol match\n in the Rule to be set to \\\"TCP\\\" or \\\"UDP\\\".\"\n items:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n type: array\n selector:\n description: \"Selector is an optional field that contains\n a selector expression (see Policy for sample syntax).\n \\ Only traffic that originates from (terminates at) endpoints\n matching the selector will be matched. \\n Note that: in\n addition to the negated version of the Selector (see NotSelector\n below), the selector expression syntax itself supports\n negation. The two types of negation are subtly different.\n One negates the set of matched endpoints, the other negates\n the whole match: \\n \\tSelector = \\\"!has(my_label)\\\" matches\n packets that are from other Calico-controlled \\tendpoints\n that do not have the label \\\"my_label\\\". \\n \\tNotSelector\n = \\\"has(my_label)\\\" matches packets that are not from\n Calico-controlled \\tendpoints that do have the label \\\"my_label\\\".\n \\n The effect is that the latter will accept packets from\n non-Calico sources whereas the former is limited to packets\n from Calico-controlled endpoints.\"\n type: string\n serviceAccounts:\n description: ServiceAccounts is an optional field that restricts\n the rule to only apply to traffic that originates from\n (or terminates at) a pod running as a matching service\n account.\n properties:\n names:\n description: Names is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account whose name is in the list.\n items:\n type: string\n type: array\n selector:\n description: Selector is an optional field that restricts\n the rule to only apply to traffic that originates\n from (or terminates at) a pod running as a service\n account that matches the given label selector. If\n both Names and Selector are specified then they are\n AND'ed.\n type: string\n type: object\n services:\n description: \"Services is an optional field that contains\n options for matching Kubernetes Services. If specified,\n only traffic that originates from or terminates at endpoints\n within the selected service(s) will be matched, and only\n to/from each endpoint's port. \\n Services cannot be specified\n on the same rule as Selector, NotSelector, NamespaceSelector,\n Nets, NotNets or ServiceAccounts. \\n Ports and NotPorts\n can only be specified with Services on ingress rules.\"\n properties:\n name:\n description: Name specifies the name of a Kubernetes\n Service to match.\n type: string\n namespace:\n description: Namespace specifies the namespace of the\n given Service. If left empty, the rule will match\n within this policy's namespace.\n type: string\n type: object\n type: object\n required:\n - action\n type: object\n type: array\n namespaceSelector:\n description: NamespaceSelector is an optional field for an expression\n used to select a pod based on namespaces.\n type: string\n order:\n description: Order is an optional field that specifies the order in\n which the policy is applied. Policies with higher \"order\" are applied\n after those with lower order. If the order is omitted, it may be\n considered to be \"infinite\" - i.e. the policy will be applied last. Policies\n with identical order will be applied in alphanumerical order based\n on the Policy \"Name\".\n type: number\n performanceHints:\n description: \"PerformanceHints contains a list of hints to Calico's\n policy engine to help process the policy more efficiently. Hints\n never change the enforcement behaviour of the policy. \\n Currently,\n the only available hint is \\\"AssumeNeededOnEveryNode\\\". When that\n hint is set on a policy, Felix will act as if the policy matches\n a local endpoint even if it does not. This is useful for \\\"preloading\\\"\n any large static policies that are known to be used on every node.\n If the policy is _not_ used on a particular node then the work done\n to preload the policy (and to maintain it) is wasted.\"\n items:\n type: string\n type: array\n preDNAT:\n description: PreDNAT indicates to apply the rules in this policy before\n any DNAT.\n type: boolean\n selector:\n description: \"The selector is an expression used to pick out the endpoints\n that the policy should be applied to. \\n Selector expressions follow\n this syntax: \\n \\tlabel == \\\"string_literal\\\" -> comparison, e.g.\n my_label == \\\"foo bar\\\" \\tlabel != \\\"string_literal\\\" -> not\n equal; also matches if label is not present \\tlabel in { \\\"a\\\",\n \\\"b\\\", \\\"c\\\", ... } -> true if the value of label X is one of\n \\\"a\\\", \\\"b\\\", \\\"c\\\" \\tlabel not in { \\\"a\\\", \\\"b\\\", \\\"c\\\", ... }\n \\ -> true if the value of label X is not one of \\\"a\\\", \\\"b\\\", \\\"c\\\"\n \\thas(label_name) -> True if that label is present \\t! expr ->\n negation of expr \\texpr && expr -> Short-circuit and \\texpr ||\n expr -> Short-circuit or \\t( expr ) -> parens for grouping \\tall()\n or the empty selector -> matches all endpoints. \\n Label names are\n allowed to contain alphanumerics, -, _ and /. String literals are\n more permissive but they do not support escape characters. \\n Examples\n (with made-up labels): \\n \\ttype == \\\"webserver\\\" && deployment\n == \\\"prod\\\" \\ttype in {\\\"frontend\\\", \\\"backend\\\"} \\tdeployment !=\n \\\"dev\\\" \\t! has(label_name)\"\n type: string\n serviceAccountSelector:\n description: ServiceAccountSelector is an optional field for an expression\n used to select a pod based on service accounts.\n type: string\n types:\n description: \"Types indicates whether this policy applies to ingress,\n or to egress, or to both. When not explicitly specified (and so\n the value on creation is empty or nil), Calico defaults Types according\n to what Ingress and Egress rules are present in the policy. The\n default is: \\n - [ PolicyTypeIngress ], if there are no Egress rules\n (including the case where there are also no Ingress rules) \\n\n - [ PolicyTypeEgress ], if there are Egress rules but no Ingress\n rules \\n - [ PolicyTypeIngress, PolicyTypeEgress ], if there are\n both Ingress and Egress rules. \\n When the policy is read back again,\n Types will always be one of these values, never empty or nil.\"\n items:\n description: PolicyType enumerates the possible values of the PolicySpec\n Types field.\n type: string\n type: array\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" globalnetworksets = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: globalnetworksets.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: GlobalNetworkSet\n listKind: GlobalNetworkSetList\n plural: globalnetworksets\n singular: globalnetworkset\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n description: GlobalNetworkSet contains a set of arbitrary IP sub-networks/CIDRs\n that share labels to allow rules to refer to them via selectors. The labels\n of GlobalNetworkSet are not namespaced.\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: GlobalNetworkSetSpec contains the specification for a NetworkSet\n resource.\n properties:\n nets:\n description: The list of IP networks that belong to this set.\n items:\n type: string\n type: array\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" hostendpoints = "apiVersion: apiextensions.k8s.io/v1\nkind: CustomResourceDefinition\nmetadata:\n name: hostendpoints.crd.projectcalico.org\nspec:\n group: crd.projectcalico.org\n names:\n kind: HostEndpoint\n listKind: HostEndpointList\n plural: hostendpoints\n singular: hostendpoint\n preserveUnknownFields: false\n scope: Cluster\n versions:\n - name: v1\n schema:\n openAPIV3Schema:\n properties:\n apiVersion:\n description: 'APIVersion defines the versioned schema of this representation\n of an object. Servers should convert recognized schemas to the latest\n internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'\n type: string\n kind:\n description: 'Kind is a string value representing the REST resource this\n object represents. Servers may infer this from the endpoint the client\n submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'\n type: string\n metadata:\n type: object\n spec:\n description: HostEndpointSpec contains the specification for a HostEndpoint\n resource.\n properties:\n expectedIPs:\n description: \"The expected IP addresses (IPv4 and IPv6) of the endpoint.\n If \\\"InterfaceName\\\" is not present, Calico will look for an interface\n matching any of the IPs in the list and apply policy to that. Note:\n \\tWhen using the selector match criteria in an ingress or egress\n security Policy \\tor Profile, Calico converts the selector into\n a set of IP addresses. For host \\tendpoints, the ExpectedIPs field\n is used for that purpose. (If only the interface \\tname is specified,\n Calico does not learn the IPs of the interface for use in match\n \\tcriteria.)\"\n items:\n type: string\n type: array\n interfaceName:\n description: \"Either \\\"*\\\", or the name of a specific Linux interface\n to apply policy to; or empty. \\\"*\\\" indicates that this HostEndpoint\n governs all traffic to, from or through the default network namespace\n of the host named by the \\\"Node\\\" field; entering and leaving that\n namespace via any interface, including those from/to non-host-networked\n local workloads. \\n If InterfaceName is not \\\"*\\\", this HostEndpoint\n only governs traffic that enters or leaves the host through the\n specific interface named by InterfaceName, or - when InterfaceName\n is empty - through the specific interface that has one of the IPs\n in ExpectedIPs. Therefore, when InterfaceName is empty, at least\n one expected IP must be specified. Only external interfaces (such\n as \\\"eth0\\\") are supported here; it isn't possible for a HostEndpoint\n to protect traffic through a specific local workload interface.\n \\n Note: Only some kinds of policy are implemented for \\\"*\\\" HostEndpoints;\n initially just pre-DNAT policy. Please check Calico documentation\n for the latest position.\"\n type: string\n node:\n description: The node name identifying the Calico node instance.\n type: string\n ports:\n description: Ports contains the endpoint's named ports, which may\n be referenced in security policy rules.\n items:\n properties:\n name:\n type: string\n port:\n type: integer\n protocol:\n anyOf:\n - type: integer\n - type: string\n pattern: ^.*\n x-kubernetes-int-or-string: true\n required:\n - name\n - port\n - protocol\n type: object\n type: array\n profiles:\n description: A list of identifiers of security Profile objects that\n apply to this endpoint. Each profile is applied in the order that\n they appear in this list. Profile rules are applied after the selector-based\n security policy.\n items:\n type: string\n type: array\n type: object\n type: object\n served: true\n storage: true\nstatus:\n acceptedNames:\n kind: \"\"\n plural: \"\"\n conditions: []\n storedVersions: []\n" diff --git a/charts/calico/templates/calico-node.yaml b/charts/calico/templates/calico-node.yaml index 6e091d41e83..5200252d1bf 100644 --- a/charts/calico/templates/calico-node.yaml +++ b/charts/calico/templates/calico-node.yaml @@ -323,6 +323,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "{{- if .Values.vxlan -}} CrossSubnet {{- else -}} Never {{- end -}}" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "{{ if .Values.ipip -}} IPIP {{- else -}} None {{- end -}}" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/felix/config/config_params.go b/felix/config/config_params.go index c3d38e5a877..d4b7de5ac33 100644 --- a/felix/config/config_params.go +++ b/felix/config/config_params.go @@ -305,7 +305,7 @@ type Config struct { IpInIpEnabled *bool `config:"*bool;"` IpInIpMtu int `config:"int;0"` IpInIpTunnelAddr net.IP `config:"ipv4;"` - IPIPRouteMode string `config:"oneof(Bird,Felix);Bird"` + ProgramRoutes string `config:"oneof(None,IPIP);None"` // Feature enablement. Can be either "Enabled" or "Disabled". Note, this governs the // programming of NAT mappings derived from Kubernetes pod annotations. OpenStack floating @@ -1105,7 +1105,7 @@ func (config *Config) RouteTableIndices() []idalloc.IndexRange { } func (config *Config) ProgramIPIPRoutes() bool { - return config.IPIPRouteMode == "Felix" + return config.ProgramRoutes == "IPIP" } func New() *Config { diff --git a/felix/config/config_params_test.go b/felix/config/config_params_test.go index ccb57700f33..d6c7a3738de 100644 --- a/felix/config/config_params_test.go +++ b/felix/config/config_params_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2024 Tigera, Inc. All rights reserved. +// Copyright (c) 2016-2022 Tigera, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go index e03f5f5e950..26e59647404 100644 --- a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go +++ b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go @@ -22,7 +22,8 @@ const ( DefaultRoutingProto netlink.RouteProtocol = 80 - IPIPIfaceNameV4 = "tunl0" + IPIPIfaceNameV4 = "ipip.cali" + IPIPDefaultIfaceNameV4 = "tunl0" BPFInDev = "bpfin.cali" BPFOutDev = "bpfout.cali" diff --git a/felix/dataplane/linux/int_dataplane.go b/felix/dataplane/linux/int_dataplane.go index fb017bf8370..c08f838bb25 100644 --- a/felix/dataplane/linux/int_dataplane.go +++ b/felix/dataplane/linux/int_dataplane.go @@ -885,29 +885,35 @@ func NewIntDataplaneDriver(config Config) *InternalDataplane { dp.RegisterManager(newFloatingIPManager(natTableV4, ruleRenderer, 4, config.FloatingIPsEnabled)) dp.RegisterManager(newMasqManager(ipSetsV4, natTableV4, ruleRenderer, config.MaxIPSetSize, 4)) if config.RulesConfig.IPIPEnabled { - var routeTableIPIP routetable.RouteTableInterface - if !config.RouteSyncDisabled { - log.Debug("RouteSyncDisabled is false.") - routeTableIPIP = routetable.New([]string{"^" + dataplanedefs.IPIPIfaceNameV4 + "$"}, 4, config.NetlinkTimeout, - config.DeviceRouteSourceAddress, config.DeviceRouteProtocol, true, unix.RT_TABLE_MAIN, - dp.loopSummarizer, featureDetector, routetable.WithLivenessCB(dp.reportHealth)) + if config.ProgramIPIPRoutes { + var routeTableIPIP routetable.RouteTableInterface + if !config.RouteSyncDisabled { + log.Debug("RouteSyncDisabled is false.") + routeTableIPIP = routetable.New([]string{"^" + dataplanedefs.IPIPIfaceNameV4 + "$"}, 4, config.NetlinkTimeout, + config.DeviceRouteSourceAddress, config.DeviceRouteProtocol, true, unix.RT_TABLE_MAIN, + dp.loopSummarizer, featureDetector, routetable.WithLivenessCB(dp.reportHealth)) + } else { + log.Info("RouteSyncDisabled is true, using DummyTable.") + routeTableIPIP = &routetable.DummyTable{} + } + log.Info("IPIP enabled, starting thread to keep tunnel configuration in sync.") + // Add a manager to keep the all-hosts IP set up to date. + dp.ipipManager = newIPIPManager( + ipSetsV4, + routeTableIPIP, + dataplanedefs.IPIPIfaceNameV4, + config, + dp.loopSummarizer, + 4, + featureDetector, + ) + dp.ipipParentC = make(chan string, 1) + go dp.ipipManager.KeepCalicoIPIPDeviceInSync(context.Background(), dataplaneFeatures.ChecksumOffloadBroken, 10*time.Second, dp.ipipParentC) } else { - log.Info("RouteSyncDisabled is true, using DummyTable.") - routeTableIPIP = &routetable.DummyTable{} + log.Info("IPIP using BGP enabled, starting thread to keep tunnel configuration in sync.") + dp.ipipManager = newIPIPManager(ipSetsV4, nil, dataplanedefs.IPIPDefaultIfaceNameV4, config, dp.loopSummarizer, 4, featureDetector) + go dp.ipipManager.KeepIPIPDeviceInSync(dataplaneFeatures.ChecksumOffloadBroken) } - log.Info("IPIP enabled, starting thread to keep tunnel configuration in sync.") - // Add a manager to keep the all-hosts IP set up to date. - dp.ipipManager = newIPIPManager( - ipSetsV4, - routeTableIPIP, - dataplanedefs.IPIPIfaceNameV4, - config, - dp.loopSummarizer, - 4, - featureDetector, - ) - dp.ipipParentC = make(chan string, 1) - go dp.ipipManager.KeepIPIPDeviceInSync(context.Background(), config.IPIPMTU, config.RulesConfig.IPIPTunnelAddress, dataplaneFeatures.ChecksumOffloadBroken, 10*time.Second, dp.ipipParentC) dp.RegisterManager(dp.ipipManager) // IPv4-only } else { // Only clean up IPIP addresses if IPIP is implicitly disabled (no IPIP pools and not explicitly set in FelixConfig) diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index 26316bc54a2..576f3d25493 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -115,22 +115,24 @@ func newIPIPManager( blackHoleProto := calculateRouteProtocol(dpConfig) var brt routetable.RouteTableInterface - if !dpConfig.RouteSyncDisabled { - logrus.Debug("RouteSyncDisabled is false.") - brt = routetable.New( - []string{routetable.InterfaceNone}, - 4, - dpConfig.NetlinkTimeout, - dpConfig.DeviceRouteSourceAddress, - blackHoleProto, - false, - unix.RT_TABLE_MAIN, - opRecorder, - featureDetector, - ) - } else { - logrus.Info("RouteSyncDisabled is true, using DummyTable.") - brt = &routetable.DummyTable{} + if dpConfig.ProgramIPIPRoutes { + if !dpConfig.RouteSyncDisabled { + logrus.Debug("RouteSyncDisabled is false.") + brt = routetable.New( + []string{routetable.InterfaceNone}, + 4, + dpConfig.NetlinkTimeout, + dpConfig.DeviceRouteSourceAddress, + blackHoleProto, + false, + unix.RT_TABLE_MAIN, + opRecorder, + featureDetector, + ) + } else { + logrus.Info("RouteSyncDisabled is true, using DummyTable.") + brt = &routetable.DummyTable{} + } } return newIPIPManagerWithShim( ipsetsDataplane, @@ -294,7 +296,13 @@ func (m *ipipManager) getLocalHostAddr() string { } func (m *ipipManager) GetRouteTableSyncers() []routetable.RouteTableSyncer { - rts := []routetable.RouteTableSyncer{m.routeTable, m.blackholeRouteTable} + var rts []routetable.RouteTableSyncer + if m.routeTable != nil { + rts = append(rts, m.routeTable) + } + if m.blackholeRouteTable != nil { + rts = append(rts, m.blackholeRouteTable) + } if time.Since(m.lastParentDevUpdate) > 5*time.Minute && m.previouslyUsedParentNames.Len() > 1 { // Make sure the set of names doesn't grow forever. @@ -436,12 +444,15 @@ func (m *ipipManager) OnParentNameUpdate(name string) { // KeepIPIPDeviceInSync is a goroutine that configures the IPIP tunnel device, then periodically // checks that it is still correctly configured. -func (m *ipipManager) KeepIPIPDeviceInSync(ctx context.Context, mtu int, address net.IP, xsumBroken bool, wait time.Duration, parentNameC chan string) { +func (m *ipipManager) KeepCalicoIPIPDeviceInSync(ctx context.Context, xsumBroken bool, wait time.Duration, parentNameC chan string) { + mtu := m.dpConfig.IPIPMTU + address := m.dpConfig.RulesConfig.IPIPTunnelAddress m.logCtx.WithFields(logrus.Fields{ + "device": m.ipipDevice, "mtu": mtu, "xsumBroken": xsumBroken, "wait": wait, - }).Info("IPIP tunnel device thread started.") + }).Info("IPIP device thread started.") logNextSuccess := true parentName := "" @@ -472,7 +483,6 @@ func (m *ipipManager) KeepIPIPDeviceInSync(ctx context.Context, mtu int, address continue } - // TODO: we are sending passed in address here m.logCtx.WithField("localAddr", address).Debug("Configuring IPIP device") err = m.configureIPIPDevice(mtu, address, xsumBroken) if err != nil { @@ -507,6 +517,21 @@ func (m *ipipManager) KeepIPIPDeviceInSync(ctx context.Context, mtu int, address m.logCtx.Info("KeepIPIPDeviceInSync exiting due to context.") } +// KeepIPIPDeviceInSync is a goroutine that configures the IPIP tunnel device, then periodically +// checks that it is still correctly configured. +func (m *ipipManager) KeepIPIPDeviceInSync(xsumBroken bool) { + log.WithField("device", m.ipipDevice).Info("IPIP device thread started.") + for { + err := m.configureIPIPDevice(m.dpConfig.IPIPMTU, m.dpConfig.RulesConfig.IPIPTunnelAddress, xsumBroken) + if err != nil { + log.WithError(err).Warn("Failed configure IPIP tunnel device, retrying...") + time.Sleep(1 * time.Second) + continue + } + time.Sleep(10 * time.Second) + } +} + // getParentInterface returns the parent interface for the given local address. This link returned is nil // if, and only if, an error occurred func (m *ipipManager) getParentInterface() (netlink.Link, error) { diff --git a/felix/dataplane/linux/ipip_mgr_test.go b/felix/dataplane/linux/ipip_mgr_test.go index 50835c03caa..5c86118d7a1 100644 --- a/felix/dataplane/linux/ipip_mgr_test.go +++ b/felix/dataplane/linux/ipip_mgr_test.go @@ -437,6 +437,7 @@ var _ = Describe("IPIPManager", func() { IPIPTunnelAddress: net.ParseIP("192.168.0.1"), }, ProgramIPIPRoutes: true, + IPIPMTU: 1400, }, &mockIPIPDataplane{ links: []netlink.Link{&mockLink{attrs: la}}, @@ -523,8 +524,7 @@ var _ = Describe("IPIPManager", func() { ctx, cancel := context.WithCancel(context.Background()) defer cancel() parentNameC := make(chan string) - go manager.KeepIPIPDeviceInSync( - ctx, 1400, manager.dpConfig.RulesConfig.IPIPTunnelAddress, false, 1*time.Second, parentNameC) + go manager.KeepCalicoIPIPDeviceInSync(ctx, false, 1*time.Second, parentNameC) manager.OnUpdate(&proto.HostMetadataUpdate{ Hostname: "host2", diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index 11d479a9677..fe955375042 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -431,7 +431,7 @@ func StartNNodeTopology(n int, opts TopologyOptions, infra DatastoreInfra) (tc T Eventually(func() error { return iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "tunl0", "onlink") }, "10s", "1s").ShouldNot(HaveOccurred()) - } else if opts.VXLANMode == api.VXLANModeNever { + } else if !opts.IPIPEnabled && opts.VXLANMode == api.VXLANModeNever { // If VXLAN is enabled, Felix will program these routes itself. err := iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "eth0") Expect(err).ToNot(HaveOccurred()) diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index dce4f74b965..3b527524732 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -151,10 +151,9 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with BIRD pro } }) - It("Marva should have workload to workload connectivity", func() { + It("should have workload to workload connectivity", func() { cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) - time.Sleep(time.Minute * 60) cc.CheckConnectivity() }) @@ -607,10 +606,9 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr } }) - It("Mazdak should have workload to workload connectivity", func() { + It("should have workload to workload connectivity", func() { cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) - //time.Sleep(time.Minute * 60) cc.CheckConnectivity() }) @@ -902,7 +900,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr }) }) - Context("Pepper after removing BGP address from third node", func() { + Context("after removing BGP address from third node", func() { // Simulate having a host send VXLAN traffic from an unknown source, should get blocked. BeforeEach(func() { for _, f := range felixes { diff --git a/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml b/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml index e0263a25839..d2c468e5f1b 100644 --- a/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml +++ b/libcalico-go/config/crd/crd.projectcalico.org_felixconfigurations.yaml @@ -526,10 +526,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -707,6 +703,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set diff --git a/manifests/calico-bpf.yaml b/manifests/calico-bpf.yaml index 5438226f5af..f7aea973636 100644 --- a/manifests/calico-bpf.yaml +++ b/manifests/calico-bpf.yaml @@ -1470,10 +1470,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1651,6 +1647,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set @@ -5017,6 +5017,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "Never" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "None" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/manifests/calico-etcd.yaml b/manifests/calico-etcd.yaml index ea6d5976b39..9448bffd9c4 100644 --- a/manifests/calico-etcd.yaml +++ b/manifests/calico-etcd.yaml @@ -435,6 +435,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "Never" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "None" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index acbc08c9df7..75f907184ed 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -1465,10 +1465,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1646,6 +1642,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set @@ -4976,6 +4976,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "Never" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "IPIP" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/manifests/calico-policy-only.yaml b/manifests/calico-policy-only.yaml index 8de0d27dc88..b40cfb263b8 100644 --- a/manifests/calico-policy-only.yaml +++ b/manifests/calico-policy-only.yaml @@ -1480,10 +1480,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1661,6 +1657,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set diff --git a/manifests/calico-typha.yaml b/manifests/calico-typha.yaml index 04b0ea8afd4..e9d323227ef 100644 --- a/manifests/calico-typha.yaml +++ b/manifests/calico-typha.yaml @@ -1481,10 +1481,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1662,6 +1658,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set @@ -5018,6 +5018,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "Never" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "None" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/manifests/calico-vxlan.yaml b/manifests/calico-vxlan.yaml index b88027bb5f4..0f2645f6b9c 100644 --- a/manifests/calico-vxlan.yaml +++ b/manifests/calico-vxlan.yaml @@ -1465,10 +1465,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1646,6 +1642,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set @@ -4976,6 +4976,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "CrossSubnet" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "None" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/manifests/calico.yaml b/manifests/calico.yaml index 7b98429481f..7c5a4af2d3e 100644 --- a/manifests/calico.yaml +++ b/manifests/calico.yaml @@ -1465,10 +1465,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1646,6 +1642,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set @@ -4976,6 +4976,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "Never" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "None" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/manifests/canal.yaml b/manifests/canal.yaml index 9f166cf48c0..3959d1ed7b8 100644 --- a/manifests/canal.yaml +++ b/manifests/canal.yaml @@ -1482,10 +1482,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1663,6 +1659,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set diff --git a/manifests/crds.yaml b/manifests/crds.yaml index 5eac5f9fe94..ecf12a7cef5 100644 --- a/manifests/crds.yaml +++ b/manifests/crds.yaml @@ -1375,10 +1375,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1556,6 +1552,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set diff --git a/manifests/flannel-migration/calico.yaml b/manifests/flannel-migration/calico.yaml index aae81f7b1bd..0c07addd682 100644 --- a/manifests/flannel-migration/calico.yaml +++ b/manifests/flannel-migration/calico.yaml @@ -1465,10 +1465,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1646,6 +1642,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set @@ -4978,6 +4978,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "Never" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "None" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: diff --git a/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml b/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml index 4971155a382..bd3c8bdb082 100644 --- a/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml +++ b/manifests/ocp/crd.projectcalico.org_felixconfigurations.yaml @@ -526,10 +526,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -707,6 +703,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set diff --git a/manifests/operator-crds.yaml b/manifests/operator-crds.yaml index eb1721bb58b..f6ebab50dcc 100644 --- a/manifests/operator-crds.yaml +++ b/manifests/operator-crds.yaml @@ -22137,10 +22137,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -22318,6 +22314,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set diff --git a/manifests/tigera-operator.yaml b/manifests/tigera-operator.yaml index a38c3a77bf2..fe5c6ebea4c 100644 --- a/manifests/tigera-operator.yaml +++ b/manifests/tigera-operator.yaml @@ -1387,10 +1387,6 @@ spec: description: 'IPIPMTU is the MTU to set on the tunnel device. See Configuring MTU [Default: 1440]' type: integer - ipipRoutes: - description: 'IPIPRouteMode selects whether Felix should program IPIP - routes instead of BIRD. [Default: Bird]' - type: string ipsetsRefreshInterval: description: 'IpsetsRefreshInterval is the period at which Felix re-checks all iptables state to ensure that no other process has accidentally @@ -1568,6 +1564,10 @@ spec: policy changes to external services, like Application layer policy. [Default: Empty]' type: string + programRoutes: + description: 'ProgramRoutes specifies what type of routes Felix should + program. [Default: None]. [Default: None]' + type: string prometheusGoMetricsEnabled: description: 'PrometheusGoMetricsEnabled disables Go runtime metrics collection, which the Prometheus client does by default, when set diff --git a/node/tests/k8st/infra/calico-kdd.yaml b/node/tests/k8st/infra/calico-kdd.yaml index a606787a1c0..361fc31b16a 100644 --- a/node/tests/k8st/infra/calico-kdd.yaml +++ b/node/tests/k8st/infra/calico-kdd.yaml @@ -604,6 +604,9 @@ spec: # Enable or Disable VXLAN on the default IPv6 IP pool. - name: CALICO_IPV6POOL_VXLAN value: "Never" + # Set if Felix should program IPIP routes or not. + - name: FELIX_PROGRAMROUTES + value: "None" # Set MTU for tunnel device used if ipip is enabled - name: FELIX_IPINIPMTU valueFrom: From b15c1170fec279f0531b4647901feeb027cf7da5 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 26 Jul 2024 19:19:14 -0700 Subject: [PATCH 10/31] fix fvs --- felix/fv/infrastructure/topology.go | 5 ++--- felix/fv/ipip_test.go | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index fe955375042..f2cb22e3d67 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022 Tigera, Inc. All rights reserved. +// Copyright (c) 2017-2024 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ func (c *TopologyContainers) TriggerDelayedStart() { } func DefaultTopologyOptions() TopologyOptions { - felixLogLevel := "Debug" + felixLogLevel := "Info" if envLogLevel := os.Getenv("FV_FELIX_LOG_LEVEL"); envLogLevel != "" { log.WithField("level", envLogLevel).Info("FV_FELIX_LOG_LEVEL env var set; overriding felix log level") felixLogLevel = envLogLevel @@ -107,7 +107,6 @@ func DefaultTopologyOptions() TopologyOptions { WithFelixTyphaTLS: false, TyphaLogSeverity: "info", IPIPEnabled: true, - IPIPMode: api.IPIPModeAlways, IPIPRoutesEnabled: true, IPPoolCIDR: DefaultIPPoolCIDR, IPv6PoolCIDR: DefaultIPv6PoolCIDR, diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 3b527524732..13aa15752aa 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -1203,7 +1203,6 @@ func createIPIPBaseTopologyOptions( ) infrastructure.TopologyOptions { topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.IPIPEnabled = true - topologyOptions.VXLANMode = api.VXLANModeNever topologyOptions.IPIPMode = ipipMode topologyOptions.IPIPRoutesEnabled = false topologyOptions.ExtraEnvVars["FELIX_IPIPRouteMode"] = "Felix" From 143a72cd8c6bf03e7f132b7d5a4535c47b419ec9 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Thu, 1 Aug 2024 10:37:18 -0700 Subject: [PATCH 11/31] fix tests --- felix/dataplane/linux/dataplanedefs/dataplane_defs.go | 2 +- felix/fv/infrastructure/topology.go | 11 +++++++++-- felix/fv/ipip_test.go | 3 ++- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go index 26e59647404..c92c5df43c2 100644 --- a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go +++ b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go @@ -22,7 +22,7 @@ const ( DefaultRoutingProto netlink.RouteProtocol = 80 - IPIPIfaceNameV4 = "ipip.cali" + IPIPIfaceNameV4 = "tunl0" IPIPDefaultIfaceNameV4 = "tunl0" BPFInDev = "bpfin.cali" diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index f2cb22e3d67..6a68a696189 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -128,9 +128,16 @@ func CreateDefaultIPPoolFromOpts(ctx context.Context, client client.Interface, o case 4: ipPool.Name = DefaultIPPoolName ipPool.Spec.CIDR = opts.IPPoolCIDR - // IPIP is only supported on IPv4 - ipPool.Spec.IPIPMode = opts.IPIPMode + if opts.IPIPEnabled { + if opts.IPIPRoutesEnabled { + ipPool.Spec.IPIPMode = api.IPIPModeAlways + } else { + ipPool.Spec.IPIPMode = opts.IPIPMode + } + } else { + ipPool.Spec.IPIPMode = api.IPIPModeNever + } case 6: ipPool.Name = DefaultIPv6PoolName ipPool.Spec.CIDR = opts.IPv6PoolCIDR diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 13aa15752aa..019d137e4be 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -1204,8 +1204,9 @@ func createIPIPBaseTopologyOptions( topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.IPIPEnabled = true topologyOptions.IPIPMode = ipipMode + topologyOptions.VXLANMode = api.VXLANModeNever topologyOptions.IPIPRoutesEnabled = false - topologyOptions.ExtraEnvVars["FELIX_IPIPRouteMode"] = "Felix" + topologyOptions.ExtraEnvVars["FELIX_ProgramRoutes"] = "IPIP" topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = routeSource // We force the broken checksum handling on or off so that we're not dependent on kernel version // for these tests. Since we're testing in containers anyway, checksum offload can't really be From 6ac8eb534ab4e5954f5cd03e4951638aa62cfc14 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 16 Aug 2024 19:09:37 -0700 Subject: [PATCH 12/31] merge --- felix/dataplane/linux/int_dataplane.go | 22 +- felix/dataplane/linux/ipip_mgr.go | 238 +++++++----------- felix/dataplane/linux/ipip_mgr_test.go | 71 ++---- felix/dataplane/linux/routing_utility.go | 18 -- felix/dataplane/linux/vxlan_mgr.go | 3 +- felix/fv/infrastructure/topology.go | 4 +- felix/fv/ipip_test.go | 6 +- felix/routetable/defs.go | 5 +- .../ownershippol/main_route_table_policy.go | 5 +- felix/routetable/routeclass_string.go | 10 +- 10 files changed, 133 insertions(+), 249 deletions(-) diff --git a/felix/dataplane/linux/int_dataplane.go b/felix/dataplane/linux/int_dataplane.go index b5d0692efc6..5acac49ed24 100644 --- a/felix/dataplane/linux/int_dataplane.go +++ b/felix/dataplane/linux/int_dataplane.go @@ -922,21 +922,11 @@ func NewIntDataplaneDriver(config Config) *InternalDataplane { dp.RegisterManager(newMasqManager(ipSetsV4, natTableV4, ruleRenderer, config.MaxIPSetSize, 4)) if config.RulesConfig.IPIPEnabled { if config.ProgramIPIPRoutes { - var routeTableIPIP routetable.RouteTableInterface - if !config.RouteSyncDisabled { - log.Debug("RouteSyncDisabled is false.") - routeTableIPIP = routetable.New([]string{"^" + dataplanedefs.IPIPIfaceNameV4 + "$"}, 4, config.NetlinkTimeout, - config.DeviceRouteSourceAddress, config.DeviceRouteProtocol, true, unix.RT_TABLE_MAIN, - dp.loopSummarizer, featureDetector, routetable.WithLivenessCB(dp.reportHealth)) - } else { - log.Info("RouteSyncDisabled is true, using DummyTable.") - routeTableIPIP = &routetable.DummyTable{} - } log.Info("IPIP enabled, starting thread to keep tunnel configuration in sync.") // Add a manager to keep the all-hosts IP set up to date. dp.ipipManager = newIPIPManager( ipSetsV4, - routeTableIPIP, + routeTableV4, dataplanedefs.IPIPIfaceNameV4, config, dp.loopSummarizer, @@ -947,7 +937,15 @@ func NewIntDataplaneDriver(config Config) *InternalDataplane { go dp.ipipManager.KeepCalicoIPIPDeviceInSync(context.Background(), dataplaneFeatures.ChecksumOffloadBroken, 10*time.Second, dp.ipipParentC) } else { log.Info("IPIP using BGP enabled, starting thread to keep tunnel configuration in sync.") - dp.ipipManager = newIPIPManager(ipSetsV4, nil, dataplanedefs.IPIPDefaultIfaceNameV4, config, dp.loopSummarizer, 4, featureDetector) + dp.ipipManager = newIPIPManager( + ipSetsV4, + nil, + dataplanedefs.IPIPDefaultIfaceNameV4, + config, + dp.loopSummarizer, + 4, + featureDetector, + ) go dp.ipipManager.KeepIPIPDeviceInSync(dataplaneFeatures.ChecksumOffloadBroken) } dp.RegisterManager(dp.ipipManager) // IPv4-only diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index 576f3d25493..ad3e19a5486 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -19,9 +19,6 @@ import ( "errors" "fmt" "net" - "regexp" - "sort" - "strings" "sync" "syscall" "time" @@ -29,7 +26,6 @@ import ( "github.com/sirupsen/logrus" log "github.com/sirupsen/logrus" "github.com/vishvananda/netlink" - "golang.org/x/sys/unix" dpsets "github.com/projectcalico/calico/felix/dataplane/ipsets" "github.com/projectcalico/calico/felix/environment" @@ -37,10 +33,10 @@ import ( "github.com/projectcalico/calico/felix/ip" "github.com/projectcalico/calico/felix/ipsets" "github.com/projectcalico/calico/felix/logutils" + "github.com/projectcalico/calico/felix/netlinkshim" "github.com/projectcalico/calico/felix/proto" "github.com/projectcalico/calico/felix/routetable" "github.com/projectcalico/calico/felix/rules" - "github.com/projectcalico/calico/libcalico-go/lib/set" ) // ipipManager manages the all-hosts IP set, which is used by some rules in our static chains @@ -50,12 +46,8 @@ import ( // ipipManager also takes care of the configuration of the IPIP tunnel device. type ipipManager struct { // Our dependencies. - routeTable routetable.RouteTableInterface - blackholeRouteTable routetable.RouteTableInterface - noEncapRouteTable routetable.RouteTableInterface - parentIfaceName string - lastParentDevUpdate time.Time - previouslyUsedParentNames set.Set[string] + routeTable routetable.Interface + parentIfaceName string // activeHostnameToIP maps hostname to string IP address. We don't bother to parse into // net.IPs because we're going to pass them directly to the IPSet API. @@ -85,86 +77,36 @@ type ipipManager struct { externalNodeCIDRs []string nlHandle netlinkHandle dpConfig Config - noEncapProtocol netlink.RouteProtocol - - // Used so that we can shim the no encap route table for the tests - noEncapRTConstruct func( - interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, - deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, - removeExternalRoutes bool, - ) routetable.RouteTableInterface - - // Log context - logCtx *logrus.Entry + logCtx *logrus.Entry } func newIPIPManager( ipsetsDataplane dpsets.IPSetsDataplane, - rt routetable.RouteTableInterface, + mainRouteTable routetable.Interface, deviceName string, dpConfig Config, opRecorder logutils.OpRecorder, ipVersion uint8, featureDetector environment.FeatureDetectorIface, ) *ipipManager { - if ipVersion != 4 { - logrus.Errorf("IPIP manager only supports IPv4") - return nil - } - nlHandle, _ := netlink.NewHandle(syscall.NETLINK_ROUTE) - blackHoleProto := calculateRouteProtocol(dpConfig) - - var brt routetable.RouteTableInterface - if dpConfig.ProgramIPIPRoutes { - if !dpConfig.RouteSyncDisabled { - logrus.Debug("RouteSyncDisabled is false.") - brt = routetable.New( - []string{routetable.InterfaceNone}, - 4, - dpConfig.NetlinkTimeout, - dpConfig.DeviceRouteSourceAddress, - blackHoleProto, - false, - unix.RT_TABLE_MAIN, - opRecorder, - featureDetector, - ) - } else { - logrus.Info("RouteSyncDisabled is true, using DummyTable.") - brt = &routetable.DummyTable{} - } - } + nlHandle, _ := netlinkshim.NewRealNetlink() return newIPIPManagerWithShim( ipsetsDataplane, - rt, brt, + mainRouteTable, deviceName, dpConfig, nlHandle, ipVersion, - func(interfaceRegexes []string, ipVersion uint8, netlinkTimeout time.Duration, - deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, - removeExternalRoutes bool, - ) routetable.RouteTableInterface { - return routetable.New(interfaceRegexes, ipVersion, netlinkTimeout, - deviceRouteSourceAddress, deviceRouteProtocol, removeExternalRoutes, unix.RT_TABLE_MAIN, - opRecorder, featureDetector, - ) - }, ) } func newIPIPManagerWithShim( ipsetsDataplane dpsets.IPSetsDataplane, - rt, brt routetable.RouteTableInterface, + mainRouteTable routetable.Interface, deviceName string, dpConfig Config, nlHandle netlinkHandle, ipVersion uint8, - noEncapRTConstruct func( - interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, - deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, - removeExternalRoutes bool, - ) routetable.RouteTableInterface, ) *ipipManager { if ipVersion != 4 { logrus.Errorf("IPIP manager only supports IPv4") @@ -179,22 +121,18 @@ func newIPIPManagerWithShim( SetID: rules.IPSetIDAllHostNets, Type: ipsets.IPSetTypeHashNet, }, - hostname: dpConfig.Hostname, - routeTable: rt, - blackholeRouteTable: brt, - previouslyUsedParentNames: set.New[string](), - routesByDest: map[string]*proto.RouteUpdate{}, - localIPAMBlocks: map[string]*proto.RouteUpdate{}, - ipipDevice: deviceName, - ipVersion: ipVersion, - externalNodeCIDRs: dpConfig.ExternalNodesCidrs, - routesDirty: true, - ipSetDirty: true, - dpConfig: dpConfig, - nlHandle: nlHandle, - noEncapProtocol: calculateRouteProtocol(dpConfig), - noEncapRTConstruct: noEncapRTConstruct, - logCtx: logrus.WithField("ipVersion", ipVersion), + hostname: dpConfig.Hostname, + routeTable: mainRouteTable, + routesByDest: map[string]*proto.RouteUpdate{}, + localIPAMBlocks: map[string]*proto.RouteUpdate{}, + ipipDevice: deviceName, + ipVersion: ipVersion, + externalNodeCIDRs: dpConfig.ExternalNodesCidrs, + routesDirty: true, + ipSetDirty: true, + dpConfig: dpConfig, + nlHandle: nlHandle, + logCtx: logrus.WithField("ipVersion", ipVersion), } } @@ -295,36 +233,46 @@ func (m *ipipManager) getLocalHostAddr() string { return m.hostAddr } -func (m *ipipManager) GetRouteTableSyncers() []routetable.RouteTableSyncer { - var rts []routetable.RouteTableSyncer - if m.routeTable != nil { - rts = append(rts, m.routeTable) - } - if m.blackholeRouteTable != nil { - rts = append(rts, m.blackholeRouteTable) - } - - if time.Since(m.lastParentDevUpdate) > 5*time.Minute && m.previouslyUsedParentNames.Len() > 1 { - // Make sure the set of names doesn't grow forever. - m.previouslyUsedParentNames.Clear() - } - - if m.noEncapRouteTable != nil { - m.previouslyUsedParentNames.Add(m.parentIfaceName) - rts = append(rts, m.noEncapRouteTable) - } - return rts -} - func (m *ipipManager) CompleteDeferredWork() error { - if !m.ipSetDirty && !m.routesAreDirty() { - return nil - } if m.ipSetDirty { m.updateAllHostsIPSet() m.ipSetDirty = false } - if m.routesAreDirty() { + m.logCtx.Infof("marmar1 %v", m.dpConfig.ProgramIPIPRoutes) + // Program IPIP routes, only if ProgramIPIPRoutes is true + if !m.dpConfig.ProgramIPIPRoutes { + m.routesDirty = false + return nil + } + if m.parentIfaceName == "" { + // Background goroutine hasn't sent us the parent interface name yet, + // but we can look it up synchronously. OnParentNameUpdate will handle + // any duplicate update when it arrives. + parent, err := m.getParentInterface() + if err != nil { + // If we can't look up the parent interface then we're in trouble. + // It likely means that our VTEP is missing or conflicting. We + // won't be able to program same-subnet routes at all, so we'll + // fall back to programming all tunnel routes. However, unless the + // VXLAN device happens to already exist, we won't be able to + // program tunnel routes either. The RouteTable will be the + // component that spots that the interface is missing. + // + // Note: this behaviour changed when we unified all the main + // RouteTable instances into one. Before that change, we chose to + // defer creation of our "no encap" RouteTable, so that the + // dataplane would stay untouched until the conflict was resolved. + // With only a single RouteTable, we need a different fallback. + m.logCtx.WithError(err).WithField("local address", m.getLocalHostAddr()).Error( + "Failed to find VXLAN tunnel device parent. Missing/conflicting local VTEP? VXLAN route " + + "programming is likely to fail.") + } else { + m.parentIfaceName = parent.Attrs().Name + m.routesDirty = true + } + } + m.logCtx.Infof("marmar0 %v", m.routesDirty) + if m.routesDirty { err := m.updateRoutes() if err != nil { return err @@ -354,6 +302,7 @@ func (m *ipipManager) updateRoutes() error { // Iterate through all of our L3 routes and send them through to the route table. var ipipRoutes []routetable.Target var noEncapRoutes []routetable.Target + m.logCtx.Info("marmar") for _, r := range m.routesByDest { logCtx := m.logCtx.WithField("route", r) cidr, err := ip.CIDRFromString(r.Dst) @@ -363,7 +312,7 @@ func (m *ipipManager) updateRoutes() error { continue } - if noEncapRoute := noEncapRoute(cidr, r); noEncapRoute != nil { + if noEncapRoute := noEncapRoute(m.parentIfaceName, cidr, r); noEncapRoute != nil { // We've got everything we need to program this route as a no-encap route. noEncapRoutes = append(noEncapRoutes, *noEncapRoute) logCtx.WithField("route", r).Debug("Destination in same subnet, using no-encap route.") @@ -376,16 +325,18 @@ func (m *ipipManager) updateRoutes() error { } m.logCtx.WithField("ipipRoutes", ipipRoutes).Debug("IPIP manager setting IPIP tunnled routes") - m.routeTable.SetRoutes(m.ipipDevice, ipipRoutes) + m.routeTable.SetRoutes(routetable.RouteClassIPIPTTunnel, m.ipipDevice, ipipRoutes) bhRoutes := blackholeRoutes(m.localIPAMBlocks) - m.logCtx.WithField("balckhole routes", bhRoutes).Debug("IPIP manager setting blackhole routes") - m.blackholeRouteTable.SetRoutes(routetable.InterfaceNone, bhRoutes) - - if m.noEncapRouteTable != nil { - m.logCtx.WithField("link", m.parentIfaceName).WithField("routes", noEncapRoutes).Debug( - "IPIP manager sending unencapsulated L3 updates") - m.noEncapRouteTable.SetRoutes(m.parentIfaceName, noEncapRoutes) + m.logCtx.WithField("balckholes", bhRoutes).Debug("IPIP manager setting blackhole routes") + m.routeTable.SetRoutes(routetable.RouteClassIPAMBlockDrop, routetable.InterfaceNone, bhRoutes) + + if m.parentIfaceName != "" { + m.logCtx.WithFields(logrus.Fields{ + "noEncapDevice": m.parentIfaceName, + "routes": noEncapRoutes, + }).Debug("IPIP manager sending unencapsulated L3 updates") + m.routeTable.SetRoutes(routetable.RouteClassIPIPTSameSubnet, m.parentIfaceName, noEncapRoutes) } else { return errors.New("no encap route table not set, will defer adding routes") } @@ -414,37 +365,25 @@ func (m *ipipManager) OnParentNameUpdate(name string) { m.logCtx.Warn("Empty parent interface name? Ignoring.") return } - m.logCtx.WithField("parent", name).Info("Parent interface updated, creating new routing table.") - devRouteSrcAddr := m.dpConfig.DeviceRouteSourceAddress + if name == m.parentIfaceName { + return + } + if m.parentIfaceName != "" { + // We're changing parent interface, remove the old routes. + m.routeTable.SetRoutes(routetable.RouteClassIPIPTSameSubnet, m.parentIfaceName, nil) + } m.parentIfaceName = name - m.lastParentDevUpdate = time.Now() - - // If we're changing the name, we need to make sure the new RouteTable will - // clean up the routes on the old interface. Add previously-used names to - // the regexp. - names := m.previouslyUsedParentNames.Slice() - if !m.previouslyUsedParentNames.Contains(m.parentIfaceName) { - names = append(names, m.parentIfaceName) - } - sort.Strings(names) - for i, name := range names { - names[i] = regexp.QuoteMeta(name) - } - - m.noEncapRouteTable = m.noEncapRTConstruct( - []string{"^" + strings.Join(names, "|") + "$"}, - m.ipVersion, - m.dpConfig.NetlinkTimeout, - devRouteSrcAddr, - m.noEncapProtocol, - false, - ) m.routesDirty = true } // KeepIPIPDeviceInSync is a goroutine that configures the IPIP tunnel device, then periodically // checks that it is still correctly configured. -func (m *ipipManager) KeepCalicoIPIPDeviceInSync(ctx context.Context, xsumBroken bool, wait time.Duration, parentNameC chan string) { +func (m *ipipManager) KeepCalicoIPIPDeviceInSync( + ctx context.Context, + xsumBroken bool, + wait time.Duration, + parentNameC chan string, +) { mtu := m.dpConfig.IPIPMTU address := m.dpConfig.RulesConfig.IPIPTunnelAddress m.logCtx.WithFields(logrus.Fields{ @@ -535,13 +474,12 @@ func (m *ipipManager) KeepIPIPDeviceInSync(xsumBroken bool) { // getParentInterface returns the parent interface for the given local address. This link returned is nil // if, and only if, an error occurred func (m *ipipManager) getParentInterface() (netlink.Link, error) { - m.logCtx.WithField("local hostname", m.hostname).Debug("Getting parent interface") - address := m.getLocalHostAddr() - if address == "" { - return nil, fmt.Errorf("local address not found, will defer adding routes") + localAddr := m.getLocalHostAddr() + if localAddr == "" { + return nil, fmt.Errorf("local address not found") } - m.logCtx.Debugf("Found parent's address: %v", address) + m.logCtx.WithField("local address", localAddr).Debug("Getting parent interface") links, err := m.nlHandle.LinkList() if err != nil { return nil, err @@ -553,13 +491,13 @@ func (m *ipipManager) getParentInterface() (netlink.Link, error) { return nil, err } for _, addr := range addrs { - if addr.IPNet.IP.String() == address { + if addr.IPNet.IP.String() == localAddr { m.logCtx.Debugf("Found parent interface: %s", link) return link, nil } } } - return nil, fmt.Errorf("Unable to find parent interface with address %s", address) + return nil, fmt.Errorf("Unable to find parent interface with address %s", localAddr) } // configureIPIPDevice ensures the IPIP tunnel device is up and configures correctly. @@ -686,7 +624,3 @@ func (m *ipipManager) setLinkAddressV4(linkName string, address net.IP) error { return nil } - -func (m *ipipManager) routesAreDirty() bool { - return m.dpConfig.ProgramIPIPRoutes && m.routesDirty -} diff --git a/felix/dataplane/linux/ipip_mgr_test.go b/felix/dataplane/linux/ipip_mgr_test.go index 5c86118d7a1..617a1f81f14 100644 --- a/felix/dataplane/linux/ipip_mgr_test.go +++ b/felix/dataplane/linux/ipip_mgr_test.go @@ -42,10 +42,10 @@ var ( var _ = Describe("IpipMgr (tunnel configuration)", func() { var ( - ipipMgr *ipipManager - ipSets *dpsets.MockIPSets - dataplane *mockIPIPDataplane - rt, brt, prt *mockRouteTable + ipipMgr *ipipManager + ipSets *dpsets.MockIPSets + dataplane *mockIPIPDataplane + rt *mockRouteTable ) ip, _, err := net.ParseCIDR("10.0.0.1/32") @@ -63,14 +63,8 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { rt = &mockRouteTable{ currentRoutes: map[string][]routetable.Target{}, } - brt = &mockRouteTable{ - currentRoutes: map[string][]routetable.Target{}, - } - prt = &mockRouteTable{ - currentRoutes: map[string][]routetable.Target{}, - } ipipMgr = newIPIPManagerWithShim( - ipSets, rt, brt, dataplanedefs.IPIPIfaceNameV4, + ipSets, rt, dataplanedefs.IPIPIfaceNameV4, Config{ MaxIPSetSize: 1024, Hostname: "node1", @@ -78,12 +72,6 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { }, dataplane, 4, - func(interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, - deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, - removeExternalRoutes bool, - ) routetable.RouteTableInterface { - return prt - }, ) }) @@ -235,9 +223,9 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { var _ = Describe("ipipManager IP set updates", func() { var ( - ipipMgr *ipipManager - ipSets *dpsets.MockIPSets - rt, brt, prt *mockRouteTable + ipipMgr *ipipManager + ipSets *dpsets.MockIPSets + rt *mockRouteTable ) const ( @@ -249,17 +237,11 @@ var _ = Describe("ipipManager IP set updates", func() { rt = &mockRouteTable{ currentRoutes: map[string][]routetable.Target{}, } - brt = &mockRouteTable{ - currentRoutes: map[string][]routetable.Target{}, - } - prt = &mockRouteTable{ - currentRoutes: map[string][]routetable.Target{}, - } la := netlink.NewLinkAttrs() la.Name = "eth0" ipipMgr = newIPIPManagerWithShim( - ipSets, rt, brt, dataplanedefs.IPIPIfaceNameV4, + ipSets, rt, dataplanedefs.IPIPIfaceNameV4, Config{ MaxIPSetSize: 1024, Hostname: "host1", @@ -269,12 +251,6 @@ var _ = Describe("ipipManager IP set updates", func() { links: []netlink.Link{&mockLink{attrs: la}}, }, 4, - func(interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, - deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, - removeExternalRoutes bool, - ) routetable.RouteTableInterface { - return prt - }, ) ipipMgr.OnUpdate(&proto.HostMetadataUpdate{ Hostname: "host1", @@ -410,7 +386,7 @@ var _ = Describe("ipipManager IP set updates", func() { var _ = Describe("IPIPManager", func() { var manager *ipipManager - var rt, brt, prt *mockRouteTable + var rt *mockRouteTable var ipSets *dpsets.MockIPSets BeforeEach(func() { @@ -418,17 +394,11 @@ var _ = Describe("IPIPManager", func() { rt = &mockRouteTable{ currentRoutes: map[string][]routetable.Target{}, } - brt = &mockRouteTable{ - currentRoutes: map[string][]routetable.Target{}, - } - prt = &mockRouteTable{ - currentRoutes: map[string][]routetable.Target{}, - } la := netlink.NewLinkAttrs() la.Name = "eth0" manager = newIPIPManagerWithShim( - ipSets, rt, brt, dataplanedefs.IPIPIfaceNameV4, + ipSets, rt, dataplanedefs.IPIPIfaceNameV4, Config{ MaxIPSetSize: 1024, Hostname: "host1", @@ -443,12 +413,6 @@ var _ = Describe("IPIPManager", func() { links: []netlink.Link{&mockLink{attrs: la}}, }, 4, - func(interfacePrefixes []string, ipVersion uint8, netlinkTimeout time.Duration, - deviceRouteSourceAddress net.IP, deviceRouteProtocol netlink.RouteProtocol, - removeExternalRoutes bool, - ) routetable.RouteTableInterface { - return prt - }, ) }) @@ -467,7 +431,7 @@ var _ = Describe("IPIPManager", func() { manager.OnParentNameUpdate("eth0") Expect(manager.hostAddr).NotTo(BeZero()) - Expect(manager.noEncapRouteTable).NotTo(BeNil()) + Expect(manager.parentIfaceName).NotTo(BeEmpty()) parent, err := manager.getParentInterface() Expect(parent).NotTo(BeNil()) @@ -510,14 +474,14 @@ var _ = Describe("IPIPManager", func() { }) Expect(rt.currentRoutes[dataplanedefs.IPIPIfaceNameV4]).To(HaveLen(0)) - Expect(brt.currentRoutes[routetable.InterfaceNone]).To(HaveLen(0)) + Expect(rt.currentRoutes[routetable.InterfaceNone]).To(HaveLen(0)) err = manager.CompleteDeferredWork() Expect(err).NotTo(HaveOccurred()) Expect(rt.currentRoutes[dataplanedefs.IPIPIfaceNameV4]).To(HaveLen(1)) - Expect(brt.currentRoutes[routetable.InterfaceNone]).To(HaveLen(1)) - Expect(prt.currentRoutes["eth0"]).NotTo(BeNil()) + Expect(rt.currentRoutes[routetable.InterfaceNone]).To(HaveLen(1)) + Expect(rt.currentRoutes["eth0"]).NotTo(BeNil()) }) It("adds the route to the default table on next try when the parent route table is not immediately found", func() { @@ -560,12 +524,11 @@ var _ = Describe("IPIPManager", func() { err = manager.configureIPIPDevice(50, manager.dpConfig.RulesConfig.IPIPTunnelAddress, false) Expect(err).NotTo(HaveOccurred()) - Expect(prt.currentRoutes["eth0"]).To(HaveLen(0)) + Expect(rt.currentRoutes["eth0"]).To(HaveLen(0)) err = manager.CompleteDeferredWork() - Expect(err).NotTo(HaveOccurred()) Expect(manager.routesDirty).To(BeFalse()) - Expect(prt.currentRoutes["eth0"]).To(HaveLen(1)) + Expect(rt.currentRoutes["eth0"]).To(HaveLen(1)) }) }) diff --git a/felix/dataplane/linux/routing_utility.go b/felix/dataplane/linux/routing_utility.go index e5f14f1308f..4741699b3b4 100644 --- a/felix/dataplane/linux/routing_utility.go +++ b/felix/dataplane/linux/routing_utility.go @@ -16,12 +16,10 @@ package intdataplane import ( "strings" - "syscall" "github.com/sirupsen/logrus" "github.com/vishvananda/netlink" - "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/felix/ip" "github.com/projectcalico/calico/felix/proto" "github.com/projectcalico/calico/felix/routetable" @@ -108,19 +106,3 @@ func noEncapRoute(parentIface string, cidr ip.CIDR, r *proto.RouteUpdate) *route } return &noEncapRoute } - -func calculateRouteProtocol(dpConfig Config) netlink.RouteProtocol { - // For same-subnet and blackhole routes, we need a unique protocol - // to attach to the routes. If the global DeviceRouteProtocol is set to - // a usable value, use that; otherwise, pick a safer default. (For back - // compatibility, our DeviceRouteProtocol defaults to RTPROT_BOOT, which - // can also be used by other processes.) - // - // Routes to the VXLAN tunnel device itself are identified by their target - // interface. We don't need to worry about their protocol. - routeProtocol := dataplanedefs.DefaultRoutingProto - if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { - routeProtocol = dpConfig.DeviceRouteProtocol - } - return routeProtocol -} diff --git a/felix/dataplane/linux/vxlan_mgr.go b/felix/dataplane/linux/vxlan_mgr.go index 9467198f105..d35570e58e9 100644 --- a/felix/dataplane/linux/vxlan_mgr.go +++ b/felix/dataplane/linux/vxlan_mgr.go @@ -69,7 +69,6 @@ type vxlanManager struct { vtepsDirty bool nlHandle netlinkHandle dpConfig Config - noEncapProtocol netlink.RouteProtocol // Log context logCtx *logrus.Entry @@ -135,7 +134,6 @@ func newVXLANManagerWithShims( vtepsDirty: true, dpConfig: dpConfig, nlHandle: nlHandle, - noEncapProtocol: calculateRouteProtocol(dpConfig), logCtx: logrus.WithField("ipVersion", ipVersion), opRecorder: opRecorder, } @@ -360,6 +358,7 @@ func (m *vxlanManager) updateRoutes() { m.logCtx.WithField("vxlanRoutes", vxlanRoutes).Debug("VXLAN manager setting VXLAN tunneled routes") m.routeTable.SetRoutes(routetable.RouteClassVXLANTunnel, m.vxlanDevice, vxlanRoutes) + bhRoutes := blackholeRoutes(m.localIPAMBlocks) m.logCtx.WithField("balckholes", bhRoutes).Debug("VXLAN manager setting blackhole routes") m.routeTable.SetRoutes(routetable.RouteClassIPAMBlockDrop, routetable.InterfaceNone, bhRoutes) diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index 6a68a696189..a1363289d72 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -92,7 +92,7 @@ func (c *TopologyContainers) TriggerDelayedStart() { } func DefaultTopologyOptions() TopologyOptions { - felixLogLevel := "Info" + felixLogLevel := "Debug" if envLogLevel := os.Getenv("FV_FELIX_LOG_LEVEL"); envLogLevel != "" { log.WithField("level", envLogLevel).Info("FV_FELIX_LOG_LEVEL env var set; overriding felix log level") felixLogLevel = envLogLevel @@ -435,7 +435,7 @@ func StartNNodeTopology(n int, opts TopologyOptions, infra DatastoreInfra) (tc T // not ready yet, which can happen especially if Felix start was // delayed. Eventually(func() error { - return iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "tunl0", "onlink") + return iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "tunl0", "onlink", "proto", "100") }, "10s", "1s").ShouldNot(HaveOccurred()) } else if !opts.IPIPEnabled && opts.VXLANMode == api.VXLANModeNever { // If VXLAN is enabled, Felix will program these routes itself. diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 4cd446088dc..f5b1c68b70b 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -26,6 +26,7 @@ import ( . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" + "github.com/vishvananda/netlink" "github.com/projectcalico/calico/felix/fv/connectivity" "github.com/projectcalico/calico/felix/fv/utils" @@ -606,7 +607,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr } }) - It("should have workload to workload connectivity", func() { + It("Nina should have workload to workload connectivity", func() { cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) cc.CheckConnectivity() @@ -645,7 +646,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr }) if ipipMode == api.IPIPModeCrossSubnet && routeSource == "CalicoIPAM" { - It("should move same-subnet routes when the node IP moves to a new interface", func() { + It("Pepper should move same-subnet routes when the node IP moves to a new interface", func() { // Routes should look like this: // // default via 172.17.0.1 dev eth0 @@ -655,6 +656,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr // 10.65.2.0/26 via 172.17.0.5 dev eth0 proto 80 onlink // 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.7 felix := tc.Felixes[0] + //time.Sleep(time.Minute * 20) Eventually(felix.ExecOutputFn("ip", "route", "show"), "10s").Should(ContainSubstring( fmt.Sprintf("10.65.1.0/26 via %s dev eth0 proto 80 onlink", tc.Felixes[1].IP))) diff --git a/felix/routetable/defs.go b/felix/routetable/defs.go index 692faaaf5f7..f3b0ed18365 100644 --- a/felix/routetable/defs.go +++ b/felix/routetable/defs.go @@ -38,6 +38,8 @@ const ( RouteClassWireguard RouteClassVXLANSameSubnet RouteClassVXLANTunnel + RouteClassIPIPTSameSubnet + RouteClassIPIPTTunnel RouteClassIPAMBlockDrop RouteClassMax @@ -45,7 +47,8 @@ const ( func (c RouteClass) IsRemote() bool { switch c { - case RouteClassVXLANTunnel, RouteClassVXLANSameSubnet, RouteClassWireguard: + case RouteClassVXLANTunnel, RouteClassVXLANSameSubnet, RouteClassWireguard, + RouteClassIPIPTTunnel, RouteClassIPIPTSameSubnet: return true default: return false diff --git a/felix/routetable/ownershippol/main_route_table_policy.go b/felix/routetable/ownershippol/main_route_table_policy.go index 4480ade8d03..f63ef59d142 100644 --- a/felix/routetable/ownershippol/main_route_table_policy.go +++ b/felix/routetable/ownershippol/main_route_table_policy.go @@ -46,8 +46,8 @@ func NewMainTable( // So, if we see RTPROTO_BOOT on a route, it's ours if it's also // associated with one of our interfaces. But, if we see a route with // defaultVXLANProto, we know it's ours. - allRouteProtos = []netlink.RouteProtocol{unix.RTPROT_BOOT, dataplanedefs.VXLANDefaultProto} - exclusiveRouteProtos = []netlink.RouteProtocol{dataplanedefs.VXLANDefaultProto} + allRouteProtos = []netlink.RouteProtocol{unix.RTPROT_BOOT, dataplanedefs.DefaultRoutingProto} + exclusiveRouteProtos = []netlink.RouteProtocol{dataplanedefs.DefaultRoutingProto} } else { // If DeviceRouteProtocol is not RTPROTO_BOOT, then we use that value // for all our routes and we don't need to worry about RTPROTO_BOOT. @@ -62,6 +62,7 @@ func NewMainTable( // we'll clean up the routes if VXLAN is disabled. vxlanIfaceName, dataplanedefs.BPFInDev, + dataplanedefs.IPIPDefaultIfaceNameV4, // Not including routetable.InterfaceNone because MainTableOwnershipPolicy // automatically handles it. // Not including tunl0, it is managed by BIRD. diff --git a/felix/routetable/routeclass_string.go b/felix/routetable/routeclass_string.go index 7a3e95e94d6..c876191573f 100644 --- a/felix/routetable/routeclass_string.go +++ b/felix/routetable/routeclass_string.go @@ -13,13 +13,15 @@ func _() { _ = x[RouteClassWireguard-2] _ = x[RouteClassVXLANSameSubnet-3] _ = x[RouteClassVXLANTunnel-4] - _ = x[RouteClassIPAMBlockDrop-5] - _ = x[RouteClassMax-6] + _ = x[RouteClassIPIPTSameSubnet-5] + _ = x[RouteClassIPIPTTunnel-6] + _ = x[RouteClassIPAMBlockDrop-7] + _ = x[RouteClassMax-8] } -const _RouteClass_name = "RouteClassLocalWorkloadRouteClassBPFSpecialRouteClassWireguardRouteClassVXLANSameSubnetRouteClassVXLANTunnelRouteClassIPAMBlockDropRouteClassMax" +const _RouteClass_name = "RouteClassLocalWorkloadRouteClassBPFSpecialRouteClassWireguardRouteClassVXLANSameSubnetRouteClassVXLANTunnelRouteClassIPIPTSameSubnetRouteClassIPIPTTunnelRouteClassIPAMBlockDropRouteClassMax" -var _RouteClass_index = [...]uint8{0, 23, 43, 62, 87, 108, 131, 144} +var _RouteClass_index = [...]uint8{0, 23, 43, 62, 87, 108, 133, 154, 177, 190} func (i RouteClass) String() string { if i < 0 || i >= RouteClass(len(_RouteClass_index)-1) { From 199d76d26fcdec526d12e717335a1e19c8c52858 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Mon, 19 Aug 2024 19:59:04 -0700 Subject: [PATCH 13/31] fixing test --- felix/dataplane/linux/ipip_mgr.go | 15 ++++++++--- felix/dataplane/linux/routing_utility.go | 34 +++++++++++++++++++----- felix/dataplane/linux/vxlan_mgr.go | 13 +++++---- felix/fv/ipip_test.go | 7 +++-- 4 files changed, 51 insertions(+), 18 deletions(-) diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index ad3e19a5486..2712b9e9641 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -77,6 +77,7 @@ type ipipManager struct { externalNodeCIDRs []string nlHandle netlinkHandle dpConfig Config + routeProtocol netlink.RouteProtocol logCtx *logrus.Entry } @@ -132,6 +133,7 @@ func newIPIPManagerWithShim( ipSetDirty: true, dpConfig: dpConfig, nlHandle: nlHandle, + routeProtocol: calculateRouteProtocol(dpConfig), logCtx: logrus.WithField("ipVersion", ipVersion), } } @@ -312,7 +314,7 @@ func (m *ipipManager) updateRoutes() error { continue } - if noEncapRoute := noEncapRoute(m.parentIfaceName, cidr, r); noEncapRoute != nil { + if noEncapRoute := noEncapRoute(m.parentIfaceName, cidr, r, m.routeProtocol); noEncapRoute != nil { // We've got everything we need to program this route as a no-encap route. noEncapRoutes = append(noEncapRoutes, *noEncapRoute) logCtx.WithField("route", r).Debug("Destination in same subnet, using no-encap route.") @@ -325,9 +327,9 @@ func (m *ipipManager) updateRoutes() error { } m.logCtx.WithField("ipipRoutes", ipipRoutes).Debug("IPIP manager setting IPIP tunnled routes") - m.routeTable.SetRoutes(routetable.RouteClassIPIPTTunnel, m.ipipDevice, ipipRoutes) + m.routeTable.SetRoutes(routetable.RouteClassVXLANTunnel, m.ipipDevice, ipipRoutes) - bhRoutes := blackholeRoutes(m.localIPAMBlocks) + bhRoutes := blackholeRoutes(m.localIPAMBlocks, m.routeProtocol) m.logCtx.WithField("balckholes", bhRoutes).Debug("IPIP manager setting blackhole routes") m.routeTable.SetRoutes(routetable.RouteClassIPAMBlockDrop, routetable.InterfaceNone, bhRoutes) @@ -356,6 +358,7 @@ func (m *ipipManager) tunneledRoute(cidr ip.CIDR, r *proto.RouteUpdate) *routeta Type: routetable.TargetTypeOnLink, CIDR: cidr, GW: ip.FromString(remoteAddr), + //Protocol: m.routeProtocol, } return &ipipRoute } @@ -555,13 +558,17 @@ func (m *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo } } - if attrs.Flags&net.FlagUp == 0 { + /*if attrs.Flags&net.FlagUp == 0 { logCxt.WithField("flags", attrs.Flags).Info("Tunnel wasn't admin up, enabling it") if err := m.nlHandle.LinkSetUp(link); err != nil { m.logCtx.WithError(err).Warn("Failed to set tunnel device up") return err } logCxt.Info("Set tunnel admin up") + }*/ + // And the device is up. + if err := m.nlHandle.LinkSetUp(link); err != nil { + return fmt.Errorf("failed to set interface up: %s", err) } if err := m.setLinkAddressV4(m.ipipDevice, address); err != nil { diff --git a/felix/dataplane/linux/routing_utility.go b/felix/dataplane/linux/routing_utility.go index 4741699b3b4..8cc0d731e21 100644 --- a/felix/dataplane/linux/routing_utility.go +++ b/felix/dataplane/linux/routing_utility.go @@ -16,10 +16,12 @@ package intdataplane import ( "strings" + "syscall" "github.com/sirupsen/logrus" "github.com/vishvananda/netlink" + "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/felix/ip" "github.com/projectcalico/calico/felix/proto" "github.com/projectcalico/calico/felix/routetable" @@ -71,7 +73,7 @@ func routeIsLocalBlock(msg *proto.RouteUpdate, routeProto proto.IPPoolType) bool return !strings.HasSuffix(msg.Dst, exactRoute) } -func blackholeRoutes(localIPAMBlocks map[string]*proto.RouteUpdate) []routetable.Target { +func blackholeRoutes(localIPAMBlocks map[string]*proto.RouteUpdate, proto netlink.RouteProtocol) []routetable.Target { var rtt []routetable.Target for dst := range localIPAMBlocks { cidr, err := ip.CIDRFromString(dst) @@ -82,14 +84,15 @@ func blackholeRoutes(localIPAMBlocks map[string]*proto.RouteUpdate) []routetable continue } rtt = append(rtt, routetable.Target{ - Type: routetable.TargetTypeBlackhole, - CIDR: cidr, + Type: routetable.TargetTypeBlackhole, + CIDR: cidr, + Protocol: proto, }) } return rtt } -func noEncapRoute(parentIface string, cidr ip.CIDR, r *proto.RouteUpdate) *routetable.Target { +func noEncapRoute(parentIface string, cidr ip.CIDR, r *proto.RouteUpdate, proto netlink.RouteProtocol) *routetable.Target { if parentIface == "" { return nil } @@ -100,9 +103,26 @@ func noEncapRoute(parentIface string, cidr ip.CIDR, r *proto.RouteUpdate) *route return nil } noEncapRoute := routetable.Target{ - Type: routetable.TargetTypeNoEncap, - CIDR: cidr, - GW: ip.FromString(r.DstNodeIp), + Type: routetable.TargetTypeNoEncap, + CIDR: cidr, + GW: ip.FromString(r.DstNodeIp), + Protocol: proto, } return &noEncapRoute } + +func calculateRouteProtocol(dpConfig Config) netlink.RouteProtocol { + // For same-subnet and blackhole routes, we need a unique protocol + // to attach to the routes. If the global DeviceRouteProtocol is set to + // a usable value, use that; otherwise, pick a safer default. (For back + // compatibility, our DeviceRouteProtocol defaults to RTPROT_BOOT, which + // can also be used by other processes.) + // + // Routes to the VXLAN tunnel device itself are identified by their target + // interface. We don't need to worry about their protocol. + noEncapProtocol := dataplanedefs.DefaultRoutingProto + if dpConfig.DeviceRouteProtocol != syscall.RTPROT_BOOT { + noEncapProtocol = dpConfig.DeviceRouteProtocol + } + return noEncapProtocol +} diff --git a/felix/dataplane/linux/vxlan_mgr.go b/felix/dataplane/linux/vxlan_mgr.go index d35570e58e9..14cae0ab8d1 100644 --- a/felix/dataplane/linux/vxlan_mgr.go +++ b/felix/dataplane/linux/vxlan_mgr.go @@ -69,6 +69,7 @@ type vxlanManager struct { vtepsDirty bool nlHandle netlinkHandle dpConfig Config + routeProtocol netlink.RouteProtocol // Log context logCtx *logrus.Entry @@ -134,6 +135,7 @@ func newVXLANManagerWithShims( vtepsDirty: true, dpConfig: dpConfig, nlHandle: nlHandle, + routeProtocol: calculateRouteProtocol(dpConfig), logCtx: logrus.WithField("ipVersion", ipVersion), opRecorder: opRecorder, } @@ -344,7 +346,7 @@ func (m *vxlanManager) updateRoutes() { continue } - if noEncapRoute := noEncapRoute(m.parentIfaceName, cidr, r); noEncapRoute != nil { + if noEncapRoute := noEncapRoute(m.parentIfaceName, cidr, r, m.routeProtocol); noEncapRoute != nil { // We've got everything we need to program this route as a no-encap route. noEncapRoutes = append(noEncapRoutes, *noEncapRoute) logCtx.WithField("route", r).Debug("Destination in same subnet, using no-encap route.") @@ -359,7 +361,7 @@ func (m *vxlanManager) updateRoutes() { m.logCtx.WithField("vxlanRoutes", vxlanRoutes).Debug("VXLAN manager setting VXLAN tunneled routes") m.routeTable.SetRoutes(routetable.RouteClassVXLANTunnel, m.vxlanDevice, vxlanRoutes) - bhRoutes := blackholeRoutes(m.localIPAMBlocks) + bhRoutes := blackholeRoutes(m.localIPAMBlocks, m.routeProtocol) m.logCtx.WithField("balckholes", bhRoutes).Debug("VXLAN manager setting blackhole routes") m.routeTable.SetRoutes(routetable.RouteClassIPAMBlockDrop, routetable.InterfaceNone, bhRoutes) @@ -387,9 +389,10 @@ func (m *vxlanManager) tunneledRoute(cidr ip.CIDR, r *proto.RouteUpdate) *routet vtepAddr = vtep.Ipv6Addr } vxlanRoute := routetable.Target{ - Type: routetable.TargetTypeVXLAN, - CIDR: cidr, - GW: ip.FromString(vtepAddr), + Type: routetable.TargetTypeVXLAN, + CIDR: cidr, + GW: ip.FromString(vtepAddr), + Protocol: m.routeProtocol, } return &vxlanRoute } diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index f5b1c68b70b..6a1deeb3b3d 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -608,6 +608,9 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr }) It("Nina should have workload to workload connectivity", func() { + /*if ipipMode == api.IPIPModeAlways { + time.Sleep(time.Minute * 20) + }*/ cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) cc.CheckConnectivity() @@ -646,7 +649,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr }) if ipipMode == api.IPIPModeCrossSubnet && routeSource == "CalicoIPAM" { - It("Pepper should move same-subnet routes when the node IP moves to a new interface", func() { + It("should move same-subnet routes when the node IP moves to a new interface", func() { // Routes should look like this: // // default via 172.17.0.1 dev eth0 @@ -1214,7 +1217,7 @@ func createIPIPBaseTopologyOptions( // for these tests. Since we're testing in containers anyway, checksum offload can't really be // tested but we can verify the state with ethtool. topologyOptions.ExtraEnvVars["FELIX_FeatureDetectOverride"] = fmt.Sprintf("ChecksumOffloadBroken=%t", brokenXSum) - + topologyOptions.FelixDebugFilenameRegex = "ipip|route_table|l3_route_resolver|int_dataplane" return topologyOptions } From 885276ade2334e9790aa0c291a3f5e0fe6aa636e Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Tue, 3 Sep 2024 19:06:09 -0700 Subject: [PATCH 14/31] some randome commit --- felix/calc/calc_graph.go | 2 ++ felix/config/config_params.go | 2 ++ felix/dataplane/linux/ipip_mgr.go | 10 ++++++---- felix/fv/ipip_test.go | 3 ++- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/felix/calc/calc_graph.go b/felix/calc/calc_graph.go index d2488e579a0..1e0cd7e299a 100644 --- a/felix/calc/calc_graph.go +++ b/felix/calc/calc_graph.go @@ -16,6 +16,7 @@ package calc import ( "github.com/prometheus/client_golang/prometheus" + "github.com/sirupsen/logrus" log "github.com/sirupsen/logrus" v3 "github.com/projectcalico/api/pkg/apis/projectcalico/v3" @@ -393,6 +394,7 @@ func NewCalculationGraph(callbacks PipelineCallbacks, conf *config.Config, liveC // | // // + logrus.Info("Marva L3 is active") l3RR := NewL3RouteResolver(hostname, callbacks, conf.UseNodeResourceUpdates(), conf.RouteSource) l3RR.RegisterWith(allUpdDispatcher, localEndpointDispatcher) l3RR.OnAlive = liveCallback diff --git a/felix/config/config_params.go b/felix/config/config_params.go index d4b7de5ac33..6daa5c4db94 100644 --- a/felix/config/config_params.go +++ b/felix/config/config_params.go @@ -26,6 +26,7 @@ import ( "strings" "time" + "github.com/sirupsen/logrus" log "github.com/sirupsen/logrus" "github.com/projectcalico/api/pkg/lib/numorstring" @@ -1105,6 +1106,7 @@ func (config *Config) RouteTableIndices() []idalloc.IndexRange { } func (config *Config) ProgramIPIPRoutes() bool { + logrus.Infof("Marva Checking IPIP: %v", config.ProgramRoutes == "IPIP") return config.ProgramRoutes == "IPIP" } diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index 2712b9e9641..99e85d32d25 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -151,6 +151,7 @@ func (m *ipipManager) OnUpdate(msg interface{}) { return } + m.logCtx.Info("What!") // In case the route changes type to one we no longer care about... m.deleteRoute(msg.Dst) @@ -183,6 +184,7 @@ func (m *ipipManager) OnUpdate(msg interface{}) { // Skip since the update is for a mismatched IP version return } + m.logCtx.Info("What1!") m.deleteRoute(msg.Dst) case *proto.HostMetadataUpdate: m.logCtx.WithField("hostname", msg.Hostname).Debug("Host update/create") @@ -558,18 +560,18 @@ func (m *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo } } - /*if attrs.Flags&net.FlagUp == 0 { + if attrs.Flags&net.FlagUp == 0 { logCxt.WithField("flags", attrs.Flags).Info("Tunnel wasn't admin up, enabling it") if err := m.nlHandle.LinkSetUp(link); err != nil { m.logCtx.WithError(err).Warn("Failed to set tunnel device up") return err } logCxt.Info("Set tunnel admin up") - }*/ + } // And the device is up. - if err := m.nlHandle.LinkSetUp(link); err != nil { + /*if err := m.nlHandle.LinkSetUp(link); err != nil { return fmt.Errorf("failed to set interface up: %s", err) - } + }*/ if err := m.setLinkAddressV4(m.ipipDevice, address); err != nil { m.logCtx.WithError(err).Warn("Failed to set tunnel device IP") diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 6a1deeb3b3d..f2f67b72d67 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -152,9 +152,10 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with BIRD pro } }) - It("should have workload to workload connectivity", func() { + It("Pepper should have workload to workload connectivity", func() { cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) + //time.Sleep(time.Minute * 20) cc.CheckConnectivity() }) From e471023a0642a385f97d5517b41733c5f81b9ffd Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 1 Nov 2024 17:58:31 -0700 Subject: [PATCH 15/31] fix --- felix/calc/calc_graph.go | 2 - felix/config/config_params.go | 2 - .../linux/dataplanedefs/dataplane_defs.go | 2 +- felix/dataplane/linux/ipip_mgr.go | 40 +++++++++++++------ felix/dataplane/linux/ipip_mgr_test.go | 34 +++++++++++----- felix/dataplane/linux/vxlan_mgr_test.go | 2 +- felix/fv/infrastructure/topology.go | 2 +- felix/fv/ipip_test.go | 9 +---- felix/fv/wireguard_test.go | 2 + felix/routetable/defs.go | 2 +- .../ownershippol/main_route_table_policy.go | 2 +- felix/routetable/route_table.go | 2 +- 12 files changed, 61 insertions(+), 40 deletions(-) diff --git a/felix/calc/calc_graph.go b/felix/calc/calc_graph.go index 4bf7070b319..00b65f032f7 100644 --- a/felix/calc/calc_graph.go +++ b/felix/calc/calc_graph.go @@ -17,7 +17,6 @@ package calc import ( v3 "github.com/projectcalico/api/pkg/apis/projectcalico/v3" "github.com/prometheus/client_golang/prometheus" - "github.com/sirupsen/logrus" log "github.com/sirupsen/logrus" "github.com/projectcalico/calico/felix/config" @@ -401,7 +400,6 @@ func NewCalculationGraph(callbacks PipelineCallbacks, conf *config.Config, liveC // | // // - logrus.Info("Marva L3 is active") l3RR := NewL3RouteResolver(hostname, callbacks, conf.UseNodeResourceUpdates(), conf.RouteSource) l3RR.RegisterWith(allUpdDispatcher, localEndpointDispatcher) l3RR.OnAlive = liveCallback diff --git a/felix/config/config_params.go b/felix/config/config_params.go index 64904aaff7d..76314c5955e 100644 --- a/felix/config/config_params.go +++ b/felix/config/config_params.go @@ -28,7 +28,6 @@ import ( v3 "github.com/projectcalico/api/pkg/apis/projectcalico/v3" "github.com/projectcalico/api/pkg/lib/numorstring" - "github.com/sirupsen/logrus" log "github.com/sirupsen/logrus" "github.com/projectcalico/calico/felix/idalloc" @@ -1221,7 +1220,6 @@ func (config *Config) RouteTableIndices() []idalloc.IndexRange { } func (config *Config) ProgramIPIPRoutes() bool { - logrus.Infof("Marva Checking IPIP: %v", config.ProgramRoutes == "IPIP") return config.ProgramRoutes == "IPIP" } diff --git a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go index c92c5df43c2..f9fd2c1e3a8 100644 --- a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go +++ b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go @@ -22,7 +22,7 @@ const ( DefaultRoutingProto netlink.RouteProtocol = 80 - IPIPIfaceNameV4 = "tunl0" + IPIPIfaceNameV4 = "ipip.calico" IPIPDefaultIfaceNameV4 = "tunl0" BPFInDev = "bpfin.cali" diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index 99e85d32d25..adf10fb47ee 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -28,6 +28,7 @@ import ( "github.com/vishvananda/netlink" dpsets "github.com/projectcalico/calico/felix/dataplane/ipsets" + "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/felix/environment" "github.com/projectcalico/calico/felix/ethtool" "github.com/projectcalico/calico/felix/ip" @@ -78,7 +79,10 @@ type ipipManager struct { nlHandle netlinkHandle dpConfig Config routeProtocol netlink.RouteProtocol - logCtx *logrus.Entry + + // Log context + logCtx *logrus.Entry + opRecorder logutils.OpRecorder } func newIPIPManager( @@ -96,6 +100,7 @@ func newIPIPManager( mainRouteTable, deviceName, dpConfig, + opRecorder, nlHandle, ipVersion, ) @@ -106,6 +111,7 @@ func newIPIPManagerWithShim( mainRouteTable routetable.Interface, deviceName string, dpConfig Config, + opRecorder logutils.OpRecorder, nlHandle netlinkHandle, ipVersion uint8, ) *ipipManager { @@ -135,6 +141,7 @@ func newIPIPManagerWithShim( nlHandle: nlHandle, routeProtocol: calculateRouteProtocol(dpConfig), logCtx: logrus.WithField("ipVersion", ipVersion), + opRecorder: opRecorder, } } @@ -151,7 +158,6 @@ func (m *ipipManager) OnUpdate(msg interface{}) { return } - m.logCtx.Info("What!") // In case the route changes type to one we no longer care about... m.deleteRoute(msg.Dst) @@ -184,7 +190,6 @@ func (m *ipipManager) OnUpdate(msg interface{}) { // Skip since the update is for a mismatched IP version return } - m.logCtx.Info("What1!") m.deleteRoute(msg.Dst) case *proto.HostMetadataUpdate: m.logCtx.WithField("hostname", msg.Hostname).Debug("Host update/create") @@ -242,7 +247,6 @@ func (m *ipipManager) CompleteDeferredWork() error { m.updateAllHostsIPSet() m.ipSetDirty = false } - m.logCtx.Infof("marmar1 %v", m.dpConfig.ProgramIPIPRoutes) // Program IPIP routes, only if ProgramIPIPRoutes is true if !m.dpConfig.ProgramIPIPRoutes { m.routesDirty = false @@ -275,7 +279,6 @@ func (m *ipipManager) CompleteDeferredWork() error { m.routesDirty = true } } - m.logCtx.Infof("marmar0 %v", m.routesDirty) if m.routesDirty { err := m.updateRoutes() if err != nil { @@ -303,10 +306,14 @@ func (m *ipipManager) updateAllHostsIPSet() { } func (m *ipipManager) updateRoutes() error { - // Iterate through all of our L3 routes and send them through to the route table. + // Iterate through all of our L3 routes and send them through to the + // RouteTable. It's a little wasteful to recalculate everything but the + // RouteTable will avoid making dataplane changes for routes that haven't + // changed. + m.opRecorder.RecordOperation("update-vxlan-routes") + var ipipRoutes []routetable.Target var noEncapRoutes []routetable.Target - m.logCtx.Info("marmar") for _, r := range m.routesByDest { logCtx := m.logCtx.WithField("route", r) cidr, err := ip.CIDRFromString(r.Dst) @@ -329,7 +336,7 @@ func (m *ipipManager) updateRoutes() error { } m.logCtx.WithField("ipipRoutes", ipipRoutes).Debug("IPIP manager setting IPIP tunnled routes") - m.routeTable.SetRoutes(routetable.RouteClassVXLANTunnel, m.ipipDevice, ipipRoutes) + m.routeTable.SetRoutes(routetable.RouteClassIPIPTTunnel, m.ipipDevice, ipipRoutes) bhRoutes := blackholeRoutes(m.localIPAMBlocks, m.routeProtocol) m.logCtx.WithField("balckholes", bhRoutes).Debug("IPIP manager setting blackhole routes") @@ -357,10 +364,10 @@ func (m *ipipManager) tunneledRoute(cidr ip.CIDR, r *proto.RouteUpdate) *routeta } ipipRoute := routetable.Target{ - Type: routetable.TargetTypeOnLink, - CIDR: cidr, - GW: ip.FromString(remoteAddr), - //Protocol: m.routeProtocol, + Type: routetable.TargetTypeOnLink, + CIDR: cidr, + GW: ip.FromString(remoteAddr), + Protocol: m.routeProtocol, } return &ipipRoute } @@ -520,6 +527,15 @@ func (m *ipipManager) configureIPIPDevice(mtu int, address net.IP, xsumBroken bo LinkAttrs: la, } + if m.ipipDevice == dataplanedefs.IPIPIfaceNameV4 { + localAddr := m.getLocalHostAddr() + localIP := net.ParseIP(localAddr) + if localIP == nil { + return fmt.Errorf("invalid address %v", localAddr) + } + ipip.Local = localIP + } + link, err := m.nlHandle.LinkByName(m.ipipDevice) if err != nil { m.logCtx.WithError(err).Info("Failed to get IPIP tunnel device, assuming it isn't present") diff --git a/felix/dataplane/linux/ipip_mgr_test.go b/felix/dataplane/linux/ipip_mgr_test.go index ca3fe27f703..1b668fecf0f 100644 --- a/felix/dataplane/linux/ipip_mgr_test.go +++ b/felix/dataplane/linux/ipip_mgr_test.go @@ -28,6 +28,7 @@ import ( dpsets "github.com/projectcalico/calico/felix/dataplane/ipsets" "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" + "github.com/projectcalico/calico/felix/logutils" "github.com/projectcalico/calico/felix/proto" "github.com/projectcalico/calico/felix/routetable" "github.com/projectcalico/calico/felix/rules" @@ -57,18 +58,22 @@ var _ = Describe("IpipMgr (tunnel configuration)", func() { } BeforeEach(func() { - dataplane = &mockIPIPDataplane{} + dataplane = &mockIPIPDataplane{ + tunnelLineName: dataplanedefs.IPIPDefaultIfaceNameV4, + } ipSets = dpsets.NewMockIPSets() rt = &mockRouteTable{ currentRoutes: map[string][]routetable.Target{}, } + opRecorder := logutils.NewSummarizer("test") ipipMgr = newIPIPManagerWithShim( - ipSets, rt, dataplanedefs.IPIPIfaceNameV4, + ipSets, rt, dataplanedefs.IPIPDefaultIfaceNameV4, Config{ MaxIPSetSize: 1024, Hostname: "node1", ExternalNodesCidrs: nil, }, + opRecorder, dataplane, 4, ) @@ -239,15 +244,18 @@ var _ = Describe("ipipManager IP set updates", func() { la := netlink.NewLinkAttrs() la.Name = "eth0" + opRecorder := logutils.NewSummarizer("test") ipipMgr = newIPIPManagerWithShim( - ipSets, rt, dataplanedefs.IPIPIfaceNameV4, + ipSets, rt, dataplanedefs.IPIPDefaultIfaceNameV4, Config{ MaxIPSetSize: 1024, Hostname: "host1", ExternalNodesCidrs: []string{externalCIDR}, }, + opRecorder, &mockIPIPDataplane{ - links: []netlink.Link{&mockLink{attrs: la}}, + links: []netlink.Link{&mockLink{attrs: la}}, + tunnelLineName: dataplanedefs.IPIPDefaultIfaceNameV4, }, 4, ) @@ -396,6 +404,7 @@ var _ = Describe("IPIPManager", func() { la := netlink.NewLinkAttrs() la.Name = "eth0" + opRecorder := logutils.NewSummarizer("test") manager = newIPIPManagerWithShim( ipSets, rt, dataplanedefs.IPIPIfaceNameV4, Config{ @@ -408,8 +417,10 @@ var _ = Describe("IPIPManager", func() { ProgramIPIPRoutes: true, IPIPMTU: 1400, }, + opRecorder, &mockIPIPDataplane{ - links: []netlink.Link{&mockLink{attrs: la}}, + links: []netlink.Link{&mockLink{attrs: la}}, + tunnelLineName: dataplanedefs.IPIPIfaceNameV4, }, 4, ) @@ -534,6 +545,7 @@ var _ = Describe("IPIPManager", func() { type mockIPIPDataplane struct { tunnelLink *mockLink tunnelLinkAttrs *netlink.LinkAttrs + tunnelLineName string addrs []netlink.Addr LinkAddCalled bool @@ -570,7 +582,7 @@ func (d *mockIPIPDataplane) LinkByName(name string) (netlink.Link, error) { return nil, err } - Expect(name).To(Equal(dataplanedefs.IPIPIfaceNameV4)) + Expect(name).To(Equal(d.tunnelLineName)) if d.tunnelLink == nil { return nil, notFound } @@ -582,7 +594,7 @@ func (d *mockIPIPDataplane) LinkSetMTU(link netlink.Link, mtu int) error { if err := d.incCallCount(); err != nil { return err } - Expect(link.Attrs().Name).To(Equal(dataplanedefs.IPIPIfaceNameV4)) + Expect(link.Attrs().Name).To(Equal(d.tunnelLineName)) d.tunnelLinkAttrs.MTU = mtu return nil } @@ -592,7 +604,7 @@ func (d *mockIPIPDataplane) LinkSetUp(link netlink.Link) error { if err := d.incCallCount(); err != nil { return err } - Expect(link.Attrs().Name).To(Equal(dataplanedefs.IPIPIfaceNameV4)) + Expect(link.Attrs().Name).To(Equal(d.tunnelLineName)) d.tunnelLinkAttrs.Flags |= net.FlagUp return nil } @@ -603,7 +615,7 @@ func (d *mockIPIPDataplane) AddrList(link netlink.Link, family int) ([]netlink.A } name := link.Attrs().Name - Expect(name).Should(BeElementOf(dataplanedefs.IPIPIfaceNameV4, "eth0")) + Expect(name).Should(BeElementOf(d.tunnelLineName, "eth0")) if name == "eth0" { return []netlink.Addr{{ IPNet: &net.IPNet{ @@ -644,11 +656,11 @@ func (d *mockIPIPDataplane) LinkAdd(l netlink.Link) error { if err := d.incCallCount(); err != nil { return err } - Expect(l.Attrs().Name).To(Equal(dataplanedefs.IPIPIfaceNameV4)) + Expect(l.Attrs().Name).To(Equal(d.tunnelLineName)) if d.tunnelLink == nil { log.Info("Creating tunnel link") link := &mockLink{} - link.attrs.Name = dataplanedefs.IPIPIfaceNameV4 + link.attrs.Name = d.tunnelLineName d.tunnelLinkAttrs = &link.attrs d.tunnelLink = link } diff --git a/felix/dataplane/linux/vxlan_mgr_test.go b/felix/dataplane/linux/vxlan_mgr_test.go index 2145ddf935b..35edfdd2bc1 100644 --- a/felix/dataplane/linux/vxlan_mgr_test.go +++ b/felix/dataplane/linux/vxlan_mgr_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2021 Tigera, Inc. All rights reserved. +// Copyright (c) 2019-2024 Tigera, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index 785be46c3a0..abb0b239826 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -91,7 +91,7 @@ func (c *TopologyContainers) TriggerDelayedStart() { } func DefaultTopologyOptions() TopologyOptions { - felixLogLevel := "Debug" + felixLogLevel := "Info" if envLogLevel := os.Getenv("FV_FELIX_LOG_LEVEL"); envLogLevel != "" { log.WithField("level", envLogLevel).Info("FV_FELIX_LOG_LEVEL env var set; overriding felix log level") felixLogLevel = envLogLevel diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 6e32a5e222d..30e00083c48 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -152,10 +152,9 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with BIRD pro } }) - It("Pepper should have workload to workload connectivity", func() { + It("should have workload to workload connectivity", func() { cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) - //time.Sleep(time.Minute * 20) cc.CheckConnectivity() }) @@ -608,10 +607,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr } }) - It("Nina should have workload to workload connectivity", func() { - /*if ipipMode == api.IPIPModeAlways { - time.Sleep(time.Minute * 20) - }*/ + It("should have workload to workload connectivity", func() { cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) cc.CheckConnectivity() @@ -660,7 +656,6 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr // 10.65.2.0/26 via 172.17.0.5 dev eth0 proto 80 onlink // 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.7 felix := tc.Felixes[0] - //time.Sleep(time.Minute * 20) Eventually(felix.ExecOutputFn("ip", "route", "show"), "10s").Should(ContainSubstring( fmt.Sprintf("10.65.1.0/26 via %s dev eth0 proto 80 onlink", tc.Felixes[1].IP))) diff --git a/felix/fv/wireguard_test.go b/felix/fv/wireguard_test.go index 4cf5f5f693d..8f97f06dff5 100644 --- a/felix/fv/wireguard_test.go +++ b/felix/fv/wireguard_test.go @@ -1764,6 +1764,8 @@ func wireguardTopologyOptions(routeSource string, ipipEnabled, wireguardIPv4Enab topologyOptions.DelayFelixStart = true // Enable IPv6 if IPv6 Wireguard will be enabled. topologyOptions.EnableIPv6 = wireguardIPv6Enabled + // Assigning workload IPs using IPAM API. + topologyOptions.IPIPRoutesEnabled = false // Indicate wireguard is enabled topologyOptions.WireguardEnabled = wireguardIPv4Enabled topologyOptions.WireguardEnabledV6 = wireguardIPv6Enabled diff --git a/felix/routetable/defs.go b/felix/routetable/defs.go index 34bd19d77b6..2c9e256377f 100644 --- a/felix/routetable/defs.go +++ b/felix/routetable/defs.go @@ -118,7 +118,7 @@ func (t Target) RouteScope() netlink.Scope { case TargetTypeProhibit: return netlink.SCOPE_UNIVERSE case TargetTypeOnLink: - return netlink.SCOPE_LINK + return netlink.SCOPE_UNIVERSE default: return netlink.SCOPE_LINK } diff --git a/felix/routetable/ownershippol/main_route_table_policy.go b/felix/routetable/ownershippol/main_route_table_policy.go index f63ef59d142..11f1d2dd95e 100644 --- a/felix/routetable/ownershippol/main_route_table_policy.go +++ b/felix/routetable/ownershippol/main_route_table_policy.go @@ -62,7 +62,7 @@ func NewMainTable( // we'll clean up the routes if VXLAN is disabled. vxlanIfaceName, dataplanedefs.BPFInDev, - dataplanedefs.IPIPDefaultIfaceNameV4, + dataplanedefs.IPIPIfaceNameV4, // Not including routetable.InterfaceNone because MainTableOwnershipPolicy // automatically handles it. // Not including tunl0, it is managed by BIRD. diff --git a/felix/routetable/route_table.go b/felix/routetable/route_table.go index b953804d9bc..6884f2bd6a1 100644 --- a/felix/routetable/route_table.go +++ b/felix/routetable/route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2024 Tigera, Inc. All rights reserved. +// Copyright (c) 2016-2023 Tigera, Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. From 6c02d1a4bad3fcdb0258781b03831b7b1fb8a0ee Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 1 Nov 2024 19:25:27 -0700 Subject: [PATCH 16/31] fix --- manifests/calico-ipip.yaml | 1595 +++++++++++++++++++++++++++++++++--- 1 file changed, 1486 insertions(+), 109 deletions(-) diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index 75f907184ed..80a468e2dde 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -192,8 +192,14 @@ spec: a valid secret key. type: string name: - description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names - TODO: Add other useful fields. apiVersion, kind, uid?' + default: "" + description: 'Name of the referent. This field is effectively + required, but due to backwards compatibility is allowed + to be empty. Instances of this type with an empty value + here are almost certainly wrong. TODO: Add other useful + fields. apiVersion, kind, uid? More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Drop `kubebuilder:default` when controller-gen doesn''t + need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.' type: string optional: description: Specify whether the Secret or its key must be @@ -329,6 +335,19 @@ spec: type: string matchOperator: type: string + prefixLength: + properties: + max: + format: int32 + maximum: 32 + minimum: 0 + type: integer + min: + format: int32 + maximum: 32 + minimum: 0 + type: integer + type: object source: type: string required: @@ -350,6 +369,19 @@ spec: type: string matchOperator: type: string + prefixLength: + properties: + max: + format: int32 + maximum: 128 + minimum: 0 + type: integer + min: + format: int32 + maximum: 128 + minimum: 0 + type: integer + type: object source: type: string required: @@ -371,6 +403,19 @@ spec: type: string matchOperator: type: string + prefixLength: + properties: + max: + format: int32 + maximum: 32 + minimum: 0 + type: integer + min: + format: int32 + maximum: 32 + minimum: 0 + type: integer + type: object source: type: string required: @@ -392,6 +437,19 @@ spec: type: string matchOperator: type: string + prefixLength: + properties: + max: + format: int32 + maximum: 128 + minimum: 0 + type: integer + min: + format: int32 + maximum: 128 + minimum: 0 + type: integer + type: object source: type: string required: @@ -490,8 +548,14 @@ spec: a valid secret key. type: string name: - description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names - TODO: Add other useful fields. apiVersion, kind, uid?' + default: "" + description: 'Name of the referent. This field is effectively + required, but due to backwards compatibility is allowed + to be empty. Instances of this type with an empty value + here are almost certainly wrong. TODO: Add other useful + fields. apiVersion, kind, uid? More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Drop `kubebuilder:default` when controller-gen doesn''t + need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.' type: string optional: description: Specify whether the Secret or its key must be @@ -973,18 +1037,20 @@ spec: properties: allowIPIPPacketsFromWorkloads: description: 'AllowIPIPPacketsFromWorkloads controls whether Felix - will add a rule to drop IPIP encapsulated traffic from workloads + will add a rule to drop IPIP encapsulated traffic from workloads. [Default: false]' type: boolean allowVXLANPacketsFromWorkloads: description: 'AllowVXLANPacketsFromWorkloads controls whether Felix - will add a rule to drop VXLAN encapsulated traffic from workloads + will add a rule to drop VXLAN encapsulated traffic from workloads. [Default: false]' type: boolean awsSrcDstCheck: - description: 'Set source-destination-check on AWS EC2 instances. Accepted - value must be one of "DoNothing", "Enable" or "Disable". [Default: - DoNothing]' + description: 'AWSSrcDstCheck controls whether Felix will try to change + the "source/dest check" setting on the EC2 instance on which it + is running. A value of "Disable" will try to disable the source/dest + check. Disabling the check allows for sending workload traffic without + encapsulation within the same AWS subnet. [Default: DoNothing]' enum: - DoNothing - Enable @@ -1010,18 +1076,18 @@ spec: - Disabled type: string bpfConnectTimeLoadBalancingEnabled: - description: 'BPFConnectTimeLoadBalancingEnabled when in BPF mode, - controls whether Felix installs the connection-time load balancer. The - connect-time load balancer is required for the host to be able to - reach Kubernetes services and it improves the performance of pod-to-service - connections. The only reason to disable it is for debugging purposes. - This will be deprecated. Use BPFConnectTimeLoadBalancing [Default: - true]' + description: "BPFConnectTimeLoadBalancingEnabled when in BPF mode, + controls whether Felix installs the connection-time load balancer. + \ The connect-time load balancer is required for the host to be + able to reach Kubernetes services and it improves the performance + of pod-to-service connections. The only reason to disable it is + for debugging purposes. \n Deprecated: Use BPFConnectTimeLoadBalancing + [Default: true]" type: boolean bpfDSROptoutCIDRs: description: BPFDSROptoutCIDRs is a list of CIDRs which are excluded - from DSR. That is, clients in those CIDRs will accesses nodeports - as if BPFExternalServiceMode was set to Tunnel. + from DSR. That is, clients in those CIDRs will access service node + ports as if BPFExternalServiceMode was set to Tunnel. items: type: string type: array @@ -1065,7 +1131,7 @@ spec: type: string type: array bpfExtToServiceConnmark: - description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit + description: 'BPFExtToServiceConnmark in BPF mode, controls a 32bit mark that is set on connections from an external client to a local service. This mark allows us to control how packets of that connection are routed within the host and how is routing interpreted by RPF @@ -1167,14 +1233,17 @@ spec: (host + workloads) on a host. type: integer bpfMapSizeNATAffinity: + description: BPFMapSizeNATAffinity sets the size of the BPF map that + stores the affinity of a connection (for services that enable that + feature. type: integer bpfMapSizeNATBackend: - description: BPFMapSizeNATBackend sets the size for nat back end map. + description: BPFMapSizeNATBackend sets the size for NAT back end map. This is the total number of endpoints. This is mostly more than the size of the number of services. type: integer bpfMapSizeNATFrontend: - description: BPFMapSizeNATFrontend sets the size for nat front end + description: BPFMapSizeNATFrontend sets the size for NAT front end map. FrontendMap should be large enough to hold an entry for each nodeport, external IP and each port in each service. type: integer @@ -1203,6 +1272,21 @@ spec: information about the BPF policy programs, which can be examined with the calico-bpf command-line tool. type: boolean + bpfRedirectToPeer: + description: 'BPFRedirectToPeer controls which whether it is allowed + to forward straight to the peer side of the workload devices. It + is allowed for any host L2 devices by default (L2Only), but it breaks + TCP dump on the host side of workload device as it bypasses it on + ingress. Value of Enabled also allows redirection from L3 host devices + like IPIP tunnel or Wireguard directly to the peer side of the workload''s + device. This makes redirection faster, however, it breaks tools + like tcpdump on the peer side. Use Enabled with caution. [Default: + L2Only]' + enum: + - Enabled + - Disabled + - L2Only + type: string chainInsertMode: description: 'ChainInsertMode controls whether Felix hooks the kernel''s top-level iptables chains by inserting a rule at the top of the @@ -1211,27 +1295,29 @@ spec: to append mode, be sure that the other rules in the chains signal acceptance by falling through to the Calico rules, otherwise the Calico policy will be bypassed. [Default: insert]' - pattern: ^(?i)(insert|append)?$ + pattern: ^(?i)(Insert|Append)?$ type: string dataplaneDriver: description: DataplaneDriver filename of the external dataplane driver to use. Only used if UseInternalDataplaneDriver is set to false. type: string dataplaneWatchdogTimeout: - description: "DataplaneWatchdogTimeout is the readiness/liveness timeout - used for Felix's (internal) dataplane driver. Increase this value - if you experience spurious non-ready or non-live events when Felix - is under heavy load. Decrease the value to get felix to report non-live - or non-ready more quickly. [Default: 90s] \n Deprecated: replaced - by the generic HealthTimeoutOverrides." + description: 'DataplaneWatchdogTimeout is the readiness/liveness timeout + used for Felix''s (internal) dataplane driver. Deprecated: replaced + by the generic HealthTimeoutOverrides.' type: string debugDisableLogDropping: + description: 'DebugDisableLogDropping disables the dropping of log + messages when the log buffer is full. This can significantly impact + performance if log write-out is a bottleneck. [Default: false]' type: boolean debugHost: description: DebugHost is the host IP or hostname to bind the debug port to. Only used if DebugPort is set. [Default:localhost] type: string debugMemoryProfilePath: + description: DebugMemoryProfilePath is the path to write the memory + profile to when triggered by signal. type: string debugPort: description: DebugPort if set, enables Felix's debug HTTP port, which @@ -1239,65 +1325,88 @@ spec: is not secure, it should not be exposed to the internet. type: integer debugSimulateCalcGraphHangAfter: + description: DebugSimulateCalcGraphHangAfter is used to simulate a + hang in the calculation graph after the specified duration. This + is useful in tests of the watchdog system only! pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string debugSimulateDataplaneApplyDelay: + description: DebugSimulateDataplaneApplyDelay adds an artificial delay + to every dataplane operation. This is useful for simulating a heavily + loaded system for test purposes only. pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string debugSimulateDataplaneHangAfter: + description: DebugSimulateDataplaneHangAfter is used to simulate a + hang in the dataplane after the specified duration. This is useful + in tests of the watchdog system only! pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string defaultEndpointToHostAction: description: 'DefaultEndpointToHostAction controls what happens to traffic that goes from a workload endpoint to the host itself (after - the traffic hits the endpoint egress policy). By default Calico - blocks traffic from workload endpoints to the host itself with an - iptables "DROP" action. If you want to allow some or all traffic - from endpoint to host, set this parameter to RETURN or ACCEPT. Use - RETURN if you have your own rules in the iptables "INPUT" chain; - Calico will insert its rules at the top of that chain, then "RETURN" - packets to the "INPUT" chain once it has completed processing workload - endpoint egress policy. Use ACCEPT to unconditionally accept packets - from workloads after processing workload endpoint egress policy. - [Default: Drop]' + the endpoint''s egress policy is applied). By default, Calico blocks + traffic from workload endpoints to the host itself with an iptables + "DROP" action. If you want to allow some or all traffic from endpoint + to host, set this parameter to RETURN or ACCEPT. Use RETURN if you + have your own rules in the iptables "INPUT" chain; Calico will insert + its rules at the top of that chain, then "RETURN" packets to the + "INPUT" chain once it has completed processing workload endpoint + egress policy. Use ACCEPT to unconditionally accept packets from + workloads after processing workload endpoint egress policy. [Default: + Drop]' pattern: ^(?i)(Drop|Accept|Return)?$ type: string deviceRouteProtocol: - description: This defines the route protocol added to programmed device - routes, by default this will be RTPROT_BOOT when left blank. + description: DeviceRouteProtocol controls the protocol to set on routes + programmed by Felix. The protocol is an 8-bit label used to identify + the owner of the route. type: integer deviceRouteSourceAddress: - description: This is the IPv4 source address to use on programmed - device routes. By default the source address is left blank, leaving - the kernel to choose the source address used. + description: DeviceRouteSourceAddress IPv4 address to set as the source + hint for routes programmed by Felix. When not set the source address + for local traffic from host to workload will be determined by the + kernel. type: string deviceRouteSourceAddressIPv6: - description: This is the IPv6 source address to use on programmed - device routes. By default the source address is left blank, leaving - the kernel to choose the source address used. + description: DeviceRouteSourceAddressIPv6 IPv6 address to set as the + source hint for routes programmed by Felix. When not set the source + address for local traffic from host to workload will be determined + by the kernel. type: string disableConntrackInvalidCheck: + description: DisableConntrackInvalidCheck disables the check for invalid + connections in conntrack. While the conntrack invalid check helps + to detect malicious traffic, it can also cause issues with certain + multi-NIC scenarios. type: boolean endpointReportingDelay: + description: 'EndpointReportingDelay is the delay before Felix reports + endpoint status to the datastore. This is only used by the OpenStack + integration. [Default: 1s]' pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string endpointReportingEnabled: + description: 'EndpointReportingEnabled controls whether Felix reports + endpoint status to the datastore. This is only used by the OpenStack + integration. [Default: false]' type: boolean endpointStatusPathPrefix: description: "EndpointStatusPathPrefix is the path to the directory where endpoint status will be written. Endpoint status file reporting is disabled if field is left empty. \n Chosen directory should match - the directory used by the CNI for PodStartupDelay. [Default: \"\"]" + the directory used by the CNI plugin for PodStartupDelay. [Default: + \"\"]" type: string externalNodesList: - description: ExternalNodesCIDRList is a list of CIDR's of external-non-calico-nodes - which may source tunnel traffic and have the tunneled traffic be - accepted at calico nodes. + description: ExternalNodesCIDRList is a list of CIDR's of external, + non-Calico nodes from which VXLAN/IPIP overlay traffic will be allowed. By + default, external tunneled traffic is blocked to reduce attack surface. items: type: string type: array failsafeInboundHostPorts: - description: 'FailsafeInboundHostPorts is a list of PortProto struct + description: 'FailsafeInboundHostPorts is a list of ProtoPort struct objects including UDP/TCP/SCTP ports and CIDRs that Felix will allow incoming traffic to host endpoints on irrespective of the security policy. This is useful to avoid accidentally cutting off a host @@ -1320,17 +1429,16 @@ spec: type: string required: - port - - protocol type: object type: array failsafeOutboundHostPorts: - description: 'FailsafeOutboundHostPorts is a list of List of PortProto - struct objects including UDP/TCP/SCTP ports and CIDRs that Felix - will allow outgoing traffic from host endpoints to irrespective - of the security policy. This is useful to avoid accidentally cutting - off a host with incorrect configuration. For backwards compatibility, - if the protocol is not specified, it defaults to "tcp". If a CIDR - is not specified, it will allow traffic from all addresses. To disable + description: 'FailsafeOutboundHostPorts is a list of PortProto struct + objects including UDP/TCP/SCTP ports and CIDRs that Felix will allow + outgoing traffic from host endpoints to irrespective of the security + policy. This is useful to avoid accidentally cutting off a host + with incorrect configuration. For backwards compatibility, if the + protocol is not specified, it defaults to "tcp". If a CIDR is not + specified, it will allow traffic from all addresses. To disable all outbound host ports, use the value "[]". The default value opens etcd''s standard ports to ensure that Felix does not get cut off from etcd as well as allowing DHCP, DNS, BGP and the Kubernetes @@ -1348,14 +1456,14 @@ spec: type: string required: - port - - protocol type: object type: array featureDetectOverride: description: FeatureDetectOverride is used to override feature detection based on auto-detected platform capabilities. Values are specified - in a comma separated list with no spaces, example; "SNATFullyRandom=true,MASQFullyRandom=false,RestoreSupportsLock=". "true" - or "false" will force the feature, empty or omitted values are auto-detected. + in a comma separated list with no spaces, example; "SNATFullyRandom=true,MASQFullyRandom=false,RestoreSupportsLock=". + A value of "true" or "false" will force enable/disable feature, + empty or omitted values fall back to auto-detection. pattern: ^([a-zA-Z0-9-_]+=(true|false|),)*([a-zA-Z0-9-_]+=(true|false|))?$ type: string featureGates: @@ -1409,10 +1517,17 @@ spec: variable. \n [Default: -1]" type: integer healthEnabled: + description: 'HealthEnabled if set to true, enables Felix''s health + port, which provides readiness and liveness endpoints. [Default: + false]' type: boolean healthHost: + description: 'HealthHost is the host that the health server should + bind to. [Default: localhost]' type: string healthPort: + description: 'HealthPort is the TCP port that the health server should + bind to. [Default: 9099]' type: integer healthTimeoutOverrides: description: HealthTimeoutOverrides allows the internal watchdog timeouts @@ -1432,15 +1547,14 @@ spec: type: object type: array interfaceExclude: - description: 'InterfaceExclude is a comma-separated list of interfaces - that Felix should exclude when monitoring for host endpoints. The - default value ensures that Felix ignores Kubernetes'' IPVS dummy - interface, which is used internally by kube-proxy. If you want to - exclude multiple interface names using a single value, the list - supports regular expressions. For regular expressions you must wrap - the value with ''/''. For example having values ''/^kube/,veth1'' - will exclude all interfaces that begin with ''kube'' and also the - interface ''veth1''. [Default: kube-ipvs0]' + description: 'InterfaceExclude A comma-separated list of interface + names that should be excluded when Felix is resolving host endpoints. + The default value ensures that Felix ignores Kubernetes'' internal + `kube-ipvs0` device. If you want to exclude multiple interface names + using a single value, the list supports regular expressions. For + regular expressions you must wrap the value with `/`. For example + having values `/^kube/,veth1` will exclude all interfaces that begin + with `kube` and also the interface `veth1`. [Default: kube-ipvs0]' type: string interfacePrefix: description: 'InterfacePrefix is the interface name prefix that identifies @@ -1456,28 +1570,46 @@ spec: disabled by setting the interval to 0. pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string + ipForwarding: + description: 'IPForwarding controls whether Felix sets the host sysctls + to enable IP forwarding. IP forwarding is required when using Calico + for workload networking. This should be disabled only on hosts + where Calico is used solely for host protection. In BPF mode, due + to a kernel interaction, either IPForwarding must be enabled or + BPFEnforceRPF must be disabled. [Default: Enabled]' + enum: + - Enabled + - Disabled + type: string ipipEnabled: description: 'IPIPEnabled overrides whether Felix should configure an IPIP interface on the host. Optional as Felix determines this based on the existing IP pools. [Default: nil (unset)]' type: boolean ipipMTU: - description: 'IPIPMTU is the MTU to set on the tunnel device. See - Configuring MTU [Default: 1440]' + description: 'IPIPMTU controls the MTU to set on the IPIP tunnel device. Optional + as Felix auto-detects the MTU based on the MTU of the host''s interfaces. + [Default: 0 (auto-detect)]' type: integer ipsetsRefreshInterval: - description: 'IpsetsRefreshInterval is the period at which Felix re-checks - all iptables state to ensure that no other process has accidentally - broken Calico''s rules. Set to 0 to disable iptables refresh. [Default: - 90s]' + description: 'IpsetsRefreshInterval controls the period at which Felix + re-checks all IP sets to look for discrepancies. Set to 0 to disable + the periodic refresh. [Default: 90s]' pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string iptablesBackend: - description: IptablesBackend specifies which backend of iptables will - be used. The default is Auto. - pattern: ^(?i)(Auto|FelixConfiguration|FelixConfigurationList|Legacy|NFT)?$ + description: "IptablesBackend controls which backend of iptables will + be used. The default is `Auto`. \n Warning: changing this on a running + system can leave \"orphaned\" rules in the \"other\" backend. These + should be cleaned up to avoid confusing interactions." + pattern: ^(?i)(Auto|Legacy|NFT)?$ type: string iptablesFilterAllowAction: + description: IptablesFilterAllowAction controls what happens to traffic + that is accepted by a Felix policy chain in the iptables filter + table (which is used for "normal" policy). The default will immediately + `Accept` the traffic. Use `Return` to send the traffic back up to + the system chains for further processing. pattern: ^(?i)(Accept|Return)?$ type: string iptablesFilterDenyAction: @@ -1494,32 +1626,47 @@ spec: container at a different path). [Default: /run/xtables.lock]' type: string iptablesLockProbeInterval: - description: 'IptablesLockProbeInterval is the time that Felix will - wait between attempts to acquire the iptables lock if it is not - available. Lower values make Felix more responsive when the lock - is contended, but use more CPU. [Default: 50ms]' + description: 'IptablesLockProbeInterval when IptablesLockTimeout is + enabled: the time that Felix will wait between attempts to acquire + the iptables lock if it is not available. Lower values make Felix + more responsive when the lock is contended, but use more CPU. [Default: + 50ms]' pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string iptablesLockTimeout: - description: 'IptablesLockTimeout is the time that Felix will wait - for the iptables lock, or 0, to disable. To use this feature, Felix - must share the iptables lock file with all other processes that - also take the lock. When running Felix inside a container, this - requires the /run directory of the host to be mounted into the calico/node - or calico/felix container. [Default: 0s disabled]' + description: "IptablesLockTimeout is the time that Felix itself will + wait for the iptables lock (rather than delegating the lock handling + to the `iptables` command). \n Deprecated: `iptables-restore` v1.8+ + always takes the lock, so enabling this feature results in deadlock. + [Default: 0s disabled]" pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string iptablesMangleAllowAction: + description: IptablesMangleAllowAction controls what happens to traffic + that is accepted by a Felix policy chain in the iptables mangle + table (which is used for "pre-DNAT" policy). The default will immediately + `Accept` the traffic. Use `Return` to send the traffic back up to + the system chains for further processing. pattern: ^(?i)(Accept|Return)?$ type: string iptablesMarkMask: description: 'IptablesMarkMask is the mask that Felix selects its IPTables Mark bits from. Should be a 32 bit hexadecimal number with at least 8 bits set, none of which clash with any other mark bits - in use on the system. [Default: 0xff000000]' + in use on the system. [Default: 0xffff0000]' format: int32 type: integer iptablesNATOutgoingInterfaceFilter: + description: 'This parameter can be used to limit the host interfaces + on which Calico will apply SNAT to traffic leaving a Calico IPAM + pool with "NAT outgoing" enabled. This can be useful if you have + a main data interface, where traffic should be SNATted and a secondary + device (such as the docker bridge) which is local to the host and + doesn''t require SNAT. This parameter uses the iptables interface + matching syntax, which allows + as a wildcard. Most users will not + need to set this. Example: if your data interfaces are eth0 and + eth1 and you want to exclude the docker bridge, you could set this + to eth+' type: string iptablesPostWriteCheckInterval: description: 'IptablesPostWriteCheckInterval is the period after Felix @@ -1587,6 +1734,9 @@ spec: pattern: ^(?i)(Debug|Info|Warning|Error|Fatal)?$ type: string maxIpsetSize: + description: MaxIpsetSize is the maximum number of IP addresses that + can be stored in an IP set. Not applicable if using the nftables + backend. type: integer metadataAddr: description: 'MetadataAddr is the IP address or domain name of the @@ -1611,7 +1761,8 @@ spec: description: NATOutgoingAddress specifies an address to use when performing source NAT for traffic in a natOutgoing pool that is leaving the network. By default the address used is an address on the interface - the traffic is leaving on (ie it uses the iptables MASQUERADE target) + the traffic is leaving on (i.e. it uses the iptables MASQUERADE + target). type: string natPortRange: anyOf: @@ -1623,11 +1774,52 @@ spec: pattern: ^.* x-kubernetes-int-or-string: true netlinkTimeout: + description: 'NetlinkTimeout is the timeout when talking to the kernel + over the netlink protocol, used for programming routes, rules, and + other kernel objects. [Default: 10s]' pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string + nftablesFilterAllowAction: + description: NftablesFilterAllowAction controls the nftables action + that Felix uses to represent the "allow" policy verdict in the filter + table. The default is to `ACCEPT` the traffic, which is a terminal + action. Alternatively, `RETURN` can be used to return the traffic + back to the top-level chain for further processing by your rules. + pattern: ^(?i)(Accept|Return)?$ + type: string + nftablesFilterDenyAction: + description: NftablesFilterDenyAction controls what happens to traffic + that is denied by network policy. By default, Calico blocks traffic + with a "drop" action. If you want to use a "reject" action instead + you can configure it here. + pattern: ^(?i)(Drop|Reject)?$ + type: string + nftablesMangleAllowAction: + description: NftablesMangleAllowAction controls the nftables action + that Felix uses to represent the "allow" policy verdict in the mangle + table. The default is to `ACCEPT` the traffic, which is a terminal + action. Alternatively, `RETURN` can be used to return the traffic + back to the top-level chain for further processing by your rules. + pattern: ^(?i)(Accept|Return)?$ + type: string + nftablesMarkMask: + description: 'NftablesMarkMask is the mask that Felix selects its + nftables Mark bits from. Should be a 32 bit hexadecimal number with + at least 8 bits set, none of which clash with any other mark bits + in use on the system. [Default: 0xffff0000]' + format: int32 + type: integer nftablesMode: description: 'NFTablesMode configures nftables support in Felix. [Default: Disabled]' + enum: + - Disabled + - Enabled + - Auto + type: string + nftablesRefreshInterval: + description: 'NftablesRefreshInterval controls the interval at which + Felix periodically refreshes the nftables rules. [Default: 90s]' type: string openstackRegion: description: 'OpenstackRegion is the name of the region that a particular @@ -1677,10 +1869,11 @@ spec: reducing Prometheus load. [Default: true]' type: boolean removeExternalRoutes: - description: Whether or not to remove device routes that have not - been programmed by Felix. Disabling this will allow external applications - to also add device routes. This is enabled by default which means - we will remove externally added routes. + description: RemoveExternalRoutes Controls whether Felix will remove + unexpected routes to workload interfaces. Felix will always clean + up expected routes that use the configured DeviceRouteProtocol. To + add your own routes, you must use a distinct protocol (in addition + to setting this field to false). type: boolean reportingInterval: description: 'ReportingInterval is the interval at which Felix reports @@ -1779,20 +1972,27 @@ spec: type: boolean vxlanMTU: description: 'VXLANMTU is the MTU to set on the IPv4 VXLAN tunnel - device. See Configuring MTU [Default: 1410]' + device. Optional as Felix auto-detects the MTU based on the MTU + of the host''s interfaces. [Default: 0 (auto-detect)]' type: integer vxlanMTUV6: description: 'VXLANMTUV6 is the MTU to set on the IPv6 VXLAN tunnel - device. See Configuring MTU [Default: 1390]' + device. Optional as Felix auto-detects the MTU based on the MTU + of the host''s interfaces. [Default: 0 (auto-detect)]' type: integer vxlanPort: + description: 'VXLANPort is the UDP port number to use for VXLAN traffic. + [Default: 4789]' type: integer vxlanVNI: + description: 'VXLANVNI is the VXLAN VNI to use for VXLAN traffic. You + may need to change this if the default value is in use on your system. + [Default: 4096]' type: integer windowsManageFirewallRules: description: 'WindowsManageFirewallRules configures whether or not - Felix will program Windows Firewall rules. (to allow inbound access - to its own metrics ports) [Default: Disabled]' + Felix will program Windows Firewall rules (to allow inbound access + to its own metrics ports). [Default: Disabled]' enum: - Enabled - Disabled @@ -1820,7 +2020,7 @@ spec: the IPv6 Wireguard interface. [Default: wg-v6.cali]' type: string wireguardKeepAlive: - description: 'WireguardKeepAlive controls Wireguard PersistentKeepalive + description: 'WireguardPersistentKeepAlive controls Wireguard PersistentKeepalive option. Set 0 to disable. [Default: 0]' pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string @@ -1844,6 +2044,10 @@ spec: description: 'WireguardRoutingRulePriority controls the priority value to use for the Wireguard routing rule. [Default: 99]' type: integer + wireguardThreadingEnabled: + description: 'WireguardThreadingEnabled controls whether Wireguard + has NAPI threading enabled. [Default: false]' + type: boolean workloadSourceSpoofing: description: WorkloadSourceSpoofing controls whether pods can use the allowedSourcePrefixes annotation to send traffic with a source @@ -2670,10 +2874,10 @@ spec: order: description: Order is an optional field that specifies the order in which the policy is applied. Policies with higher "order" are applied - after those with lower order. If the order is omitted, it may be - considered to be "infinite" - i.e. the policy will be applied last. Policies - with identical order will be applied in alphanumerical order based - on the Policy "Name". + after those with lower order within the same tier. If the order + is omitted, it may be considered to be "infinite" - i.e. the policy + will be applied last. Policies with identical order will be applied + in alphanumerical order based on the Policy "Name" within the tier. type: number performanceHints: description: "PerformanceHints contains a list of hints to Calico's @@ -2715,6 +2919,14 @@ spec: description: ServiceAccountSelector is an optional field for an expression used to select a pod based on service accounts. type: string + tier: + description: The name of the tier that this policy belongs to. If + this is omitted, the default tier (name is "default") is assumed. The + specified tier must exist in order to create security policies within + the tier, the "default" tier is created automatically if it does + not exist, this means for deployments requiring only a single Tier, + the tier name may be omitted on all policy management requests. + type: string types: description: "Types indicates whether this policy applies to ingress, or to egress, or to both. When not explicitly specified (and so @@ -4342,10 +4554,10 @@ spec: order: description: Order is an optional field that specifies the order in which the policy is applied. Policies with higher "order" are applied - after those with lower order. If the order is omitted, it may be - considered to be "infinite" - i.e. the policy will be applied last. Policies - with identical order will be applied in alphanumerical order based - on the Policy "Name". + after those with lower order within the same tier. If the order + is omitted, it may be considered to be "infinite" - i.e. the policy + will be applied last. Policies with identical order will be applied + in alphanumerical order based on the Policy "Name" within the tier. type: number performanceHints: description: "PerformanceHints contains a list of hints to Calico's @@ -4383,6 +4595,14 @@ spec: description: ServiceAccountSelector is an optional field for an expression used to select a pod based on service accounts. type: string + tier: + description: The name of the tier that this policy belongs to. If + this is omitted, the default tier (name is "default") is assumed. The + specified tier must exist in order to create security policies within + the tier, the "default" tier is created automatically if it does + not exist, this means for deployments requiring only a single Tier, + the tier name may be omitted on all policy management requests. + type: string types: description: "Types indicates whether this policy applies to ingress, or to egress, or to both. When not explicitly specified (and so @@ -4462,6 +4682,1154 @@ status: conditions: [] storedVersions: [] --- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: (devel) + creationTimestamp: null + name: tiers.crd.projectcalico.org +spec: + group: crd.projectcalico.org + names: + kind: Tier + listKind: TierList + plural: tiers + singular: tier + scope: Cluster + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TierSpec contains the specification for a security policy + tier resource. + properties: + defaultAction: + description: 'DefaultAction specifies the action applied to workloads + selected by a policy in the tier, but not rule matched the workload''s + traffic. [Default: Deny]' + enum: + - Pass + - Deny + type: string + order: + description: Order is an optional field that specifies the order in + which the tier is applied. Tiers with higher "order" are applied + after those with lower order. If the order is omitted, it may be + considered to be "infinite" - i.e. the tier will be applied last. Tiers + with identical order will be applied in alphanumerical order based + on the Tier "Name". + type: number + type: object + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +# Source: calico/templates/kdd-crds.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + api-approved.kubernetes.io: https://github.com/kubernetes-sigs/network-policy-api/pull/30 + policy.networking.k8s.io/bundle-version: v0.1.1 + policy.networking.k8s.io/channel: experimental + creationTimestamp: null + name: adminnetworkpolicies.policy.networking.k8s.io +spec: + group: policy.networking.k8s.io + names: + kind: AdminNetworkPolicy + listKind: AdminNetworkPolicyList + plural: adminnetworkpolicies + shortNames: + - anp + singular: adminnetworkpolicy + scope: Cluster + versions: + - additionalPrinterColumns: + - jsonPath: .spec.priority + name: Priority + type: string + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1alpha1 + schema: + openAPIV3Schema: + description: |- + AdminNetworkPolicy is a cluster level resource that is part of the + AdminNetworkPolicy API. + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + description: Specification of the desired behavior of AdminNetworkPolicy. + properties: + egress: + description: |- + Egress is the list of Egress rules to be applied to the selected pods. + A total of 100 rules will be allowed in each ANP instance. + The relative precedence of egress rules within a single ANP object (all of + which share the priority) will be determined by the order in which the rule + is written. Thus, a rule that appears at the top of the egress rules + would take the highest precedence. + ANPs with no egress rules do not affect egress traffic. + + + Support: Core + items: + description: |- + AdminNetworkPolicyEgressRule describes an action to take on a particular + set of traffic originating from pods selected by a AdminNetworkPolicy's + Subject field. + + properties: + action: + description: |- + Action specifies the effect this rule will have on matching traffic. + Currently the following actions are supported: + Allow: allows the selected traffic (even if it would otherwise have been denied by NetworkPolicy) + Deny: denies the selected traffic + Pass: instructs the selected traffic to skip any remaining ANP rules, and + then pass execution to any NetworkPolicies that select the pod. + If the pod is not selected by any NetworkPolicies then execution + is passed to any BaselineAdminNetworkPolicies that select the pod. + + + Support: Core + enum: + - Allow + - Deny + - Pass + type: string + name: + description: |- + Name is an identifier for this rule, that may be no more than 100 characters + in length. This field should be used by the implementation to help + improve observability, readability and error-reporting for any applied + AdminNetworkPolicies. + + + Support: Core + maxLength: 100 + type: string + ports: + description: |- + Ports allows for matching traffic based on port and protocols. + This field is a list of destination ports for the outgoing egress traffic. + If Ports is not set then the rule does not filter traffic via port. + + + Support: Core + items: + description: |- + AdminNetworkPolicyPort describes how to select network ports on pod(s). + Exactly one field must be set. + maxProperties: 1 + minProperties: 1 + properties: + namedPort: + description: |- + NamedPort selects a port on a pod(s) based on name. + + + Support: Extended + + + + type: string + portNumber: + description: |- + Port selects a port on a pod(s) based on number. + + + Support: Core + properties: + port: + description: |- + Number defines a network port value. + + + Support: Core + format: int32 + maximum: 65535 + minimum: 1 + type: integer + protocol: + default: TCP + description: |- + Protocol is the network protocol (TCP, UDP, or SCTP) which traffic must + match. If not specified, this field defaults to TCP. + + + Support: Core + type: string + required: + - port + - protocol + type: object + portRange: + description: |- + PortRange selects a port range on a pod(s) based on provided start and end + values. + + + Support: Core + properties: + end: + description: |- + End defines a network port that is the end of a port range, the End value + must be greater than Start. + + + Support: Core + format: int32 + maximum: 65535 + minimum: 1 + type: integer + protocol: + default: TCP + description: |- + Protocol is the network protocol (TCP, UDP, or SCTP) which traffic must + match. If not specified, this field defaults to TCP. + + + Support: Core + type: string + start: + description: |- + Start defines a network port that is the start of a port range, the Start + value must be less than End. + + + Support: Core + format: int32 + maximum: 65535 + minimum: 1 + type: integer + required: + - end + - start + type: object + type: object + maxItems: 100 + type: array + to: + description: |- + To is the List of destinations whose traffic this rule applies to. + If any AdminNetworkPolicyEgressPeer matches the destination of outgoing + traffic then the specified action is applied. + This field must be defined and contain at least one item. + + + Support: Core + items: + description: |- + AdminNetworkPolicyEgressPeer defines a peer to allow traffic to. + Exactly one of the selector pointers must be set for a given peer. If a + consumer observes none of its fields are set, they must assume an unknown + option has been specified and fail closed. + maxProperties: 1 + minProperties: 1 + properties: + namespaces: + description: |- + Namespaces defines a way to select all pods within a set of Namespaces. + Note that host-networked pods are not included in this type of peer. + + + Support: Core + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + networks: + description: |- + Networks defines a way to select peers via CIDR blocks. + This is intended for representing entities that live outside the cluster, + which can't be selected by pods, namespaces and nodes peers, but note + that cluster-internal traffic will be checked against the rule as + well. So if you Allow or Deny traffic to `"0.0.0.0/0"`, that will allow + or deny all IPv4 pod-to-pod traffic as well. If you don't want that, + add a rule that Passes all pod traffic before the Networks rule. + + + Each item in Networks should be provided in the CIDR format and should be + IPv4 or IPv6, for example "10.0.0.0/8" or "fd00::/8". + + + Networks can have upto 25 CIDRs specified. + + + Support: Extended + + + + items: + description: |- + CIDR is an IP address range in CIDR notation (for example, "10.0.0.0/8" or "fd00::/8"). + This string must be validated by implementations using net.ParseCIDR + TODO: Introduce CEL CIDR validation regex isCIDR() in Kube 1.31 when it is available. + maxLength: 43 + type: string + x-kubernetes-validations: + - message: CIDR must be either an IPv4 or IPv6 address. + IPv4 address embedded in IPv6 addresses are not + supported + rule: self.contains(':') != self.contains('.') + maxItems: 25 + minItems: 1 + type: array + x-kubernetes-list-type: set + nodes: + description: |- + Nodes defines a way to select a set of nodes in + the cluster. This field follows standard label selector + semantics; if present but empty, it selects all Nodes. + + + Support: Extended + + + + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + pods: + description: |- + Pods defines a way to select a set of pods in + a set of namespaces. Note that host-networked pods + are not included in this type of peer. + + + Support: Core + properties: + namespaceSelector: + description: |- + NamespaceSelector follows standard label selector semantics; if empty, + it selects all Namespaces. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + podSelector: + description: |- + PodSelector is used to explicitly select pods within a namespace; if empty, + it selects all Pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + required: + - namespaceSelector + - podSelector + type: object + type: object + maxItems: 100 + minItems: 1 + type: array + required: + - action + - to + type: object + x-kubernetes-validations: + - message: networks/nodes peer cannot be set with namedPorts since + there are no namedPorts for networks/nodes + rule: '!(self.to.exists(peer, has(peer.networks) || has(peer.nodes)) + && has(self.ports) && self.ports.exists(port, has(port.namedPort)))' + maxItems: 100 + type: array + ingress: + description: |- + Ingress is the list of Ingress rules to be applied to the selected pods. + A total of 100 rules will be allowed in each ANP instance. + The relative precedence of ingress rules within a single ANP object (all of + which share the priority) will be determined by the order in which the rule + is written. Thus, a rule that appears at the top of the ingress rules + would take the highest precedence. + ANPs with no ingress rules do not affect ingress traffic. + + + Support: Core + items: + description: |- + AdminNetworkPolicyIngressRule describes an action to take on a particular + set of traffic destined for pods selected by an AdminNetworkPolicy's + Subject field. + properties: + action: + description: |- + Action specifies the effect this rule will have on matching traffic. + Currently the following actions are supported: + Allow: allows the selected traffic (even if it would otherwise have been denied by NetworkPolicy) + Deny: denies the selected traffic + Pass: instructs the selected traffic to skip any remaining ANP rules, and + then pass execution to any NetworkPolicies that select the pod. + If the pod is not selected by any NetworkPolicies then execution + is passed to any BaselineAdminNetworkPolicies that select the pod. + + + Support: Core + enum: + - Allow + - Deny + - Pass + type: string + from: + description: |- + From is the list of sources whose traffic this rule applies to. + If any AdminNetworkPolicyIngressPeer matches the source of incoming + traffic then the specified action is applied. + This field must be defined and contain at least one item. + + + Support: Core + items: + description: |- + AdminNetworkPolicyIngressPeer defines an in-cluster peer to allow traffic from. + Exactly one of the selector pointers must be set for a given peer. If a + consumer observes none of its fields are set, they must assume an unknown + option has been specified and fail closed. + maxProperties: 1 + minProperties: 1 + properties: + namespaces: + description: |- + Namespaces defines a way to select all pods within a set of Namespaces. + Note that host-networked pods are not included in this type of peer. + + + Support: Core + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + pods: + description: |- + Pods defines a way to select a set of pods in + a set of namespaces. Note that host-networked pods + are not included in this type of peer. + + + Support: Core + properties: + namespaceSelector: + description: |- + NamespaceSelector follows standard label selector semantics; if empty, + it selects all Namespaces. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + podSelector: + description: |- + PodSelector is used to explicitly select pods within a namespace; if empty, + it selects all Pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + required: + - namespaceSelector + - podSelector + type: object + type: object + maxItems: 100 + minItems: 1 + type: array + name: + description: |- + Name is an identifier for this rule, that may be no more than 100 characters + in length. This field should be used by the implementation to help + improve observability, readability and error-reporting for any applied + AdminNetworkPolicies. + + + Support: Core + maxLength: 100 + type: string + ports: + description: |- + Ports allows for matching traffic based on port and protocols. + This field is a list of ports which should be matched on + the pods selected for this policy i.e the subject of the policy. + So it matches on the destination port for the ingress traffic. + If Ports is not set then the rule does not filter traffic via port. + + + Support: Core + items: + description: |- + AdminNetworkPolicyPort describes how to select network ports on pod(s). + Exactly one field must be set. + maxProperties: 1 + minProperties: 1 + properties: + namedPort: + description: |- + NamedPort selects a port on a pod(s) based on name. + + + Support: Extended + + + + type: string + portNumber: + description: |- + Port selects a port on a pod(s) based on number. + + + Support: Core + properties: + port: + description: |- + Number defines a network port value. + + + Support: Core + format: int32 + maximum: 65535 + minimum: 1 + type: integer + protocol: + default: TCP + description: |- + Protocol is the network protocol (TCP, UDP, or SCTP) which traffic must + match. If not specified, this field defaults to TCP. + + + Support: Core + type: string + required: + - port + - protocol + type: object + portRange: + description: |- + PortRange selects a port range on a pod(s) based on provided start and end + values. + + + Support: Core + properties: + end: + description: |- + End defines a network port that is the end of a port range, the End value + must be greater than Start. + + + Support: Core + format: int32 + maximum: 65535 + minimum: 1 + type: integer + protocol: + default: TCP + description: |- + Protocol is the network protocol (TCP, UDP, or SCTP) which traffic must + match. If not specified, this field defaults to TCP. + + + Support: Core + type: string + start: + description: |- + Start defines a network port that is the start of a port range, the Start + value must be less than End. + + + Support: Core + format: int32 + maximum: 65535 + minimum: 1 + type: integer + required: + - end + - start + type: object + type: object + maxItems: 100 + type: array + required: + - action + - from + type: object + maxItems: 100 + type: array + priority: + description: |- + Priority is a value from 0 to 1000. Rules with lower priority values have + higher precedence, and are checked before rules with higher priority values. + All AdminNetworkPolicy rules have higher precedence than NetworkPolicy or + BaselineAdminNetworkPolicy rules + The behavior is undefined if two ANP objects have same priority. + + + Support: Core + format: int32 + maximum: 1000 + minimum: 0 + type: integer + subject: + description: |- + Subject defines the pods to which this AdminNetworkPolicy applies. + Note that host-networked pods are not included in subject selection. + + + Support: Core + maxProperties: 1 + minProperties: 1 + properties: + namespaces: + description: Namespaces is used to select pods via namespace selectors. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + pods: + description: Pods is used to select pods via namespace AND pod + selectors. + properties: + namespaceSelector: + description: |- + NamespaceSelector follows standard label selector semantics; if empty, + it selects all Namespaces. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + podSelector: + description: |- + PodSelector is used to explicitly select pods within a namespace; if empty, + it selects all Pods. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + required: + - namespaceSelector + - podSelector + type: object + type: object + required: + - priority + - subject + type: object + status: + description: Status is the status to be reported by the implementation. + properties: + conditions: + items: + description: "Condition contains details for one aspect of the current + state of this API Resource.\n---\nThis struct is intended for + direct use as an array at the field path .status.conditions. For + example,\n\n\n\ttype FooStatus struct{\n\t // Represents the + observations of a foo's current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // + +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t + \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" + patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + required: + - conditions + type: object + required: + - metadata + - spec + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: null + storedVersions: null +--- # Source: calico/templates/calico-kube-controllers-rbac.yaml # Include a clusterrole for the kube-controllers component, # and bind it to the calico-kube-controllers serviceaccount. @@ -4497,6 +5865,7 @@ rules: - blockaffinities - ipamblocks - ipamhandles + - tiers verbs: - get - list @@ -4608,6 +5977,13 @@ rules: verbs: - watch - list + # Watch for changes to Kubernetes AdminNetworkPolicies. + - apiGroups: ["policy.networking.k8s.io"] + resources: + - adminnetworkpolicies + verbs: + - watch + - list # Used by Calico for policy information. - apiGroups: [""] resources: @@ -4643,6 +6019,7 @@ rules: - hostendpoints - blockaffinities - caliconodestatuses + - tiers verbs: - get - list From 01ba4301e366a86dc05e4a6f4b1a06ae561f5587 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 1 Nov 2024 19:49:41 -0700 Subject: [PATCH 17/31] fix linter --- felix/fv/vxlan_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/felix/fv/vxlan_test.go b/felix/fv/vxlan_test.go index bfb516e937c..fb66cde90b7 100644 --- a/felix/fv/vxlan_test.go +++ b/felix/fv/vxlan_test.go @@ -83,7 +83,6 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ VXLAN topology before addin Skip("Skipping NFT / BPF tests for etcdv3 backend.") } - topologyOptions = createVXLANBaseTopologyOptions(vxlanMode, enableIPv6, routeSource, brokenXSum) topologyOptions.FelixLogSeverity = "Debug" tc, client = infrastructure.StartNNodeTopology(3, topologyOptions, infra) From bfdbf99569362480041644af904b337b5e9809d8 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Mon, 4 Nov 2024 15:59:12 -0800 Subject: [PATCH 18/31] update test infra --- felix/config/config_params.go | 2 +- felix/dataplane/linux/ipip_mgr.go | 8 +- felix/dataplane/linux/vxlan_mgr_test.go | 2 +- felix/fv/apply_on_forward_test.go | 2 +- felix/fv/bpf_dual_stack_test.go | 4 +- felix/fv/bpf_test.go | 8 +- felix/fv/donottrack_test.go | 2 +- felix/fv/ep_to_host_action_test.go | 2 +- felix/fv/hostendpoints_test.go | 4 +- felix/fv/infrastructure/topology.go | 96 +++++++++++++++--------- felix/fv/ip6tables_test.go | 2 +- felix/fv/ipip_test.go | 4 +- felix/fv/latency_test.go | 2 +- felix/fv/mtu_test.go | 4 +- felix/fv/routes_test.go | 2 +- felix/fv/service_loop_prevention_test.go | 2 +- felix/fv/spoof_test.go | 2 +- felix/fv/status_report_test.go | 2 +- felix/fv/tiered_policy_test.go | 2 +- felix/fv/vxlan_test.go | 2 +- felix/fv/wireguard_test.go | 8 +- 21 files changed, 94 insertions(+), 68 deletions(-) diff --git a/felix/config/config_params.go b/felix/config/config_params.go index 76314c5955e..4cc4e8876b9 100644 --- a/felix/config/config_params.go +++ b/felix/config/config_params.go @@ -1220,7 +1220,7 @@ func (config *Config) RouteTableIndices() []idalloc.IndexRange { } func (config *Config) ProgramIPIPRoutes() bool { - return config.ProgramRoutes == "IPIP" + return config.ProgramRoutes == string(v3.ProgramRouteModeIPIP) } func New() *Config { diff --git a/felix/dataplane/linux/ipip_mgr.go b/felix/dataplane/linux/ipip_mgr.go index adf10fb47ee..5f0933e5db8 100644 --- a/felix/dataplane/linux/ipip_mgr.go +++ b/felix/dataplane/linux/ipip_mgr.go @@ -259,10 +259,10 @@ func (m *ipipManager) CompleteDeferredWork() error { parent, err := m.getParentInterface() if err != nil { // If we can't look up the parent interface then we're in trouble. - // It likely means that our VTEP is missing or conflicting. We + // It likely means that our local address is missing or conflicting. We // won't be able to program same-subnet routes at all, so we'll // fall back to programming all tunnel routes. However, unless the - // VXLAN device happens to already exist, we won't be able to + // ipip device happens to already exist, we won't be able to // program tunnel routes either. The RouteTable will be the // component that spots that the interface is missing. // @@ -272,7 +272,7 @@ func (m *ipipManager) CompleteDeferredWork() error { // dataplane would stay untouched until the conflict was resolved. // With only a single RouteTable, we need a different fallback. m.logCtx.WithError(err).WithField("local address", m.getLocalHostAddr()).Error( - "Failed to find VXLAN tunnel device parent. Missing/conflicting local VTEP? VXLAN route " + + "Failed to find ipip tunnel device parent. Missing/conflicting local address? ipip route " + "programming is likely to fail.") } else { m.parentIfaceName = parent.Attrs().Name @@ -310,7 +310,7 @@ func (m *ipipManager) updateRoutes() error { // RouteTable. It's a little wasteful to recalculate everything but the // RouteTable will avoid making dataplane changes for routes that haven't // changed. - m.opRecorder.RecordOperation("update-vxlan-routes") + m.opRecorder.RecordOperation("update-ipip-routes") var ipipRoutes []routetable.Target var noEncapRoutes []routetable.Target diff --git a/felix/dataplane/linux/vxlan_mgr_test.go b/felix/dataplane/linux/vxlan_mgr_test.go index 35edfdd2bc1..2145ddf935b 100644 --- a/felix/dataplane/linux/vxlan_mgr_test.go +++ b/felix/dataplane/linux/vxlan_mgr_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2024 Tigera, Inc. All rights reserved. +// Copyright (c) 2019-2021 Tigera, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/felix/fv/apply_on_forward_test.go b/felix/fv/apply_on_forward_test.go index cb5309669f4..74271842a57 100644 --- a/felix/fv/apply_on_forward_test.go +++ b/felix/fv/apply_on_forward_test.go @@ -54,7 +54,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ apply on forward tests; wit infra = getInfra() options := infrastructure.DefaultTopologyOptions() - options.IPIPEnabled = false + options.IPIPMode = api.IPIPModeNever tc, client = infrastructure.StartNNodeTopology(2, options, infra) // Install a default profile that allows all ingress and egress, in the absence of any Policy. diff --git a/felix/fv/bpf_dual_stack_test.go b/felix/fv/bpf_dual_stack_test.go index 17ca764b932..25796693e89 100644 --- a/felix/fv/bpf_dual_stack_test.go +++ b/felix/fv/bpf_dual_stack_test.go @@ -92,8 +92,8 @@ func describeBPFDualStackTests(ctlbEnabled, ipv6Dataplane bool) bool { opts.EnableIPv6 = true opts.NATOutgoingEnabled = true opts.AutoHEPsEnabled = false - opts.IPIPEnabled = false - opts.IPIPRoutesEnabled = false + opts.IPIPMode = api.IPIPModeNever + opts.SimulateRoutes = false opts.DelayFelixStart = true if ipv6Dataplane { diff --git a/felix/fv/bpf_test.go b/felix/fv/bpf_test.go index 14dc9353151..486e4447bb0 100644 --- a/felix/fv/bpf_test.go +++ b/felix/fv/bpf_test.go @@ -367,14 +367,14 @@ func describeBPFTests(opts ...bpfTestOpt) bool { options.NATOutgoingEnabled = true options.AutoHEPsEnabled = true // override IPIP being enabled by default - options.IPIPEnabled = false - options.IPIPRoutesEnabled = false + options.IPIPMode = api.IPIPModeNever + options.SimulateRoutes = false switch testOpts.tunnel { case "none": // nothing case "ipip": - options.IPIPEnabled = true - options.IPIPRoutesEnabled = true + options.IPIPMode = api.IPIPModeAlways + options.SimulateRoutes = true case "vxlan": options.VXLANMode = api.VXLANModeAlways case "wireguard": diff --git a/felix/fv/donottrack_test.go b/felix/fv/donottrack_test.go index 80e3305f767..0259dc6063a 100644 --- a/felix/fv/donottrack_test.go +++ b/felix/fv/donottrack_test.go @@ -63,7 +63,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ do-not-track policy tests; if BPFMode() { options.EnableIPv6 = true options.ExtraEnvVars["FELIX_BPFLogLevel"] = "debug" - options.IPIPEnabled = false + options.IPIPMode = api.IPIPModeNever } tc, client = infrastructure.StartNNodeTopology(2, options, infra) cc = &Checker{} diff --git a/felix/fv/ep_to_host_action_test.go b/felix/fv/ep_to_host_action_test.go index a98759cb3fc..f053124fb7c 100644 --- a/felix/fv/ep_to_host_action_test.go +++ b/felix/fv/ep_to_host_action_test.go @@ -51,7 +51,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ endpoint-to-host-action tes } infra = getInfra() options := infrastructure.DefaultTopologyOptions() - options.IPIPEnabled = false + options.IPIPMode = api.IPIPModeNever options.DelayFelixStart = true options.FelixLogSeverity = "Debug" tc, client = infrastructure.StartNNodeTopology(2, options, infra) diff --git a/felix/fv/hostendpoints_test.go b/felix/fv/hostendpoints_test.go index e9615777305..b296b283e12 100644 --- a/felix/fv/hostendpoints_test.go +++ b/felix/fv/hostendpoints_test.go @@ -62,7 +62,7 @@ func describeHostEndpointTests(getInfra infrastructure.InfraFactory, allInterfac BeforeEach(func() { infra = getInfra() options := infrastructure.DefaultTopologyOptions() - options.IPIPEnabled = false + options.IPIPMode = api.IPIPModeNever options.WithTypha = true tc, client = infrastructure.StartNNodeTopology(2, options, infra) @@ -600,7 +600,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ with IP forwarding disabled infra = getInfra() options := infrastructure.DefaultTopologyOptions() options.DelayFelixStart = true - options.IPIPEnabled = false + options.IPIPMode = api.IPIPModeNever options.WithTypha = true options.ExtraEnvVars["FELIX_IPFORWARDING"] = "Disabled" tc, client = infrastructure.StartNNodeTopology(2, options, infra) diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index abb0b239826..abc37e4fc6f 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -26,6 +26,7 @@ import ( "github.com/onsi/ginkgo" . "github.com/onsi/gomega" api "github.com/projectcalico/api/pkg/apis/projectcalico/v3" + v3 "github.com/projectcalico/api/pkg/apis/projectcalico/v3" log "github.com/sirupsen/logrus" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" @@ -43,17 +44,18 @@ type TopologyOptions struct { EnableIPv6 bool // Temporary flag to implement and test IPv6 in bpf dataplane. // TODO: Remove it when IPv6 implementation in BPF mode is complete. - BPFEnableIPv6 bool - ExtraEnvVars map[string]string - ExtraVolumes map[string]string - WithTypha bool - WithFelixTyphaTLS bool - TestManagesBPF bool - TyphaLogSeverity string - IPIPEnabled bool - IPIPRoutesEnabled bool + BPFEnableIPv6 bool + ExtraEnvVars map[string]string + ExtraVolumes map[string]string + WithTypha bool + WithFelixTyphaTLS bool + TestManagesBPF bool + TyphaLogSeverity string + //IPIPEnabled bool + //IPIPRoutesEnabled bool IPIPMode api.IPIPMode VXLANMode api.VXLANMode + SimulateRoutes bool WireguardEnabled bool WireguardEnabledV6 bool InitialFelixConfiguration *api.FelixConfiguration @@ -106,11 +108,13 @@ func DefaultTopologyOptions() TopologyOptions { WithTypha: false, WithFelixTyphaTLS: false, TyphaLogSeverity: "info", - IPIPEnabled: true, - IPIPRoutesEnabled: true, - IPPoolCIDR: DefaultIPPoolCIDR, - IPv6PoolCIDR: DefaultIPv6PoolCIDR, - UseIPPools: true, + //IPIPEnabled: true, + //IPIPRoutesEnabled: true, + IPIPMode: v3.IPIPModeAlways, + SimulateRoutes: true, + IPPoolCIDR: DefaultIPPoolCIDR, + IPv6PoolCIDR: DefaultIPv6PoolCIDR, + UseIPPools: true, } } @@ -134,7 +138,7 @@ func CreateDefaultIPPoolFromOpts( ipPool.Name = DefaultIPPoolName ipPool.Spec.CIDR = opts.IPPoolCIDR // IPIP is only supported on IPv4 - if opts.IPIPEnabled { + /*if opts.IPIPEnabled { if opts.IPIPRoutesEnabled { ipPool.Spec.IPIPMode = api.IPIPModeAlways } else { @@ -142,7 +146,8 @@ func CreateDefaultIPPoolFromOpts( } } else { ipPool.Spec.IPIPMode = api.IPIPModeNever - } + }*/ + ipPool.Spec.IPIPMode = opts.IPIPMode case 6: ipPool.Name = DefaultIPv6PoolName ipPool.Spec.CIDR = opts.IPv6PoolCIDR @@ -222,7 +227,7 @@ func StartNNodeTopology( success := false var err error - if opts.EnableIPv6 && opts.IPIPEnabled && os.Getenv("FELIX_FV_ENABLE_BPF") == "true" { + if opts.EnableIPv6 && opts.IPIPMode != api.IPIPModeNever && os.Getenv("FELIX_FV_ENABLE_BPF") == "true" { log.Errorf("IPIP not supported in BPF with ipv6!") return } @@ -362,7 +367,7 @@ func StartNNodeTopology( } setUpBGPNodeIPAndIPIPTunnelIP := n > 1 || opts.NeedNodeIP - if opts.IPIPEnabled { + if opts.IPIPMode != api.IPIPModeNever { infra.SetExpectedIPIPTunnelAddr(felix, IPv4CIDR, i, setUpBGPNodeIPAndIPIPTunnelIP) expectedIPs = append(expectedIPs, felix.ExpectedIPIPTunnelAddr) } @@ -445,27 +450,18 @@ func StartNNodeTopology( defer wg.Done() defer ginkgo.GinkgoRecover() jBlock := fmt.Sprintf("%d.%d.%d.0/24", IPv4CIDR.IP[0], IPv4CIDR.IP[1], j) - if opts.IPIPEnabled && opts.IPIPRoutesEnabled { - // Can get "Nexthop device is not up" error here if tunl0 device is - // not ready yet, which can happen especially if Felix start was - // delayed. - Eventually(func() error { - return iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "tunl0", "onlink", "proto", "100") - }, "10s", "1s").ShouldNot(HaveOccurred()) - } else if !opts.IPIPEnabled && opts.VXLANMode == api.VXLANModeNever { - // If VXLAN is enabled, Felix will program these routes itself. - err := iFelix.ExecMayFail("ip", "route", "add", jBlock, "via", jFelix.IP, "dev", "eth0") - Expect(err).ToNot(HaveOccurred()) + if needToSimulateIPIPRoutes(&opts) { + programIPIPRouts(iFelix, jBlock, jFelix.IP) + } else if opts.VXLANMode == api.VXLANModeNever { + programNoEncapRoutes(iFelix, jBlock, jFelix.IP, false) } if opts.EnableIPv6 { - jBlockV6 := fmt.Sprintf("%x%x:%x%x:%x%x:%x%x:%x%x:0:%d:0/112", IPv6CIDR.IP[0], IPv6CIDR.IP[1], IPv6CIDR.IP[2], IPv6CIDR.IP[3], IPv6CIDR.IP[4], IPv6CIDR.IP[5], IPv6CIDR.IP[6], IPv6CIDR.IP[7], IPv6CIDR.IP[8], IPv6CIDR.IP[9], j) - if opts.VXLANMode == api.VXLANModeNever { - // If VXLAN is enabled, Felix will program these routes itself. - // If IPIP routes are enabled, these routes will conflict with configured ones and a 'RTNETLINK answers: File exists' error would occur. - err := iFelix.ExecMayFail("ip", "-6", "route", "add", jBlockV6, "via", jFelix.IPv6, "dev", "eth0") - Expect(err).ToNot(HaveOccurred()) + if needToSimulateNoEncapRoutes(&opts) { + jBlockV6 := fmt.Sprintf("%x%x:%x%x:%x%x:%x%x:%x%x:0:%d:0/112", + IPv6CIDR.IP[0], IPv6CIDR.IP[1], IPv6CIDR.IP[2], IPv6CIDR.IP[3], IPv6CIDR.IP[4], + IPv6CIDR.IP[5], IPv6CIDR.IP[6], IPv6CIDR.IP[7], IPv6CIDR.IP[8], IPv6CIDR.IP[9], j) + programNoEncapRoutes(iFelix, jBlockV6, jFelix.IPv6, true) } - } }(i, j, iFelix, jFelix) } @@ -476,6 +472,34 @@ func StartNNodeTopology( return } +func needToSimulateIPIPRoutes(opts *TopologyOptions) bool { + return opts.IPIPMode == api.IPIPModeAlways && opts.SimulateRoutes +} + +func needToSimulateNoEncapRoutes(opts *TopologyOptions) bool { + return opts.VXLANMode == api.VXLANModeNever +} + +func programIPIPRouts(felix *Felix, dest, gw string) { + // Can get "Nexthop device is not up" error here if tunl0 device is + // not ready yet, which can happen especially if Felix start was delayed. + Eventually(func() error { + return felix.ExecMayFail("ip", "route", "add", dest, "via", gw, "dev", "tunl0", "onlink", "proto", "100") + }, "10s", "1s").ShouldNot(HaveOccurred()) +} + +func programNoEncapRoutes(felix *Felix, dest, gw string, ipv6 bool) { + // If VXLAN is enabled, Felix will program these routes itself. + // If IPIP routes are enabled, these routes will conflict with configured ones and a 'RTNETLINK answers: File exists' error would occur. + if ipv6 { + err := felix.ExecMayFail("ip", "-6", "route", "add", dest, "via", gw, "dev", "eth0") + Expect(err).ToNot(HaveOccurred()) + } else { + err := felix.ExecMayFail("ip", "route", "add", dest, "via", gw, "dev", "eth0") + Expect(err).ToNot(HaveOccurred()) + } +} + func mustInitDatastore(client client.Interface) { Eventually(func() error { log.Info("Initializing the datastore...") diff --git a/felix/fv/ip6tables_test.go b/felix/fv/ip6tables_test.go index 10183e5c95f..cd4591bf953 100644 --- a/felix/fv/ip6tables_test.go +++ b/felix/fv/ip6tables_test.go @@ -56,7 +56,7 @@ var _ = infrastructure.DatastoreDescribe("IPv6 iptables/nftables tests", []apico options = infrastructure.DefaultTopologyOptions() options.EnableIPv6 = true options.FelixLogSeverity = "Debug" - options.IPIPEnabled = false + options.IPIPMode = api.IPIPModeNever iOpts := []infrastructure.CreateOption{ infrastructure.K8sWithIPv6(), diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 30e00083c48..64a6f87849c 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -1203,10 +1203,10 @@ func createIPIPBaseTopologyOptions( brokenXSum bool, ) infrastructure.TopologyOptions { topologyOptions := infrastructure.DefaultTopologyOptions() - topologyOptions.IPIPEnabled = true + //topologyOptions.IPIPEnabled = true topologyOptions.IPIPMode = ipipMode topologyOptions.VXLANMode = api.VXLANModeNever - topologyOptions.IPIPRoutesEnabled = false + topologyOptions.SimulateRoutes = false topologyOptions.ExtraEnvVars["FELIX_ProgramRoutes"] = "IPIP" topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = routeSource // We force the broken checksum handling on or off so that we're not dependent on kernel version diff --git a/felix/fv/latency_test.go b/felix/fv/latency_test.go index 103c58fcf29..58cc7f1a3f3 100644 --- a/felix/fv/latency_test.go +++ b/felix/fv/latency_test.go @@ -62,7 +62,7 @@ var _ = Context("_BPF-SAFE_ Latency tests with initialized Felix and etcd datast BeforeEach(func() { topologyOptions := infrastructure.DefaultTopologyOptions() - topologyOptions.IPIPEnabled = false + topologyOptions.IPIPMode = api.IPIPModeNever topologyOptions.ExtraEnvVars["FELIX_BPFLOGLEVEL"] = "off" // For best perf. tc, etcd, client, infra = infrastructure.StartSingleNodeEtcdTopology(topologyOptions) diff --git a/felix/fv/mtu_test.go b/felix/fv/mtu_test.go index 24903d2b039..68bf2ea16d0 100644 --- a/felix/fv/mtu_test.go +++ b/felix/fv/mtu_test.go @@ -88,7 +88,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ VXLAN topology before addin topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.DelayFelixStart = true topologyOptions.VXLANMode = api.VXLANModeAlways - topologyOptions.IPIPEnabled = false + topologyOptions.IPIPMode = api.IPIPModeNever topologyOptions.EnableIPv6 = enableIPv6 // Need n>1 or the infra won't set up IP pools! @@ -137,7 +137,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ VXLAN topology before addin infra = getInfra() topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.VXLANMode = api.VXLANModeAlways - topologyOptions.IPIPEnabled = false + topologyOptions.IPIPMode = api.IPIPModeNever topologyOptions.EnableIPv6 = enableIPv6 // Configure the interface pattern so that it doesn't match any host interfaces. diff --git a/felix/fv/routes_test.go b/felix/fv/routes_test.go index d06af021032..5a174f73067 100644 --- a/felix/fv/routes_test.go +++ b/felix/fv/routes_test.go @@ -53,7 +53,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ routing table tests", []api topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.VXLANMode = api.VXLANModeAlways - topologyOptions.IPIPEnabled = false + topologyOptions.IPIPMode = api.IPIPModeNever topologyOptions.EnableIPv6 = false topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = "WorkloadIPs" topologyOptions.FelixDebugFilenameRegex = "route_table.go|vxlan_fdb" diff --git a/felix/fv/service_loop_prevention_test.go b/felix/fv/service_loop_prevention_test.go index d567fce84eb..b3c1a09fef6 100644 --- a/felix/fv/service_loop_prevention_test.go +++ b/felix/fv/service_loop_prevention_test.go @@ -50,7 +50,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ service loop prevention; wi if BPFMode() { options.EnableIPv6 = true } - options.IPIPEnabled = false + options.IPIPMode = api.IPIPModeNever tc, client = infrastructure.StartNNodeTopology(2, options, infra) if BPFMode() { ensureAllNodesBPFProgramsAttached(tc.Felixes) diff --git a/felix/fv/spoof_test.go b/felix/fv/spoof_test.go index 6a1b796e3c4..8a381a24c06 100644 --- a/felix/fv/spoof_test.go +++ b/felix/fv/spoof_test.go @@ -169,7 +169,7 @@ var _ = Describe("Spoof tests", func() { Expect(err).NotTo(HaveOccurred()) opts := infrastructure.DefaultTopologyOptions() opts.EnableIPv6 = true - opts.IPIPEnabled = false + opts.IPIPMode = api.IPIPModeNever opts.ExtraEnvVars["FELIX_BPFConnectTimeLoadBalancing"] = string(api.BPFConnectTimeLBDisabled) opts.ExtraEnvVars["FELIX_BPFHostNetworkedNATWithoutCTLB"] = string(api.BPFHostNetworkedNATEnabled) opts.ExtraEnvVars["FELIX_IPV6SUPPORT"] = "true" diff --git a/felix/fv/status_report_test.go b/felix/fv/status_report_test.go index 1ecfe78fbfd..2c13a817cad 100644 --- a/felix/fv/status_report_test.go +++ b/felix/fv/status_report_test.go @@ -49,7 +49,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ openstack status-reporting" topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.VXLANMode = api.VXLANModeAlways - topologyOptions.IPIPEnabled = false + topologyOptions.IPIPMode = api.IPIPModeNever topologyOptions.EnableIPv6 = false topologyOptions.ExtraEnvVars["FELIX_ENDPOINTREPORTINGENABLED"] = "true" topologyOptions.ExtraEnvVars["FELIX_OPENSTACKREGION"] = "r0" diff --git a/felix/fv/tiered_policy_test.go b/felix/fv/tiered_policy_test.go index 23c3c3770e5..e4203e46572 100644 --- a/felix/fv/tiered_policy_test.go +++ b/felix/fv/tiered_policy_test.go @@ -81,7 +81,7 @@ var _ = infrastructure.DatastoreDescribe("connectivity tests with policy tiers _ BeforeEach(func() { infra = getInfra() opts = infrastructure.DefaultTopologyOptions() - opts.IPIPEnabled = false + opts.IPIPMode = api.IPIPModeNever // Start felix instances. tc, client = infrastructure.StartNNodeTopology(2, opts, infra) diff --git a/felix/fv/vxlan_test.go b/felix/fv/vxlan_test.go index fb66cde90b7..736dda9e5ac 100644 --- a/felix/fv/vxlan_test.go +++ b/felix/fv/vxlan_test.go @@ -874,7 +874,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ VXLAN topology before addin func createVXLANBaseTopologyOptions(vxlanMode api.VXLANMode, enableIPv6 bool, routeSource string, brokenXSum bool) infrastructure.TopologyOptions { topologyOptions := infrastructure.DefaultTopologyOptions() topologyOptions.VXLANMode = vxlanMode - topologyOptions.IPIPEnabled = false + topologyOptions.IPIPMode = api.IPIPModeNever topologyOptions.EnableIPv6 = enableIPv6 topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = routeSource // We force the broken checksum handling on or off so that we're not dependent on kernel version diff --git a/felix/fv/wireguard_test.go b/felix/fv/wireguard_test.go index 8f97f06dff5..b777d68af1c 100644 --- a/felix/fv/wireguard_test.go +++ b/felix/fv/wireguard_test.go @@ -1057,7 +1057,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ WireGuard-Supported", []api } }) - It("workload connectivity remains but uses un-encrypted tunnel", func() { + It("pepper workload connectivity remains but uses un-encrypted tunnel", func() { if wireguardEnabledV4 { cc.ExpectSome(wlsV4[0], wlsV4[1]) cc.ExpectSome(wlsV4[1], wlsV4[0]) @@ -1765,7 +1765,7 @@ func wireguardTopologyOptions(routeSource string, ipipEnabled, wireguardIPv4Enab // Enable IPv6 if IPv6 Wireguard will be enabled. topologyOptions.EnableIPv6 = wireguardIPv6Enabled // Assigning workload IPs using IPAM API. - topologyOptions.IPIPRoutesEnabled = false + topologyOptions.SimulateRoutes = false // Indicate wireguard is enabled topologyOptions.WireguardEnabled = wireguardIPv4Enabled topologyOptions.WireguardEnabledV6 = wireguardIPv6Enabled @@ -1775,7 +1775,9 @@ func wireguardTopologyOptions(routeSource string, ipipEnabled, wireguardIPv4Enab } topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = routeSource topologyOptions.ExtraEnvVars["FELIX_PROMETHEUSMETRICSENABLED"] = "true" - topologyOptions.IPIPEnabled = ipipEnabled + if !ipipEnabled { + topologyOptions.IPIPMode = api.IPIPModeNever + } // With Wireguard and BPF mode the default IptablesMarkMask of 0xffff0000 isn't enough. topologyOptions.ExtraEnvVars["FELIX_IPTABLESMARKMASK"] = "4294934528" // 0xffff8000 From d989494ce5fd56f80be2a7a5a067a371755e11c2 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Wed, 6 Nov 2024 16:29:11 -0800 Subject: [PATCH 19/31] fix test infra --- felix/fv/infrastructure/topology.go | 4 ++-- felix/fv/wireguard_test.go | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index abc37e4fc6f..22fd3842e94 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -452,7 +452,7 @@ func StartNNodeTopology( jBlock := fmt.Sprintf("%d.%d.%d.0/24", IPv4CIDR.IP[0], IPv4CIDR.IP[1], j) if needToSimulateIPIPRoutes(&opts) { programIPIPRouts(iFelix, jBlock, jFelix.IP) - } else if opts.VXLANMode == api.VXLANModeNever { + } else if needToSimulateNoEncapRoutes(&opts) { programNoEncapRoutes(iFelix, jBlock, jFelix.IP, false) } if opts.EnableIPv6 { @@ -477,7 +477,7 @@ func needToSimulateIPIPRoutes(opts *TopologyOptions) bool { } func needToSimulateNoEncapRoutes(opts *TopologyOptions) bool { - return opts.VXLANMode == api.VXLANModeNever + return opts.VXLANMode == api.VXLANModeNever && opts.IPIPMode == api.IPIPModeNever && opts.SimulateRoutes } func programIPIPRouts(felix *Felix, dest, gw string) { diff --git a/felix/fv/wireguard_test.go b/felix/fv/wireguard_test.go index b777d68af1c..65e292c8ae1 100644 --- a/felix/fv/wireguard_test.go +++ b/felix/fv/wireguard_test.go @@ -1057,7 +1057,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ WireGuard-Supported", []api } }) - It("pepper workload connectivity remains but uses un-encrypted tunnel", func() { + It("workload connectivity remains but uses un-encrypted tunnel", func() { if wireguardEnabledV4 { cc.ExpectSome(wlsV4[0], wlsV4[1]) cc.ExpectSome(wlsV4[1], wlsV4[0]) From 671d54e012c3e8f7309b84cb459f9f8656dc5793 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Wed, 6 Nov 2024 16:35:03 -0800 Subject: [PATCH 20/31] run make generate --- manifests/calico-ipip.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index 80a468e2dde..b601dea5aba 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -1084,6 +1084,25 @@ spec: for debugging purposes. \n Deprecated: Use BPFConnectTimeLoadBalancing [Default: true]" type: boolean + bpfConntrackLogLevel: + description: 'BPFConntrackLogLevel controls the log level of the BPF + conntrack cleanup program, which runs periodically to clean up expired + BPF conntrack entries. [Default: Off].' + enum: + - "Off" + - Debug + type: string + bpfConntrackMode: + description: 'BPFConntrackCleanupMode controls how BPF conntrack entries + are cleaned up. `Auto` will use a BPF program if supported, falling + back to userspace if not. `Userspace` will always use the userspace + cleanup code. `BPFProgram` will always use the BPF program (failing + if not supported). [Default: Auto]' + enum: + - Auto + - Userspace + - BPFProgram + type: string bpfDSROptoutCIDRs: description: BPFDSROptoutCIDRs is a list of CIDRs which are excluded from DSR. That is, clients in those CIDRs will access service node @@ -1220,6 +1239,13 @@ spec: connection. Warning: changing the size of the conntrack map can cause disruption.' type: integer + bpfMapSizeConntrackCleanupQueue: + description: BPFMapSizeConntrackCleanupQueue sets the size for the + map used to hold NAT conntrack entries that are queued for cleanup. This + should be big enough to hold all the NAT entries that expire within + one cleanup interval. + minimum: 1 + type: integer bpfMapSizeIPSets: description: BPFMapSizeIPSets sets the size for ipsets map. The IP sets map must be large enough to hold an entry for each endpoint From 038e3464aade7e7b048151327ff7392e83cff269 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Thu, 7 Nov 2024 09:15:26 -0800 Subject: [PATCH 21/31] test infra --- felix/fv.logc | 2885 ++++++ felix/fv.logv | 13110 ++++++++++++++++++++++++++ felix/fv/infrastructure/topology.go | 2 + felix/fv/wireguard_test.go | 24 +- 4 files changed, 16009 insertions(+), 12 deletions(-) create mode 100644 felix/fv.logc create mode 100644 felix/fv.logv diff --git a/felix/fv.logc b/felix/fv.logc new file mode 100644 index 00000000000..b4b9b87e40f --- /dev/null +++ b/felix/fv.logc @@ -0,0 +1,2885 @@ +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make -C ../typha image DEV_REGISTRIES=felix-test +make[1]: Entering directory '/home/mazdak/src/calico/typha' +make[1]: Nothing to be done for 'image'. +make[1]: Leaving directory '/home/mazdak/src/calico/typha' +docker buildx build --load --platform=linux/amd64 --pull --build-arg QEMU_IMAGE=calico/qemu-user-static:latest --build-arg UBI_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal:8.10 --build-arg GIT_VERSION=v3.30.0-0.dev-209-g671d54e012c3-dirty -t felix:latest-amd64 -f ./docker-image/Dockerfile docker-image +#0 building with "something1" instance using docker-container driver + +#1 [internal] load .dockerignore +#1 transferring context: 2B done +#1 DONE 0.0s + +#2 [internal] load build definition from Dockerfile +#2 transferring dockerfile: 2.62kB done +#2 DONE 0.0s + +#3 [auth] library/debian:pull token for registry-1.docker.io +#3 DONE 0.0s + +#4 [auth] calico/qemu-user-static:pull token for registry-1.docker.io +#4 DONE 0.0s + +#5 [auth] calico/bpftool:pull token for registry-1.docker.io +#5 DONE 0.0s + +#6 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 +#6 ... + +#7 [internal] load metadata for docker.io/calico/qemu-user-static:latest +#7 DONE 0.6s + +#8 [internal] load metadata for docker.io/library/debian:12-slim +#8 DONE 0.6s + +#6 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 +#6 DONE 0.9s + +#9 [qemu 1/1] FROM docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 +#9 resolve docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 done +#9 DONE 0.0s + +#10 [source 1/12] FROM docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 +#10 resolve docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 0.0s done +#10 DONE 0.0s + +#11 [bpftool 1/1] FROM docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b +#11 resolve docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b 0.0s done +#11 DONE 0.0s + +#12 [internal] load build context +#12 transferring context: 70B done +#12 DONE 0.0s + +#13 [source 3/12] RUN apt-get update && apt-get install -y ipset iptables iproute2 iputils-arping iputils-ping iputils-tracepath net-tools conntrack runit kmod netbase libnftables-dev procps ca-certificates wget ethtool hping3 libpcap0.8 tcpdump +#13 CACHED + +#14 [source 6/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy +#14 CACHED + +#15 [source 5/12] RUN apt-get clean +#15 CACHED + +#16 [source 10/12] COPY calico-felix-wrapper /usr/bin +#16 CACHED + +#17 [source 11/12] COPY --from=bpftool /bpftool /usr/bin +#17 CACHED + +#18 [source 7/12] RUN update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy +#18 CACHED + +#19 [source 12/12] RUN rm -f /usr/bin/qemu-*-static +#19 CACHED + +#20 [source 4/12] RUN apt-get install --no-install-recommends -y wireguard-tools +#20 CACHED + +#21 [stage-3 1/2] COPY --from=source / / +#21 CACHED + +#22 [source 2/12] COPY --from=qemu /usr/bin/qemu-*-static /usr/bin +#22 CACHED + +#23 [source 8/12] RUN ln -s $(readlink /usr/lib/*-linux-gnu/libpcap.so.0.8) $(ldconfig -v 2>/dev/null | grep '^/lib/' | head -n 1 | cut -f1 -d:)/libpcap.so.1 +#23 CACHED + +#24 [source 9/12] COPY felix.cfg /etc/calico/felix.cfg +#24 CACHED + +#25 [stage-3 2/2] WORKDIR /code +#25 CACHED + +#26 exporting to docker image format +#26 exporting layers done +#26 exporting manifest sha256:d0dd19c1907f39650556c005a2e526fd51ed3c5fb41b67fe1a2fbc4ec2d5b0ff done +#26 exporting config sha256:607f6c582d5a9a86711fd1006c77ce450bf170548bb2fd1edab641cf73e9a1c4 done +#26 sending tarball +#26 sending tarball 0.3s done +#26 DONE 0.3s + +#27 importing to docker +#27 DONE 0.0s +make retag-build-images-with-registries VALIDARCHES=amd64 IMAGETAG=latest +make[1]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make retag-build-image-with-registry-felix REGISTRY=calico +make[2]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGES FAIL_NOT_SET=true +make[3]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make[3]: 'var-require' is up to date. +make[3]: Leaving directory '/home/mazdak/src/calico/felix' +make -j12 retag-build-image-arch-with-registry-amd64 BUILD_IMAGE=felix +make[3]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGE-IMAGETAG FAIL_NOT_SET=true +make[4]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make[4]: 'var-require' is up to date. +make[4]: Leaving directory '/home/mazdak/src/calico/felix' +docker tag felix:latest-amd64 calico/felix:latest-amd64 +docker tag felix:latest-amd64 calico/felix:latest +make[3]: Leaving directory '/home/mazdak/src/calico/felix' +make[2]: Leaving directory '/home/mazdak/src/calico/felix' +make[1]: Leaving directory '/home/mazdak/src/calico/felix' +touch .calico_felix.created-amd64 +Building pktgen... +mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=0 calico/go-build:v0.94 sh -c 'git config --global url."ssh://git@github.com/".insteadOf "https://github.com/"; go build -o bin/pktgen -v -buildvcs=false -ldflags "-X github.com/projectcalico/calico/felix/buildinfo.GitVersion=v3.30.0-0.dev-209-g671d54e012c3-dirty -X github.com/projectcalico/calico/felix/buildinfo.BuildDate=2024-11-07T03:07:48+0000 -X github.com/projectcalico/calico/felix/buildinfo.GitRevision=671d54e012c3e8f7309b84cb459f9f8656dc5793 -B 0x671d54e012c3e8f7309b84cb459f9f8656dc5793" "github.com/projectcalico/calico/felix/fv/pktgen"' +Starting with UID: 1000 +github.com/projectcalico/calico/felix/fv/pktgen +# We pre-build the FV test binaries so that we can run them +# outside a container and allow them to interact with docker. +mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=1 -e CGO_LDFLAGS="-L/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src/amd64 -lbpf -lelf -lz" -e CGO_CFLAGS="-I/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src -I/go/src/github.com/projectcalico/calico/felix/bpf-gpl" calico/go-build:v0.94 go test ./fv -c --tags fvtests -o fv/fv.test +Starting with UID: 1000 +make fv-no-prereqs +make[1]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +rm -f fv/data-races.log fv/latency.log +cd fv && \ + ACK_GINKGO_DEPRECATIONS=1.16.5 \ + FV_FELIXIMAGE=felix:latest-amd64 \ + FV_ETCDIMAGE=quay.io/coreos/etcd:v3.5.6 \ + FV_TYPHAIMAGE=felix-test/typha:latest-amd64 \ + FV_K8SIMAGE=calico/go-build:v0.94 \ + FV_NUM_BATCHES=1 \ + FV_BATCHES_TO_RUN="1" \ + FV_FELIX_LOG_LEVEL="" \ + CERTS_PATH=/home/mazdak/src/calico/hack/test/certs \ + PRIVATE_KEY=`pwd`/private.key \ + GINKGO_ARGS='-ginkgo.progress -ginkgo.v -ginkgo.failFast' \ + GINKGO_FOCUS="nina" \ + ARCH=amd64 \ + FELIX_FV_ENABLE_BPF="" \ + FELIX_FV_NFTABLES="" \ + FV_RACE_DETECTOR_ENABLED=true \ + FV_BINARY=bin/calico-felix-race-amd64 \ + FELIX_FV_WIREGUARD_AVAILABLE=`./wireguard-available >/dev/null && echo true || echo false` \ + ./run-batches ++ : 1 ++ : 1 ++ : 90 ++ : bin/calico-felix-race-amd64 ++ : /home/mazdak/src/calico/felix/fv/private.key ++ : -ginkgo.progress -ginkgo.v -ginkgo.failFast ++ : nina ++ for batch in ${FV_BATCHES_TO_RUN} ++ pids[${batch}]=1190527 ++ result=0 ++ for batch in ${FV_BATCHES_TO_RUN} ++ echo 'Waiting on batch 1; PID=1190527' +Waiting on batch 1; PID=1190527 ++ wait 1190527 ++ echo 'Running FV batch 1' +Running FV batch 1 ++ awk -f test-list-filter.awk ++ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast -ginkgo.v -ginkgo.noColor -ginkgo.dryRun + +The following FV tests will run in this batch +============================================= +Will run 6 of 1041 specs + +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 + ++ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast +time="2024-11-06T19:08:00-08:00" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{felix:latest-amd64 quay.io/coreos/etcd:v3.5.6 calico/go-build:v0.94 felix-test/typha:latest-amd64 busybox:latest}" +Running Suite: FV Suite +======================= +Random Seed: 1 - Will randomize all specs +Will run 6 of 1041 specs + +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 +[BeforeEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 + +FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 +[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:104 +2024-11-06 19:08:01.209 [INFO][1190544] test/wireguard_test.go 121: Started dmesg log capture +2024-11-06 19:08:01.209 [INFO][1190544] test/etcd.go 41: Starting etcd +2024-11-06 19:08:01.209 [INFO][1190544] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1190544-1-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:08:01.209 [DEBUG][1190544] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1190544-1-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1190544-1-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. +2024-11-06 19:08:01.209 [INFO][1190544] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:08:01.209 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} +etcd-1190544-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:08:01.368Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.369Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"795.908µs"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1190544-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:08:01.372Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.373Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.373Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.375Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.375Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.375Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.171Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.171Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.171Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.179Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.179Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.179Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.180Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.180Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} +etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} +2024-11-06 19:08:02.223 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:08:02.235 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1190544-1-felixfv]. +2024-11-06 19:08:02.248 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1190544-1-felixfv]. +2024-11-06 19:08:02.261 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1190544-1-felixfv]. +2024-11-06 19:08:02.273 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1190544-1-felixfv]. +2024-11-06 19:08:02.285 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1190544-1-felixfv]. +2024-11-06 19:08:02.298 [INFO][1190544] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1190544-1-felixfv", IP:"172.17.0.2", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:2", IPv6Prefix:"64", Hostname:"etcd-1190544-1-felixfv", runCmd:(*exec.Cmd)(0xc001352f00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:08:02.299 [INFO][1190544] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Always", VXLANMode:"", SimulateRoutes:false, WireguardEnabled:true, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc00039d808), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} +2024-11-06 19:08:02.299 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:02.299 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:02.299 [INFO][1190544] test/topology.go 507: Initializing the datastore... +2024-11-06 19:08:02.299 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:08:02.299 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:08:02.301 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:08:02.301 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5aa17406-6f55-4afc-8943-07228b8bd765", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 301227934, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00089daf8), Variant:""}} +2024-11-06 19:08:02.301 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5aa17406-6f55-4afc-8943-07228b8bd765", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 301227934, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00089daf8), Variant:""}} +2024-11-06 19:08:02.302 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5d7be2fc-9f58-48a7-a2d8-f4fe45fa7c89", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 302767409, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f2990), DefaultAction:(*v3.Action)(0xc0003086b0)}} +2024-11-06 19:08:02.303 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5d7be2fc-9f58-48a7-a2d8-f4fe45fa7c89", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 302767409, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f2990), DefaultAction:(*v3.Action)(0xc0003086b0)}} +2024-11-06 19:08:02.304 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"db7159ee-30bb-4b78-8c38-5a8697709c27", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 304201973, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f3ac0), DefaultAction:(*v3.Action)(0xc0003fe750)}} +2024-11-06 19:08:02.304 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"db7159ee-30bb-4b78-8c38-5a8697709c27", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 304201973, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f3ac0), DefaultAction:(*v3.Action)(0xc0003fe750)}} +2024-11-06 19:08:02.305 [INFO][1190544] test/topology.go 515: EnsureInitialized result error= +2024-11-06 19:08:02.305 [INFO][1190544] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00011cc78), WireguardEnabledV6:(*bool)(0xc00011cc78), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:08:02.305 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 305845571, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001124dc0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001124dd0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00011cc78), WireguardEnabledV6:(*bool)(0xc00011cc78), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001124db0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:08:02.307 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 305845571, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001124dc0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001124dd0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00011cc78), WireguardEnabledV6:(*bool)(0xc00011cc78), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001124db0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:08:02.309 [DEBUG][1190544] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:08:02.309 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:08:02.309 [DEBUG][1190544] test/resource.go 287: Didn't match regex +2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" +2024-11-06 19:08:02.310 [DEBUG][1190544] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 438: Validate IPIP Mode: Always +2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 550: Validate selector: all() +2024-11-06 19:08:02.310 [DEBUG][1190544] test/parser.go 30: Parsing "all()" +2024-11-06 19:08:02.310 [DEBUG][1190544] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:08:02.310 [DEBUG][1190544] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ +2024-11-06 19:08:02.310 [DEBUG][1190544] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex +2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" +2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"884a84e5-a150-4420-9e75-45ef58448b42", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 310635750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Always", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"884a84e5-a150-4420-9e75-45ef58448b42", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 310635750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Always", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:08:02.311 [DEBUG][1190544] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:08:02.311 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:08:02.311 [DEBUG][1190544] test/resource.go 287: Didn't match regex +2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:08:02.312 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:08:02.312 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:02.312 [DEBUG][1190544] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 660: Validate IP network: dead:beef::/64 +2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 550: Validate selector: all() +2024-11-06 19:08:02.312 [DEBUG][1190544] test/parser.go 30: Parsing "all()" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv6/ +2024-11-06 19:08:02.312 [DEBUG][1190544] test/block.go 94: /calico/ipam/v2/assignment/ipv6/ didn't match regex +2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} numResults=0 rev="" +2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"fee5945f-86bb-4612-95b8-8780d2ae4d8a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 312750176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"fee5945f-86bb-4612-95b8-8780d2ae4d8a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 312750176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:08:02.313 [INFO][1190544] test/felix.go 116: Starting felix +2024-11-06 19:08:02.313 [INFO][1190544] test/felix.go 116: Starting felix +2024-11-06 19:08:02.313 [INFO][1190544] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1190544-2-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:08:02.313 [DEBUG][1190544] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1190544-2-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1190544-2-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e FELIX_DBG_WGBOOTSTRAP=true -e SET_CORE_PATTERN=true -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_ROUTESOURCE=CalicoIPAM -e GORACE=history_size=2 -e DELAY_FELIX_START=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_GOTRACEBACK=crash -e FELIX_IPTABLESMARKMASK=4294934528 -e BPF_LOG_PFX=0- -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin felix:latest-amd64]. +2024-11-06 19:08:02.313 [INFO][1190544] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1190544-3-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:08:02.313 [DEBUG][1190544] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1190544-3-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1190544-3-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e BPF_LOG_PFX=1- -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFIPV6SUPPORT=false -e DELAY_FELIX_START=true -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_ROUTESOURCE=CalicoIPAM -e GORACE=history_size=2 -e SET_CORE_PATTERN=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_LogDebugFilenameRegex= -e FELIX_GOTRACEBACK=crash -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DebugSkipCTLBCleanup=true -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp felix:latest-amd64]. +2024-11-06 19:08:02.314 [INFO][1190544] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:08:02.314 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:08:02.314 [INFO][1190544] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:08:02.314 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:08:03.330 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:08:03.330 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:08:03.349 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1190544-2-felixfv]. +2024-11-06 19:08:03.349 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1190544-3-felixfv]. +2024-11-06 19:08:03.364 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1190544-3-felixfv]. +2024-11-06 19:08:03.364 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1190544-2-felixfv]. +2024-11-06 19:08:03.381 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1190544-2-felixfv]. +2024-11-06 19:08:03.382 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1190544-3-felixfv]. +2024-11-06 19:08:03.399 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1190544-2-felixfv]. +2024-11-06 19:08:03.399 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1190544-3-felixfv]. +2024-11-06 19:08:03.415 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1190544-2-felixfv]. +2024-11-06 19:08:03.416 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1190544-3-felixfv]. +2024-11-06 19:08:03.432 [INFO][1190544] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1190544-2-felixfv", IP:"172.17.0.3", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:3", IPv6Prefix:"64", Hostname:"felix-0-1190544-2-felixfv", runCmd:(*exec.Cmd)(0xc0014cdb00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:08:03.433 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:03.433 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:08:03.432 [INFO][1190544] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1190544-3-felixfv", IP:"172.17.0.4", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:4", IPv6Prefix:"64", Hostname:"felix-1-1190544-3-felixfv", runCmd:(*exec.Cmd)(0xc001054d80), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:08:03.433 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:03.433 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:08:03.480 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:08:03.480 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:03.480 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:08:03.482 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:08:03.482 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:03.482 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:08:03.537 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:08:03.537 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:03.537 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +2024-11-06 19:08:03.539 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:08:03.539 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:03.539 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +2024-11-06 19:08:03.588 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:08:03.588 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:03.588 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:08:03.588 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:08:03.588 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:03.588 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:08:03.642 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:08:03.642 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:08:03.643 [INFO][1190544] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:03.643 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:08:03.642 [INFO][1190544] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:03.643 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:08:03.681 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:08:03.681 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:08:03.681 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:03.681 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:03.681 [DEBUG][1190544] test/validator.go 674: Validate IPv4 network: 172.17.0.3/16 +2024-11-06 19:08:03.681 [DEBUG][1190544] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:3/64 +2024-11-06 19:08:03.681 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:08:03.681 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:08:03.682 [DEBUG][1190544] test/client.go 338: Cluster GUID value already set ClusterGUID="e899aae4ab084e5bb9145c7842d16876" +2024-11-06 19:08:03.682 [DEBUG][1190544] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc000661728) +2024-11-06 19:08:03.682 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"ed45e3ca-709d-46af-b911-e708469dc818", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 682631066, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661760), DefaultAction:(*v3.Action)(0xc00141c8b0)}} +2024-11-06 19:08:03.682 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"ed45e3ca-709d-46af-b911-e708469dc818", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 682631066, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661760), DefaultAction:(*v3.Action)(0xc00141c8b0)}} +2024-11-06 19:08:03.683 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"ed45e3ca-709d-46af-b911-e708469dc818", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 682631066, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661760), DefaultAction:(*v3.Action)(0xc00141c8b0)}} +2024-11-06 19:08:03.683 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"22e9adf4-aebb-4e5e-818f-f80bc7ec6f05", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 683633865, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661b38), DefaultAction:(*v3.Action)(0xc00141cc00)}} +2024-11-06 19:08:03.683 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"22e9adf4-aebb-4e5e-818f-f80bc7ec6f05", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 683633865, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661b38), DefaultAction:(*v3.Action)(0xc00141cc00)}} +2024-11-06 19:08:03.684 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"22e9adf4-aebb-4e5e-818f-f80bc7ec6f05", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 683633865, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661b38), DefaultAction:(*v3.Action)(0xc00141cc00)}} +2024-11-06 19:08:03.684 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1190544-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1190544-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3a71c95b-eac8-4023-a234-d7fdacec5d4e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 684330136, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014b5400), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:08:03.684 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1190544-2-felixfv" model-etcdKey=Node(felix-0-1190544-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1190544-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3a71c95b-eac8-4023-a234-d7fdacec5d4e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 684330136, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014b5400), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:08:03.685 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:03.685 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:03.686 [DEBUG][1190544] test/validator.go 674: Validate IPv4 network: 172.17.0.4/16 +2024-11-06 19:08:03.686 [DEBUG][1190544] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:4/64 +2024-11-06 19:08:03.686 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:08:03.686 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:08:03.687 [DEBUG][1190544] test/client.go 338: Cluster GUID value already set ClusterGUID="e899aae4ab084e5bb9145c7842d16876" +2024-11-06 19:08:03.687 [DEBUG][1190544] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc001384098) +2024-11-06 19:08:03.687 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"f20a1e95-6be7-4fde-895d-9e1537cbc1ec", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 687801570, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0013840d0), DefaultAction:(*v3.Action)(0xc001614030)}} +2024-11-06 19:08:03.687 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"f20a1e95-6be7-4fde-895d-9e1537cbc1ec", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 687801570, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0013840d0), DefaultAction:(*v3.Action)(0xc001614030)}} +2024-11-06 19:08:03.688 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"f20a1e95-6be7-4fde-895d-9e1537cbc1ec", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 687801570, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0013840d0), DefaultAction:(*v3.Action)(0xc001614030)}} +2024-11-06 19:08:03.688 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00c2a40a-f3c9-49ad-a7f8-240635c122e0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 688452436, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001384428), DefaultAction:(*v3.Action)(0xc001614380)}} +2024-11-06 19:08:03.688 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00c2a40a-f3c9-49ad-a7f8-240635c122e0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 688452436, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001384428), DefaultAction:(*v3.Action)(0xc001614380)}} +2024-11-06 19:08:03.689 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00c2a40a-f3c9-49ad-a7f8-240635c122e0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 688452436, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001384428), DefaultAction:(*v3.Action)(0xc001614380)}} +2024-11-06 19:08:03.689 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1190544-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1190544-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"f40fb69a-ec52-4aa1-bf4c-912a9104a45c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 689071599, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0010dadc0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:08:03.689 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1190544-3-felixfv" model-etcdKey=Node(felix-1-1190544-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1190544-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"f40fb69a-ec52-4aa1-bf4c-912a9104a45c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 689071599, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0010dadc0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false +2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false +2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false +2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false +2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 243: Started topology. time=1.390660948s +2024-11-06 19:08:03.689 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:03.689 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:03.690 [DEBUG][1190544] test/validator.go 299: Validate action: Allow +2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" +2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" +2024-11-06 19:08:03.690 [DEBUG][1190544] test/validator.go 299: Validate action: Allow +2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" +2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" +2024-11-06 19:08:03.690 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"dd6f9f2c-46d7-41ea-b782-66cf93e32ff8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 690284874, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:08:03.690 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"dd6f9f2c-46d7-41ea-b782-66cf93e32ff8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 690284874, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:08:03.692 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.692 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.692 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0004b4d88), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:03.692 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali74ac9469d24' '10.65.0.2' '8055' --mtu=1440]. +wlv4-0-idx1[stderr] time="2024-11-07T03:08:03Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-0-idx1[stderr] 2024-11-07 03:08:03.740 [DEBUG][41] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" +wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [DEBUG][41] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="32:d1:4a:be:88:21" ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" +wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [DEBUG][41] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" route=0.0.0.0/0 +wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [DEBUG][41] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" route=::/0 +wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [INFO][41] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" +wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [INFO][41] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:08:03.741 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 + workload="wlv4-0-idx1" +wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [INFO][41] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:08:03.741 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001055380), outPipe:(*os.File)(0xc000405110), errPipe:(*os.File)(0xc000405130), namespacePath:"/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0004b4d88), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"41", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:03.741 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:03.741 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv +2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-0-idx1 +2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: felix-0-1190544-2-felixfv +2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-0-idx1 +2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 660: Validate IP network: 10.65.0.2/32 +2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: default +2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 305: Validate interface: cali74ac9469d24 +2024-11-06 19:08:03.742 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2fb7b424-d0eb-429f-8fd3-d6e53f0887a2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 742112665, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:03.742 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1" model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2fb7b424-d0eb-429f-8fd3-d6e53f0887a2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 742112665, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:03.743 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-0-1190544-2-felixfv +2024-11-06 19:08:03.743 [INFO][1190544] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1190544-2-felixfv +2024-11-06 19:08:03.743 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:08:03.743 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:08:03.743 [DEBUG][1190544] test/resource.go 287: Didn't match regex +2024-11-06 19:08:03.743 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:03.744 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 11 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:08:03.744 [DEBUG][1190544] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:08:03.744 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:08:03.745 [DEBUG][1190544] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' +2024-11-06 19:08:03.745 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:08:03.745 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:08:03.745 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:08:03.745 [DEBUG][1190544] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating +2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.746 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:03.747 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:08:03.747 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:08:03.747 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000308620), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bc20fc2f, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.747 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000308620), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bc20fc2f, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.749 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:08:03.749 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:08:03.749 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:03.749 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:03.750 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:08:03.750 [INFO][1190544] test/ipam.go 914: Claimed new block: 10.65.0.0/26 +2024-11-06 19:08:03.750 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0014902e0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}} handle="wlv4-0" +2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:08:03.750 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv4-0 +2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} +2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} +2024-11-06 19:08:03.751 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001738890), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0016206d8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0014902e0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6bc20fc30, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bc20fc2f}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.751 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001738890), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0016206d8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0014902e0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6bc20fc30, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bc20fc2f}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.752 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.752 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.752 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001410b48), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:03.752 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali89abf056382' '10.65.1.2' '8055' --mtu=1440]. +wlv4-1-idx3[stderr] time="2024-11-07T03:08:03Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-1-idx3[stderr] 2024-11-07 03:08:03.807 [DEBUG][41] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" +wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [DEBUG][41] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="2a:18:86:a2:0d:4d" ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" +wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [DEBUG][41] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" route=0.0.0.0/0 +wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [DEBUG][41] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" route=::/0 +wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [INFO][41] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" +wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [INFO][41] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:08:03.809 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 + workload="wlv4-1-idx3" +wlv4-1-idx3[stderr] 2024-11-07 03:08:03.809 [INFO][41] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:08:03.809 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000244180), outPipe:(*os.File)(0xc00053c410), errPipe:(*os.File)(0xc00053c420), namespacePath:"/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001410b48), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"41", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:03.809 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:03.809 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv +2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-1-idx3 +2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: felix-1-1190544-3-felixfv +2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-1-idx3 +2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 660: Validate IP network: 10.65.1.2/32 +2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: default +2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 305: Validate interface: cali89abf056382 +2024-11-06 19:08:03.809 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4e2b50eb-e59c-4377-b62b-9544441ee45e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 809544260, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:03.809 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3" model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4e2b50eb-e59c-4377-b62b-9544441ee45e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 809544260, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:03.810 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-1-1190544-3-felixfv +2024-11-06 19:08:03.810 [INFO][1190544] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1190544-3-felixfv +2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 287: Didn't match regex +2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:03.810 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 18 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:08:03.810 [DEBUG][1190544] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:08:03.810 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.811 [DEBUG][1190544] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:08:03.811 [DEBUG][1190544] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.811 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:03.812 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:08:03.812 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:08:03.812 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124370), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bfff718a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.812 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124370), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bfff718a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.813 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:08:03.813 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:08:03.813 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:03.813 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:03.814 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:08:03.814 [INFO][1190544] test/ipam.go 914: Claimed new block: 10.65.1.0/26 +2024-11-06 19:08:03.814 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f4f40), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}} handle="wlv4-1" +2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:08:03.814 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv4-1 +2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} +2024-11-06 19:08:03.815 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} +2024-11-06 19:08:03.816 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124570), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000454b88), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f4f40), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6bfff718b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bfff718a}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.816 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124570), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000454b88), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f4f40), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6bfff718b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bfff718a}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.817 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.817 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.817 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0009e0d88), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:03.817 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali3611dbfb125' 'dead:beef::0:0:2' '8055' --mtu=1420]. +wlv6-0-idx5[stderr] time="2024-11-07T03:08:03Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.879 [DEBUG][60] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [DEBUG][60] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [INFO][60] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [DEBUG][60] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="ce:ec:f4:fa:7b:dd" ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [INFO][60] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.930 [DEBUG][60] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" route=0.0.0.0/0 +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.930 [DEBUG][60] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" route=::/0 +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.930 [INFO][60] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" +2024-11-06 19:08:03.933 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 + workload="wlv6-0-idx5" +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.932 [INFO][60] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +wlv6-0-idx5[stderr] 2024-11-07 03:08:03.933 [INFO][60] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:08:03.933 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001352000), outPipe:(*os.File)(0xc00148c228), errPipe:(*os.File)(0xc00148c238), namespacePath:"/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0009e0d88), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"60", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:03.933 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:03.933 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv +2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-0-idx5 +2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: felix-0-1190544-2-felixfv +2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-0-idx5 +2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 660: Validate IP network: dead:beef::0:0:2/128 +2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: default +2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 305: Validate interface: cali3611dbfb125 +2024-11-06 19:08:03.933 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"8a0385bf-cedd-4cd7-afe7-789542e15fa1", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 933986359, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:03.934 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5" model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"8a0385bf-cedd-4cd7-afe7-789542e15fa1", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 933986359, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:03.935 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-0-1190544-2-felixfv +2024-11-06 19:08:03.935 [INFO][1190544] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1190544-2-felixfv +2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:08:03.935 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:08:03.935 [DEBUG][1190544] test/resource.go 287: Didn't match regex +2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:08:03.936 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:08:03.936 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:03.936 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 24 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:08:03.936 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:08:03.936 [DEBUG][1190544] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.936 [DEBUG][1190544] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' +2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:08:03.937 [DEBUG][1190544] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating +2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:03.937 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 +2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:03.938 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 +2024-11-06 19:08:03.938 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 +2024-11-06 19:08:03.938 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f54e0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6c77ecfc3, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.938 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f54e0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6c77ecfc3, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.938 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:08:03.939 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 +2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:03.939 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 +2024-11-06 19:08:03.939 [INFO][1190544] test/ipam.go 914: Claimed new block: dead:beef::/122 +2024-11-06 19:08:03.939 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001124cb0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}} handle="wlv6-0" +2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:08:03.940 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv6-0 +2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} +2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} +2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f5640), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000652290), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001124cb0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6c77ecfc4, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6c77ecfc3}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f5640), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000652290), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001124cb0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6c77ecfc4, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6c77ecfc3}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:03.942 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.942 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:08:03.942 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001411d48), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:03.942 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali1a0d8cd1dda' 'dead:beef::0:1:2' '8055' --mtu=1420]. +wlv6-1-idx7[stderr] time="2024-11-07T03:08:04Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [DEBUG][60] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [DEBUG][60] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [INFO][60] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [DEBUG][60] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="06:c9:51:c2:e5:2f" ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.018 [INFO][60] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.068 [DEBUG][60] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" route=0.0.0.0/0 +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.068 [DEBUG][60] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" route=::/0 +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.068 [INFO][60] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" +2024-11-06 19:08:04.071 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 + workload="wlv6-1-idx7" +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.071 [INFO][60] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +wlv6-1-idx7[stderr] 2024-11-07 03:08:04.071 [INFO][60] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +2024-11-06 19:08:04.071 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000245e00), outPipe:(*os.File)(0xc00053c808), errPipe:(*os.File)(0xc00053c818), namespacePath:"/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001411d48), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"60", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:08:04.071 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:08:04.071 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv +2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-1-idx7 +2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: felix-1-1190544-3-felixfv +2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-1-idx7 +2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 660: Validate IP network: dead:beef::0:1:2/128 +2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: default +2024-11-06 19:08:04.072 [DEBUG][1190544] test/validator.go 305: Validate interface: cali1a0d8cd1dda +2024-11-06 19:08:04.072 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2d0436d1-3584-4642-b162-f45e592c3497", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 4, 72030032, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:04.072 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7" model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2d0436d1-3584-4642-b162-f45e592c3497", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 4, 72030032, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:08:04.073 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-1-1190544-3-felixfv +2024-11-06 19:08:04.073 [INFO][1190544] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1190544-3-felixfv +2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 287: Didn't match regex +2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:08:04.073 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 30 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:08:04.073 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:08:04.073 [DEBUG][1190544] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:04.074 [DEBUG][1190544] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' +2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:08:04.074 [DEBUG][1190544] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating +2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:08:04.074 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1140), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6cfb7821a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1140), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6cfb7821a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:08:04.077 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:08:04.077 [INFO][1190544] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 +2024-11-06 19:08:04.077 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f5d90), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}} handle="wlv6-1" +2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:08:04.077 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv6-1 +2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} +2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} +2024-11-06 19:08:04.078 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1290), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0002f3680), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f5d90), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6cfb7821b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6cfb7821a}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:04.078 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1290), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0002f3680), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f5d90), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6cfb7821b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6cfb7821a}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:08:04.079 [INFO][1190544] test/containers.go 300: Start watching stdout container="felix-0-1190544-2-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:08:04.079 [INFO][1190544] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:04.079 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv touch /start-trigger]. +2024-11-06 19:08:04.127 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv touch /start-trigger]: +2024-11-06 19:08:04.127 [INFO][1190544] test/containers.go 300: Start watching stdout container="felix-1-1190544-3-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:08:04.127 [INFO][1190544] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:04.127 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv touch /start-trigger]. +2024-11-06 19:08:04.171 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv touch /start-trigger]: +[BeforeEach] with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:983 +2024-11-06 19:08:04.171 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:08:04.171 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:08:04.172 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0012e1ab0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0012e1ac0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0002f3af0), WireguardEnabledV6:(*bool)(0xc0002f3af1), WireguardThreadingEnabled:(*bool)(0xc0002f3af2), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0012e1ad0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:08:04.172 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0012e1ab0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0012e1ac0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0002f3af0), WireguardEnabledV6:(*bool)(0xc0002f3af1), WireguardThreadingEnabled:(*bool)(0xc0002f3af2), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0012e1ad0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:08:04.173 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip link show]. +2024-11-06 19:08:04.206 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" +2024-11-06 19:08:04.206 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip link show]. +2024-11-06 19:08:04.253 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" +2024-11-06 19:08:04.253 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip rule show pref 99]. +2024-11-06 19:08:04.296 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" +2024-11-06 19:08:04.296 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip -6 rule show pref 99]. +2024-11-06 19:08:04.332 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" +2024-11-06 19:08:04.332 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip rule show pref 99]. +2024-11-06 19:08:04.372 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" +2024-11-06 19:08:04.372 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip -6 rule show pref 99]. +2024-11-06 19:08:04.408 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" +2024-11-06 19:08:04.408 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip rule show pref 99]. +2024-11-06 19:08:04.452 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" +2024-11-06 19:08:04.452 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip -6 rule show pref 99]. +2024-11-06 19:08:04.491 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" +2024-11-06 19:08:04.491 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip rule show pref 99]. +felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1190544-2-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=116 +felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-1-1190544-3-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=104 +2024-11-06 19:08:04.533 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" +2024-11-06 19:08:04.533 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip -6 rule show pref 99]. +2024-11-06 19:08:04.576 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:97 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:97 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:97 +[It] nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 +2024-11-06 19:08:04.576 [INFO][1190544] test/conncheck.go 319: Starting connectivity check... +2024-11-06 19:08:04.576 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:04.576 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/logutils.go 78: Early screen log level set to info +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/daemon.go 155: Loading configuration... +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.606 [INFO][116] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.617 [INFO][116] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.617 [INFO][116] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.619 [INFO][116] felix/daemon.go 220: Created datastore client +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.624 [INFO][116] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.634 [INFO][116] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1190544-2-felixfv" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.637 [INFO][116] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.0.1] +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.651 [INFO][116] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.651 [WARNING][116] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.651 [WARNING][116] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/daemon.go 316: no Kubernetes client available +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1190544-2-felixfv" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1190544-2-felixfv" +2024-11-06 19:08:04.653 [INFO][1190544] test/containers.go 428: felix-0-1190544-2-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1190544-2-felixfv" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1190544-2-felixfv" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/daemon.go 342: Typha not enabled. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.654 [ERROR][116] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.654 [INFO][116] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000497c20), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1190544-2-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000497e00)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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, 0x41, 0x0, 0x1}, ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000854500), 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.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.65.0.1"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IpInIpTunnelAddr":"10.65.0.1", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/logutils.go 78: Early screen log level set to info +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/daemon.go 155: Loading configuration... +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][116] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][116] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.658 [INFO][116] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.659 [INFO][104] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.658 [INFO][116] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.660 [INFO][116] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1190544-2-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000d9e050), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000d9e0f0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x0, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000497e00)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000ba0ab0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000dba000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000497c20), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000854500), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.661 [INFO][116] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000d9e050), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000d9e0f0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x0, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/int_dataplane.go 1235: Determined pod MTU mtu=1480 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][116] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.669 [INFO][104] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.669 [INFO][104] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.671 [INFO][104] felix/daemon.go 220: Created datastore client +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] 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-" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.675 [INFO][116] 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" +2024-11-06 19:08:04.676 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:04.676 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.676 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.676 [INFO][104] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.676 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.677 [INFO][116] 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-" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.677 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.677 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.678 [INFO][116] 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-" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.678 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.678 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.681 [INFO][116] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.684 [INFO][116] 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-" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.684 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.684 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.685 [INFO][116] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.685 [INFO][116] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.686 [INFO][116] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.687 [INFO][104] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1190544-3-felixfv" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.689 [INFO][104] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.1.1] +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.699 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.699 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [INFO][104] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [WARNING][104] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [WARNING][104] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [INFO][104] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/daemon.go 316: no Kubernetes client available +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1190544-3-felixfv" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1190544-3-felixfv" +2024-11-06 19:08:04.705 [INFO][1190544] test/containers.go 428: felix-1-1190544-3-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.705 [INFO][104] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1190544-3-felixfv" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.705 [INFO][104] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1190544-3-felixfv" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.705 [INFO][104] felix/daemon.go 342: Typha not enabled. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.706 [ERROR][104] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.706 [INFO][104] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000abf5e0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1190544-3-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000abf7c0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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, 0x41, 0x1, 0x1}, ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000abfa40), 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.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.65.1.1"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IpInIpTunnelAddr":"10.65.1.1", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.711 [INFO][104] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.711 [INFO][104] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.713 [INFO][104] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.714 [INFO][104] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.715 [INFO][104] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1190544-3-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc00089a280), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00089a320), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x1, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000abf7c0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000ae8d50), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000952000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000abf5e0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000abfa40), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.716 [INFO][104] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc00089a280), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00089a320), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x1, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/int_dataplane.go 1235: Determined pod MTU mtu=1480 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.721 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.721 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.728 [INFO][104] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.729 [INFO][104] 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-" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.729 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.729 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.730 [INFO][104] 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" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.730 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.730 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.731 [INFO][104] 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-" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.731 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.731 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.732 [INFO][104] 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-" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.732 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.732 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.735 [INFO][104] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.736 [INFO][104] 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-" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.737 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.737 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.737 [INFO][104] felix/connecttime.go 72: FV special case: skipping CTLB cleanup +2024-11-06 19:08:04.776 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:04.776 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. +2024-11-06 19:08:04.876 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:04.876 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.027 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.027 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.027 [INFO][116] felix/int_dataplane.go 949: IPIP using BGP enabled, starting thread to keep tunnel configuration in sync. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 474: IPIP device thread started. device="tunl0" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] 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-" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 580: Tunnel wasn't admin up, enabling it device="tunl0" flags=0 mtu=1480 tunnelAddr=10.65.0.1 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 585: Set tunnel admin up device="tunl0" mtu=1480 tunnelAddr=10.65.0.1 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 634: Address wasn't present, adding it. addr=10.65.0.1 ipVersion=0x4 link="tunl0" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.029 [INFO][116] 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" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.029 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.029 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] 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-" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/int_dataplane.go 1122: Registering to report health. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.032 [INFO][116] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.032 [INFO][116] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 1907: 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:}] +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2476: Started internal status report thread +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/daemon.go 441: Connect to the dataplane driver. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/daemon.go 520: using resource updates where applicable +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00050c7e0), (*watchersyncer.watcherCache)(0xc00050cab0), (*watchersyncer.watcherCache)(0xc00050cb40), (*watchersyncer.watcherCache)(0xc00050cbd0), (*watchersyncer.watcherCache)(0xc00050cc60), (*watchersyncer.watcherCache)(0xc00050ccf0), (*watchersyncer.watcherCache)(0xc00050cd80), (*watchersyncer.watcherCache)(0xc00050ce10), (*watchersyncer.watcherCache)(0xc00050cea0), (*watchersyncer.watcherCache)(0xc00050cf30), (*watchersyncer.watcherCache)(0xc00050cfc0), (*watchersyncer.watcherCache)(0xc00050d050), (*watchersyncer.watcherCache)(0xc00050d0e0), (*watchersyncer.watcherCache)(0xc00050d170)}, results:(chan interface {})(0xc00052d0a0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000961b60), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/daemon.go 527: Starting the datastore Syncer +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,::1,127.0.0.0} ifaceName="lo" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchersyncer.go 89: Start called +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 2159: 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{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1190544-2-felixfv +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] 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{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{10.65.0.1} ifaceName="tunl0" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] 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{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchersyncer.go 149: Starting main event processing loop +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:2} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.0.1":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=479 ifaceName="eth0" state="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.0.1":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.3,2001:db8:1::242:ac11:3,fe80::42:acff:fe11:3} ifaceName="eth0" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchersyncer.go 130: Sending status update Status=resync +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.0.1":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"up", Index:3} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"up", Index:4} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:479} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 640: Started the processing graph +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/daemon.go 761: No driver process to monitor +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=felix-0-1190544-2-felixfv,name=IpInIpTunnelAddr) 10.65.0.1 8 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) e899aae4ab084e5bb9145c7842d16876 2 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.65.0.1"}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1190544-2-felixfv, orchestrator=felixfv, workload=default/wlv4-0-idx1, name=wlv4-0-idx1) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1190544-2-felixfv, orchestrator=felixfv, workload=default/wlv6-0-idx5, name=wlv6-0-idx5) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[IpInIpTunnelAddr:10.65.0.1]. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/async_calc_graph.go 165: First time we've been in sync +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{"IpInIpTunnelAddr":"10.65.0.1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.065 [INFO][116] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.0.1] +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.065 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.065 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.071 [INFO][116] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.071 [INFO][116] felix/daemon.go 1277: Datastore now in sync. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.070 [INFO][116] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.072 [INFO][116] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.072 [INFO][116] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.072 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg=ipip_enabled:true +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=471.624597ms +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.076 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.076 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x4 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ipip_mgr.go 299: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x6 table="filter" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.081 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.081 [INFO][116] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.408 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.408 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.408 [INFO][104] felix/int_dataplane.go 949: IPIP using BGP enabled, starting thread to keep tunnel configuration in sync. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.409 [INFO][104] felix/ipip_mgr.go 474: IPIP device thread started. device="tunl0" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.409 [INFO][104] 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-" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.409 [INFO][104] felix/ipip_mgr.go 580: Tunnel wasn't admin up, enabling it device="tunl0" flags=0 mtu=1480 tunnelAddr=10.65.1.1 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/ipip_mgr.go 585: Set tunnel admin up device="tunl0" mtu=1480 tunnelAddr=10.65.1.1 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/ipip_mgr.go 634: Address wasn't present, adding it. addr=10.65.1.1 ipVersion=0x4 link="tunl0" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] 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" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.411 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.411 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] 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-" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.413 [INFO][104] felix/int_dataplane.go 1122: Registering to report health. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.415 [INFO][104] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.415 [INFO][104] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.415 [INFO][104] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.430 [INFO][104] felix/int_dataplane.go 1907: 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:}] +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2476: Started internal status report thread +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/daemon.go 441: Connect to the dataplane driver. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/daemon.go 520: using resource updates where applicable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000153ef0), (*watchersyncer.watcherCache)(0xc0005e6000), (*watchersyncer.watcherCache)(0xc0005e6120), (*watchersyncer.watcherCache)(0xc0005e6360), (*watchersyncer.watcherCache)(0xc0005e6510), (*watchersyncer.watcherCache)(0xc0005e65a0), (*watchersyncer.watcherCache)(0xc0005e6630), (*watchersyncer.watcherCache)(0xc0005e67e0), (*watchersyncer.watcherCache)(0xc0005e6870), (*watchersyncer.watcherCache)(0xc0005e6900), (*watchersyncer.watcherCache)(0xc0005e6990), (*watchersyncer.watcherCache)(0xc0005e6a20), (*watchersyncer.watcherCache)(0xc0005e6ab0), (*watchersyncer.watcherCache)(0xc0005e7c20)}, results:(chan interface {})(0xc00067a0e0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0008d6180), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchersyncer.go 89: Start called +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 2159: 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{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1190544-3-felixfv +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] 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{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{10.65.1.1} ifaceName="tunl0" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.434 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] 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{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.435 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.435 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.435 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:2} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.1.1":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchersyncer.go 130: Sending status update Status=resync +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.1.1":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=481 ifaceName="eth0" state="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.4,2001:db8:1::242:ac11:4,fe80::42:acff:fe11:4} ifaceName="eth0" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.1.1":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"up", Index:3} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"up", Index:4} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:481} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/daemon.go 640: Started the processing graph +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/daemon.go 761: No driver process to monitor +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) e899aae4ab084e5bb9145c7842d16876 2 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.65.1.1"}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.446 [INFO][104] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=felix-1-1190544-3-felixfv,name=IpInIpTunnelAddr) 10.65.1.1 9 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.446 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1190544-3-felixfv, orchestrator=felixfv, workload=default/wlv4-1-idx3, name=wlv4-1-idx3) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1190544-3-felixfv, orchestrator=felixfv, workload=default/wlv6-1-idx7, name=wlv6-1-idx7) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[IpInIpTunnelAddr:10.65.1.1]. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/async_calc_graph.go 165: First time we've been in sync +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.451 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.451 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.452 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.452 [INFO][104] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{"IpInIpTunnelAddr":"10.65.1.1"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.461 [INFO][104] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.1.1] +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.462 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.462 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/daemon.go 1277: Datastore now in sync. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.468 [INFO][104] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.468 [INFO][104] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.468 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg=ipip_enabled:true +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=816.791615ms +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x4 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/ipip_mgr.go 299: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x6 table="filter" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.489 [INFO][116] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.489 [INFO][116] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.490 [INFO][116] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.491 [INFO][116] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.512 [INFO][116] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=3 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.512 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.516 [INFO][116] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.516 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.517 [INFO][116] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.517 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="up" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.517 [INFO][116] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.914173609 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.519 [INFO][116] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.522 [INFO][116] felix/int_dataplane.go 2042: Dataplane updates throttled +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.569 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.569 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.591 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.592 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.592 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.592 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.886 [INFO][104] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.886 [INFO][104] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.887 [INFO][104] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.887 [INFO][104] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="up" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.907 [INFO][104] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=1.253135345 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.910 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.910 [INFO][104] felix/int_dataplane.go 2042: Dataplane updates throttled +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/int_dataplane.go 2001: Dataplane updates no longer throttled +2024-11-06 19:08:06.643 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:06.748 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:06.839 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:06.935 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:06.935 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:08:06.935 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:06.935 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. +2024-11-06 19:08:07.036 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:07.036 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. +2024-11-06 19:08:07.137 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:07.137 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. +2024-11-06 19:08:07.237 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:07.237 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. +2024-11-06 19:08:08.990 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:06Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:08Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:09.105 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:07Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:09Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:09.210 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:07Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:09Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:09.297 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:07Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:09Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:09.297 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:08:09.297 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:09.297 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. +2024-11-06 19:08:09.398 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:09.398 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. +2024-11-06 19:08:09.498 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:09.498 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. +2024-11-06 19:08:09.598 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:09.599 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:10.511 [INFO][116] felix/int_dataplane.go 2001: Dataplane updates no longer throttled +2024-11-06 19:08:11.361 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:11.485 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:11.570 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:11.660 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:11.660 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:08:11.660 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:11.661 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. +2024-11-06 19:08:11.761 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:11.761 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. +2024-11-06 19:08:11.861 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:11.861 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. +2024-11-06 19:08:11.962 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:11.962 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. +2024-11-06 19:08:13.719 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:11Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:13Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:13.825 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:11Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:13Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:13.917 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:11Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:13Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:14.022 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:12Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:14Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:14.022 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:08:14.022 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:14.022 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. +2024-11-06 19:08:14.123 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:14.123 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. +2024-11-06 19:08:14.223 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:14.223 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. +2024-11-06 19:08:14.324 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:14.324 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. +2024-11-06 19:08:16.084 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:16.180 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:16.288 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:16.389 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:08:16.389 [WARNING][1190544] test/conncheck.go 410: Connectivity check failed: Connectivity was incorrect: + +Expected + wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = false <---- WRONG + wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = false <---- WRONG + wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = false <---- WRONG + wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = false <---- WRONG +to match + wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = true <---- EXPECTED + wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = true <---- EXPECTED + wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = true <---- EXPECTED + wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = true <---- EXPECTED +[JustAfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 + +[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:190 +2024-11-06 19:08:16.389 [INFO][1190544] test/wireguard_test.go 192: Stop dmesg log capture +2024-11-06 19:08:16.389 [INFO][1190544] test/wireguard_test.go 194: Captured dmesg log: + +2024-11-06 19:08:16.389 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "link"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:16.389 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip link]. +2024-11-06 19:08:16.429 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip link]: + 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 + link/ipip 0.0.0.0 brd 0.0.0.0 + 3: cali74ac9469d24@if3: mtu 1440 qdisc noqueue state UP mode DEFAULT group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 + 4: cali3611dbfb125@if3: mtu 1420 qdisc noqueue state UP mode DEFAULT group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 + 479: eth0@if480: mtu 1500 qdisc noqueue state UP mode DEFAULT group default + link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + +2024-11-06 19:08:16.430 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "addr"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:16.430 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip addr]. +2024-11-06 19:08:16.472 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip addr]: + 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever + inet6 ::1/128 scope host + valid_lft forever preferred_lft forever + 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN group default qlen 1000 + link/ipip 0.0.0.0 brd 0.0.0.0 + inet 10.65.0.1/32 scope global tunl0 + valid_lft forever preferred_lft forever + 3: cali74ac9469d24@if3: mtu 1440 qdisc noqueue state UP group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 + inet6 fe80::ecee:eeff:feee:eeee/64 scope link + valid_lft forever preferred_lft forever + 4: cali3611dbfb125@if3: mtu 1420 qdisc noqueue state UP group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 + inet6 fe80::ecee:eeff:feee:eeee/64 scope link + valid_lft forever preferred_lft forever + 479: eth0@if480: mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever + inet6 2001:db8:1::242:ac11:3/64 scope global nodad + valid_lft forever preferred_lft forever + inet6 fe80::42:acff:fe11:3/64 scope link + valid_lft forever preferred_lft forever + +2024-11-06 19:08:16.472 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "rule", "list"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:16.472 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip rule list]. +2024-11-06 19:08:16.514 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip rule list]: + 0: from all lookup local + 32766: from all lookup main + 32767: from all lookup default + +2024-11-06 19:08:16.514 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "table", "all"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:16.514 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip route show table all]. +2024-11-06 19:08:16.552 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip route show table all]: + default via 172.17.0.1 dev eth0 + 10.65.0.2 dev cali74ac9469d24 scope link + 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 + local 10.65.0.1 dev tunl0 table local proto kernel scope host src 10.65.0.1 + local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1 + local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1 + broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1 + local 172.17.0.3 dev eth0 table local proto kernel scope host src 172.17.0.3 + broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.3 + 2001:db8:1::/64 dev eth0 proto kernel metric 256 pref medium + dead:beef::2 dev cali3611dbfb125 metric 1024 pref medium + fe80::/64 dev eth0 proto kernel metric 256 pref medium + fe80::/64 dev cali74ac9469d24 proto kernel metric 256 pref medium + fe80::/64 dev cali3611dbfb125 proto kernel metric 256 pref medium + default via 2001:db8:1::1 dev eth0 metric 1024 pref medium + local ::1 dev lo table local proto kernel metric 0 pref medium + anycast 2001:db8:1:: dev eth0 table local proto kernel metric 0 pref medium + local 2001:db8:1::242:ac11:3 dev eth0 table local proto kernel metric 0 pref medium + anycast fe80:: dev cali3611dbfb125 table local proto kernel metric 0 pref medium + anycast fe80:: dev eth0 table local proto kernel metric 0 pref medium + anycast fe80:: dev cali74ac9469d24 table local proto kernel metric 0 pref medium + local fe80::42:acff:fe11:3 dev eth0 table local proto kernel metric 0 pref medium + local fe80::ecee:eeff:feee:eeee dev cali3611dbfb125 table local proto kernel metric 0 pref medium + local fe80::ecee:eeff:feee:eeee dev cali74ac9469d24 table local proto kernel metric 0 pref medium + multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium + multicast ff00::/8 dev cali74ac9469d24 table local proto kernel metric 256 pref medium + multicast ff00::/8 dev cali3611dbfb125 table local proto kernel metric 256 pref medium + multicast ff00::/8 dev tunl0 table local proto kernel metric 256 pref medium + +2024-11-06 19:08:16.552 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "cached"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:16.552 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip route show cached]. +2024-11-06 19:08:16.590 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv ip route show cached]: +2024-11-06 19:08:16.590 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:16.590 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv wg]. +2024-11-06 19:08:16.639 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv wg]: +2024-11-06 19:08:16.639 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg", "show", "all", "private-key"} container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:16.639 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv wg show all private-key]. +2024-11-06 19:08:16.674 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv wg show all private-key]: +2024-11-06 19:08:16.674 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "link"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:16.674 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip link]. +2024-11-06 19:08:16.723 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip link]: + 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 + link/ipip 0.0.0.0 brd 0.0.0.0 + 3: cali89abf056382@if3: mtu 1440 qdisc noqueue state UP mode DEFAULT group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 + 4: cali1a0d8cd1dda@if3: mtu 1420 qdisc noqueue state UP mode DEFAULT group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 + 481: eth0@if482: mtu 1500 qdisc noqueue state UP mode DEFAULT group default + link/ether 02:42:ac:11:00:04 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + +2024-11-06 19:08:16.723 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "addr"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:16.723 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip addr]. +2024-11-06 19:08:16.762 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip addr]: + 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 + link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 + inet 127.0.0.1/8 scope host lo + valid_lft forever preferred_lft forever + inet6 ::1/128 scope host + valid_lft forever preferred_lft forever + 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN group default qlen 1000 + link/ipip 0.0.0.0 brd 0.0.0.0 + inet 10.65.1.1/32 scope global tunl0 + valid_lft forever preferred_lft forever + 3: cali89abf056382@if3: mtu 1440 qdisc noqueue state UP group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 + inet6 fe80::ecee:eeff:feee:eeee/64 scope link + valid_lft forever preferred_lft forever + 4: cali1a0d8cd1dda@if3: mtu 1420 qdisc noqueue state UP group default qlen 1000 + link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 + inet6 fe80::ecee:eeff:feee:eeee/64 scope link + valid_lft forever preferred_lft forever + 481: eth0@if482: mtu 1500 qdisc noqueue state UP group default + link/ether 02:42:ac:11:00:04 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 172.17.0.4/16 brd 172.17.255.255 scope global eth0 + valid_lft forever preferred_lft forever + inet6 2001:db8:1::242:ac11:4/64 scope global nodad + valid_lft forever preferred_lft forever + inet6 fe80::42:acff:fe11:4/64 scope link + valid_lft forever preferred_lft forever + +2024-11-06 19:08:16.762 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "rule", "list"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:16.762 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip rule list]. +2024-11-06 19:08:16.798 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip rule list]: + 0: from all lookup local + 32766: from all lookup main + 32767: from all lookup default + +2024-11-06 19:08:16.798 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "table", "all"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:16.798 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip route show table all]. +2024-11-06 19:08:16.836 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip route show table all]: + default via 172.17.0.1 dev eth0 + 10.65.1.2 dev cali89abf056382 scope link + 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.4 + local 10.65.1.1 dev tunl0 table local proto kernel scope host src 10.65.1.1 + local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1 + local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1 + broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1 + local 172.17.0.4 dev eth0 table local proto kernel scope host src 172.17.0.4 + broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.4 + 2001:db8:1::/64 dev eth0 proto kernel metric 256 pref medium + dead:beef::1:2 dev cali1a0d8cd1dda metric 1024 pref medium + fe80::/64 dev eth0 proto kernel metric 256 pref medium + fe80::/64 dev cali89abf056382 proto kernel metric 256 pref medium + fe80::/64 dev cali1a0d8cd1dda proto kernel metric 256 pref medium + default via 2001:db8:1::1 dev eth0 metric 1024 pref medium + local ::1 dev lo table local proto kernel metric 0 pref medium + anycast 2001:db8:1:: dev eth0 table local proto kernel metric 0 pref medium + local 2001:db8:1::242:ac11:4 dev eth0 table local proto kernel metric 0 pref medium + anycast fe80:: dev eth0 table local proto kernel metric 0 pref medium + anycast fe80:: dev cali1a0d8cd1dda table local proto kernel metric 0 pref medium + anycast fe80:: dev cali89abf056382 table local proto kernel metric 0 pref medium + local fe80::42:acff:fe11:4 dev eth0 table local proto kernel metric 0 pref medium + local fe80::ecee:eeff:feee:eeee dev cali1a0d8cd1dda table local proto kernel metric 0 pref medium + local fe80::ecee:eeff:feee:eeee dev cali89abf056382 table local proto kernel metric 0 pref medium + multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium + multicast ff00::/8 dev cali89abf056382 table local proto kernel metric 256 pref medium + multicast ff00::/8 dev cali1a0d8cd1dda table local proto kernel metric 256 pref medium + multicast ff00::/8 dev tunl0 table local proto kernel metric 256 pref medium + +2024-11-06 19:08:16.836 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "cached"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:16.836 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip route show cached]. +2024-11-06 19:08:16.878 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv ip route show cached]: +2024-11-06 19:08:16.878 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:16.878 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv wg]. +2024-11-06 19:08:16.925 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv wg]: +2024-11-06 19:08:16.925 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg", "show", "all", "private-key"} container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:16.925 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv wg show all private-key]. +2024-11-06 19:08:16.964 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv wg show all private-key]: +2024-11-06 19:08:16.964 [INFO][1190544] test/workload.go 100: Stop workload="wlv4-0-idx1" +2024-11-06 19:08:16.964 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c kill -9 41 & ip link del cali74ac9469d24 & ip netns del cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 & wait]. +2024-11-06 19:08:17.000 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:08:17.000 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:08:17.032 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv sh -c kill -9 41 & ip link del cali74ac9469d24 & ip netns del cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 & wait]: +2024-11-06 19:08:17.032 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv4-0-idx1" +2024-11-06 19:08:17.032 [INFO][1190544] test/workload.go 100: Stop workload="wlv4-1-idx3" +2024-11-06 19:08:17.032 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c kill -9 41 & ip link del cali89abf056382 & ip netns del cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 & wait]. +2024-11-06 19:08:17.075 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:08:17.075 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:08:17.097 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv sh -c kill -9 41 & ip link del cali89abf056382 & ip netns del cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 & wait]: +2024-11-06 19:08:17.097 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv4-1-idx3" +2024-11-06 19:08:17.097 [INFO][1190544] test/workload.go 100: Stop workload="wlv6-0-idx5" +2024-11-06 19:08:17.097 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c kill -9 60 & ip link del cali3611dbfb125 & ip netns del cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 & wait]. +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"down", Index:3} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"", Index:3} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/conntrack.go 90: Removing conntrack flows ip=10.65.0.2 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x6 status="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="down" +2024-11-06 19:08:17.135 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:08:17.135 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:08:17.158 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv sh -c kill -9 60 & ip link del cali3611dbfb125 & ip netns del cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 & wait]: +2024-11-06 19:08:17.158 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv6-0-idx5" +2024-11-06 19:08:17.158 [INFO][1190544] test/workload.go 100: Stop workload="wlv6-1-idx7" +2024-11-06 19:08:17.158 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c kill -9 60 & ip link del cali1a0d8cd1dda & ip netns del cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 & wait]. +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"down", Index:3} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"", Index:3} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x6 status="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="down" +2024-11-06 19:08:17.218 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:08:17.218 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.233 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.233 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"down", Index:4} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=4 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"", Index:4} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.237 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.237 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x6 status="down" +felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.237 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="down" +2024-11-06 19:08:17.249 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv sh -c kill -9 60 & ip link del cali1a0d8cd1dda & ip netns del cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 & wait]: +2024-11-06 19:08:17.249 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv6-1-idx7" +2024-11-06 19:08:17.249 [INFO][1190544] test/containers.go 99: Stopping... container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:17.249 [INFO][1190544] test/containers.go 153: Executing 'docker stop' container="felix-0-1190544-2-felixfv" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.316 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"down", Index:4} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] 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=4 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"", Index:4} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.321 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.321 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" +felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.321 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" +2024-11-06 19:08:17.385 [INFO][1190544] test/containers.go 160: 'docker stop' returned success container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:17.385 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1190544-2-felixfv" signal=interrupt +2024-11-06 19:08:17.385 [INFO][1190544] test/containers.go 179: Signalled docker run container="felix-0-1190544-2-felixfv" signal=interrupt +2024-11-06 19:08:17.385 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:08:17.390 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="stderr" +2024-11-06 19:08:17.390 [INFO][1190544] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1190544-2-felixfv" +2024-11-06 19:08:17.390 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="stdout" +2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1190544-2-felixfv" +2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1190544-2-felixfv" signal=killed +2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 99: Stopping... container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 153: Executing 'docker stop' container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:17.511 [INFO][1190544] test/containers.go 160: 'docker stop' returned success container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:17.511 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1190544-3-felixfv" signal=interrupt +2024-11-06 19:08:17.511 [INFO][1190544] test/containers.go 179: Signalled docker run container="felix-1-1190544-3-felixfv" signal=interrupt +2024-11-06 19:08:17.511 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:08:17.517 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="stderr" +2024-11-06 19:08:17.517 [INFO][1190544] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1190544-3-felixfv" +2024-11-06 19:08:17.517 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="stdout" +2024-11-06 19:08:17.525 [INFO][1190544] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1190544-3-felixfv" +2024-11-06 19:08:17.525 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1190544-3-felixfv" signal=killed +2024-11-06 19:08:17.525 [INFO][1190544] test/containers.go 655: Running command command=[]string{"etcdctl", "get", "/", "--prefix", "--keys-only"} container="etcd-1190544-1-felixfv" +2024-11-06 19:08:17.525 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec etcd-1190544-1-felixfv etcdctl get / --prefix --keys-only]. +2024-11-06 19:08:17.579 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec etcd-1190544-1-felixfv etcdctl get / --prefix --keys-only]: + /calico/felix/v2/no-region/host/felix-0-1190544-2-felixfv/last_reported_status + + /calico/felix/v2/no-region/host/felix-0-1190544-2-felixfv/status + + /calico/felix/v2/no-region/host/felix-1-1190544-3-felixfv/last_reported_status + + /calico/felix/v2/no-region/host/felix-1-1190544-3-felixfv/status + + /calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26 + + /calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26 + + /calico/ipam/v2/assignment/ipv6/block/dead:beef::-122 + + /calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122 + + /calico/ipam/v2/config + + /calico/ipam/v2/handle/wlv4-0 + + /calico/ipam/v2/handle/wlv4-1 + + /calico/ipam/v2/handle/wlv6-0 + + /calico/ipam/v2/handle/wlv6-1 + + /calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv4/block/10.65.0.0-26 + + /calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv6/block/dead:beef::-122 + + /calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv4/block/10.65.1.0-26 + + /calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv6/block/dead:beef::1:0-122 + + /calico/resources/v3/projectcalico.org/clusterinformations/default + + /calico/resources/v3/projectcalico.org/felixconfigurations/default + + /calico/resources/v3/projectcalico.org/ippools/test-pool + + /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 + + /calico/resources/v3/projectcalico.org/nodes/felix-0-1190544-2-felixfv + + /calico/resources/v3/projectcalico.org/nodes/felix-1-1190544-3-felixfv + + /calico/resources/v3/projectcalico.org/profiles/default + + /calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy + + /calico/resources/v3/projectcalico.org/tiers/default + + /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1 + + /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5 + + /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3 + + /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7 + + +2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 75: StopLogs no-op because nil container +2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 86: Stop no-op because nil container +2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 99: Stopping... container="etcd-1190544-1-felixfv" +2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 153: Executing 'docker stop' container="etcd-1190544-1-felixfv" +2024-11-06 19:08:17.686 [INFO][1190544] test/containers.go 160: 'docker stop' returned success container="etcd-1190544-1-felixfv" +2024-11-06 19:08:17.686 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1190544-1-felixfv" signal=interrupt +2024-11-06 19:08:17.686 [INFO][1190544] test/containers.go 179: Signalled docker run container="etcd-1190544-1-felixfv" signal=interrupt +2024-11-06 19:08:17.686 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:08:17.698 [INFO][1190544] test/containers.go 441: Stream finished name="etcd-1190544-1-felixfv" stream="stdout" +2024-11-06 19:08:17.698 [INFO][1190544] test/containers.go 441: Stream finished name="etcd-1190544-1-felixfv" stream="stderr" +2024-11-06 19:08:17.698 [INFO][1190544] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1190544-1-felixfv" +2024-11-06 19:08:17.708 [INFO][1190544] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1190544-1-felixfv" +2024-11-06 19:08:17.708 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1190544-1-felixfv" signal=killed +[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 +[AfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 + +• Failure [16.500 seconds] +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) +/go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:40 + wireguardEnabledV4: true, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:103 + with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:982 + nina workload connectivity remains but uses un-encrypted tunnel [It] + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 + + Connectivity was incorrect: + + Expected + wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = false <---- WRONG + wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = false <---- WRONG + wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = false <---- WRONG + wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = false <---- WRONG + to match + wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = true <---- EXPECTED + wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = true <---- EXPECTED + wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = true <---- EXPECTED + wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = true <---- EXPECTED + + Test took 11.813040278s and 5 tries. +  + + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1069 +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +STATS: LoadAvg=2.32/1.26/0.75 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/17.4GiB/18.0GiB/67.5MiB/17.9MiB RootFSFree=102.6GiB(22.0%) + +JUnit report was created: /home/mazdak/src/calico/felix/report/fv_suite.xml + + +Summarizing 1 Failure: + +[Fail] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled [It] nina workload connectivity remains but uses un-encrypted tunnel  +/go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1069 + +Ran 1 of 1041 Specs in 16.507 seconds +FAIL! -- 0 Passed | 1 Failed | 0 Pending | 1040 Skipped +--- FAIL: TestFv (16.83s) +FAIL ++ status=1 ++ echo 'Test batch 1 completed with status 1' +Test batch 1 completed with status 1 ++ exit 1 ++ st=1 ++ echo 'Result: 1' +Result: 1 ++ '[' 1 -ne 0 ']' ++ result=1 ++ '[' 1 -eq 0 ']' ++ echo 'Tests failed' +Tests failed ++ exit 1 +make[1]: *** [Makefile:343: fv-no-prereqs] Error 1 +make[1]: Leaving directory '/home/mazdak/src/calico/felix' +make: *** [Makefile:338: fv] Error 2 diff --git a/felix/fv.logv b/felix/fv.logv new file mode 100644 index 00000000000..a997d44695b --- /dev/null +++ b/felix/fv.logv @@ -0,0 +1,13110 @@ +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make -C ../typha image DEV_REGISTRIES=felix-test +make[1]: Entering directory '/home/mazdak/src/calico/typha' +make[1]: Nothing to be done for 'image'. +make[1]: Leaving directory '/home/mazdak/src/calico/typha' +docker buildx build --load --platform=linux/amd64 --pull --build-arg QEMU_IMAGE=calico/qemu-user-static:latest --build-arg UBI_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal:8.10 --build-arg GIT_VERSION=v3.30.0-0.dev-209-g671d54e012c3-dirty -t felix:latest-amd64 -f ./docker-image/Dockerfile docker-image +#0 building with "something1" instance using docker-container driver + +#1 [internal] load .dockerignore +#1 transferring context: 2B done +#1 DONE 0.0s + +#2 [internal] load build definition from Dockerfile +#2 transferring dockerfile: 2.62kB done +#2 DONE 0.0s + +#3 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 +#3 ... + +#4 [internal] load metadata for docker.io/calico/qemu-user-static:latest +#4 DONE 0.3s + +#5 [internal] load metadata for docker.io/library/debian:12-slim +#5 DONE 0.3s + +#3 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 +#3 DONE 0.4s + +#6 [qemu 1/1] FROM docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 +#6 resolve docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 done +#6 DONE 0.0s + +#7 [source 1/12] FROM docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 +#7 resolve docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 done +#7 DONE 0.0s + +#8 [bpftool 1/1] FROM docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b +#8 resolve docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b 0.0s done +#8 DONE 0.0s + +#9 [internal] load build context +#9 transferring context: 70B done +#9 DONE 0.0s + +#10 [stage-3 1/2] COPY --from=source / / +#10 CACHED + +#11 [source 6/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy +#11 CACHED + +#12 [source 3/12] RUN apt-get update && apt-get install -y ipset iptables iproute2 iputils-arping iputils-ping iputils-tracepath net-tools conntrack runit kmod netbase libnftables-dev procps ca-certificates wget ethtool hping3 libpcap0.8 tcpdump +#12 CACHED + +#13 [source 12/12] RUN rm -f /usr/bin/qemu-*-static +#13 CACHED + +#14 [source 2/12] COPY --from=qemu /usr/bin/qemu-*-static /usr/bin +#14 CACHED + +#15 [source 10/12] COPY calico-felix-wrapper /usr/bin +#15 CACHED + +#16 [source 11/12] COPY --from=bpftool /bpftool /usr/bin +#16 CACHED + +#17 [source 9/12] COPY felix.cfg /etc/calico/felix.cfg +#17 CACHED + +#18 [source 4/12] RUN apt-get install --no-install-recommends -y wireguard-tools +#18 CACHED + +#19 [source 5/12] RUN apt-get clean +#19 CACHED + +#20 [source 7/12] RUN update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy +#20 CACHED + +#21 [source 8/12] RUN ln -s $(readlink /usr/lib/*-linux-gnu/libpcap.so.0.8) $(ldconfig -v 2>/dev/null | grep '^/lib/' | head -n 1 | cut -f1 -d:)/libpcap.so.1 +#21 CACHED + +#22 [stage-3 2/2] WORKDIR /code +#22 CACHED + +#23 exporting to docker image format +#23 exporting layers done +#23 exporting manifest sha256:d0dd19c1907f39650556c005a2e526fd51ed3c5fb41b67fe1a2fbc4ec2d5b0ff done +#23 exporting config sha256:607f6c582d5a9a86711fd1006c77ce450bf170548bb2fd1edab641cf73e9a1c4 done +#23 sending tarball +#23 sending tarball 0.3s done +#23 DONE 0.3s + +#24 importing to docker +#24 DONE 0.0s +make retag-build-images-with-registries VALIDARCHES=amd64 IMAGETAG=latest +make[1]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make retag-build-image-with-registry-felix REGISTRY=calico +make[2]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGES FAIL_NOT_SET=true +make[3]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make[3]: 'var-require' is up to date. +make[3]: Leaving directory '/home/mazdak/src/calico/felix' +make -j12 retag-build-image-arch-with-registry-amd64 BUILD_IMAGE=felix +make[3]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGE-IMAGETAG FAIL_NOT_SET=true +make[4]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +make[4]: 'var-require' is up to date. +make[4]: Leaving directory '/home/mazdak/src/calico/felix' +docker tag felix:latest-amd64 calico/felix:latest-amd64 +docker tag felix:latest-amd64 calico/felix:latest +make[3]: Leaving directory '/home/mazdak/src/calico/felix' +make[2]: Leaving directory '/home/mazdak/src/calico/felix' +make[1]: Leaving directory '/home/mazdak/src/calico/felix' +touch .calico_felix.created-amd64 +Building pktgen... +mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=0 calico/go-build:v0.94 sh -c 'git config --global url."ssh://git@github.com/".insteadOf "https://github.com/"; go build -o bin/pktgen -v -buildvcs=false -ldflags "-X github.com/projectcalico/calico/felix/buildinfo.GitVersion=v3.30.0-0.dev-209-g671d54e012c3-dirty -X github.com/projectcalico/calico/felix/buildinfo.BuildDate=2024-11-07T03:17:04+0000 -X github.com/projectcalico/calico/felix/buildinfo.GitRevision=671d54e012c3e8f7309b84cb459f9f8656dc5793 -B 0x671d54e012c3e8f7309b84cb459f9f8656dc5793" "github.com/projectcalico/calico/felix/fv/pktgen"' +Starting with UID: 1000 +github.com/projectcalico/calico/felix/fv/pktgen +# We pre-build the FV test binaries so that we can run them +# outside a container and allow them to interact with docker. +mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=1 -e CGO_LDFLAGS="-L/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src/amd64 -lbpf -lelf -lz" -e CGO_CFLAGS="-I/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src -I/go/src/github.com/projectcalico/calico/felix/bpf-gpl" calico/go-build:v0.94 go test ./fv -c --tags fvtests -o fv/fv.test +Starting with UID: 1000 +make fv-no-prereqs +make[1]: Entering directory '/home/mazdak/src/calico/felix' +Makefile:623: warning: overriding recipe for target 'golangci-lint' +../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' +rm -f fv/data-races.log fv/latency.log +cd fv && \ + ACK_GINKGO_DEPRECATIONS=1.16.5 \ + FV_FELIXIMAGE=felix:latest-amd64 \ + FV_ETCDIMAGE=quay.io/coreos/etcd:v3.5.6 \ + FV_TYPHAIMAGE=felix-test/typha:latest-amd64 \ + FV_K8SIMAGE=calico/go-build:v0.94 \ + FV_NUM_BATCHES=1 \ + FV_BATCHES_TO_RUN="1" \ + FV_FELIX_LOG_LEVEL="" \ + CERTS_PATH=/home/mazdak/src/calico/hack/test/certs \ + PRIVATE_KEY=`pwd`/private.key \ + GINKGO_ARGS='-ginkgo.progress -ginkgo.v -ginkgo.failFast' \ + GINKGO_FOCUS="nina" \ + ARCH=amd64 \ + FELIX_FV_ENABLE_BPF="" \ + FELIX_FV_NFTABLES="" \ + FV_RACE_DETECTOR_ENABLED=true \ + FV_BINARY=bin/calico-felix-race-amd64 \ + FELIX_FV_WIREGUARD_AVAILABLE=`./wireguard-available >/dev/null && echo true || echo false` \ + ./run-batches ++ : 1 ++ : 1 ++ : 90 ++ : bin/calico-felix-race-amd64 ++ : /home/mazdak/src/calico/felix/fv/private.key ++ : -ginkgo.progress -ginkgo.v -ginkgo.failFast ++ : nina ++ for batch in ${FV_BATCHES_TO_RUN} ++ pids[${batch}]=1210398 ++ result=0 ++ for batch in ${FV_BATCHES_TO_RUN} ++ echo 'Waiting on batch 1; PID=1210398' +Waiting on batch 1; PID=1210398 ++ wait 1210398 ++ echo 'Running FV batch 1' +Running FV batch 1 ++ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast -ginkgo.v -ginkgo.noColor -ginkgo.dryRun ++ awk -f test-list-filter.awk + +The following FV tests will run in this batch +============================================= +Will run 6 of 1041 specs + +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 + ++ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast +time="2024-11-06T19:17:14-08:00" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{felix:latest-amd64 quay.io/coreos/etcd:v3.5.6 calico/go-build:v0.94 felix-test/typha:latest-amd64 busybox:latest}" +Running Suite: FV Suite +======================= +Random Seed: 1 - Will randomize all specs +Will run 6 of 1041 specs + +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +[BeforeEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 + +FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 +[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 +2024-11-06 19:17:14.384 [INFO][1210415] test/etcd.go 41: Starting etcd +2024-11-06 19:17:14.384 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-1-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:14.384 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-1-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-1-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. +2024-11-06 19:17:14.385 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:14.385 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.604Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} +etcd-1210415-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:14.604Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.604Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.605Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.605Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.606Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"950.333µs"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:14.609Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.610Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.612Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.612Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.613Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.613Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.613Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.108Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.108Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} +etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} +2024-11-06 19:17:15.401 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:15.416 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-1-felixfv]. +2024-11-06 19:17:15.430 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-1-felixfv]. +2024-11-06 19:17:15.444 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-1-felixfv]. +2024-11-06 19:17:15.458 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-1-felixfv]. +2024-11-06 19:17:15.471 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-1-felixfv]. +2024-11-06 19:17:15.484 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-1-felixfv", IP:"172.17.0.2", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:2", IPv6Prefix:"64", Hostname:"etcd-1210415-1-felixfv", runCmd:(*exec.Cmd)(0xc001552000), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:15.484 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc00036a008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} +2024-11-06 19:17:15.484 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:15.484 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:15.485 [INFO][1210415] test/topology.go 507: Initializing the datastore... +2024-11-06 19:17:15.485 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:15.485 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:15.488 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:15.489 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d9767442-e8da-4089-ab6e-839a3237a24d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 489113664, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc000562608), Variant:""}} +2024-11-06 19:17:15.489 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d9767442-e8da-4089-ab6e-839a3237a24d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 489113664, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc000562608), Variant:""}} +2024-11-06 19:17:15.497 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"36b70fce-839a-4306-993a-8896d547062e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 497225475, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006b9510), DefaultAction:(*v3.Action)(0xc0014c7e30)}} +2024-11-06 19:17:15.497 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"36b70fce-839a-4306-993a-8896d547062e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 497225475, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006b9510), DefaultAction:(*v3.Action)(0xc0014c7e30)}} +2024-11-06 19:17:15.499 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"39e4aef3-ce1b-4dac-ade9-59b39b1c18f2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 499520961, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001608610), DefaultAction:(*v3.Action)(0xc0006a4340)}} +2024-11-06 19:17:15.499 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"39e4aef3-ce1b-4dac-ade9-59b39b1c18f2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 499520961, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001608610), DefaultAction:(*v3.Action)(0xc0006a4340)}} +2024-11-06 19:17:15.503 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= +2024-11-06 19:17:15.503 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0006b8578), WireguardEnabledV6:(*bool)(0xc0006b8578), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:15.503 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 503642179, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4b40), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4b50), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0006b8578), WireguardEnabledV6:(*bool)(0xc0006b8578), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4b30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:15.505 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 503642179, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4b40), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4b50), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0006b8578), WireguardEnabledV6:(*bool)(0xc0006b8578), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4b30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:15.507 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:15.507 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:15.507 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" +2024-11-06 19:17:15.508 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:15.508 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:15.508 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:15.508 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ +2024-11-06 19:17:15.508 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex +2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" +2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"f104fe1b-fbdd-4a67-81b7-3291878d69af", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 508953628, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:15.509 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"f104fe1b-fbdd-4a67-81b7-3291878d69af", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 508953628, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:15.510 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:15.510 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:15.510 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" +2024-11-06 19:17:15.510 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:15.510 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:15.510 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:15.510 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:15.510 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 +2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:15.510 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:15.510 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:17:15.511 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv6/ +2024-11-06 19:17:15.511 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv6/ didn't match regex +2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} numResults=0 rev="" +2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"9db4ded3-463a-4a30-a01c-7edb1def9bfd", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 511281184, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"9db4ded3-463a-4a30-a01c-7edb1def9bfd", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 511281184, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:15.511 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:15.511 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-2-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-2-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-2-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e GORACE=history_size=2 -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DBG_WGBOOTSTRAP=true -e DELAY_FELIX_START=true -e BPF_LOG_PFX=1- -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -e SET_CORE_PATTERN=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. +2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-3-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-3-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-3-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e DELAY_FELIX_START=true -e BPF_LOG_PFX=0- -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_ROUTESOURCE=CalicoIPAM -e GORACE=history_size=2 -e FELIX_BPFLOGLEVEL=debug -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_DebugDisableLogDropping=true -e SET_CORE_PATTERN=true -e FELIX_DEBUGDISABLELOGDROPPING=true -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin felix:latest-amd64]. +2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:16.528 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:16.528 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:16.547 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-3-felixfv]. +2024-11-06 19:17:16.547 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-2-felixfv]. +2024-11-06 19:17:16.559 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-2-felixfv]. +2024-11-06 19:17:16.559 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-3-felixfv]. +2024-11-06 19:17:16.572 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-2-felixfv]. +2024-11-06 19:17:16.573 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-3-felixfv]. +2024-11-06 19:17:16.585 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-2-felixfv]. +2024-11-06 19:17:16.586 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-3-felixfv]. +2024-11-06 19:17:16.600 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-2-felixfv]. +2024-11-06 19:17:16.600 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-3-felixfv]. +2024-11-06 19:17:16.613 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-3-felixfv", IP:"172.17.0.3", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:3", IPv6Prefix:"64", Hostname:"felix-0-1210415-3-felixfv", runCmd:(*exec.Cmd)(0xc000c86900), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:16.613 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:16.613 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:16.614 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-2-felixfv", IP:"172.17.0.4", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:4", IPv6Prefix:"64", Hostname:"felix-1-1210415-2-felixfv", runCmd:(*exec.Cmd)(0xc001472c00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:16.614 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:16.614 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:16.662 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:16.662 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:16.662 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:16.662 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:16.662 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:16.662 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:16.703 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:16.703 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:16.703 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +2024-11-06 19:17:16.703 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:16.703 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:16.703 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +2024-11-06 19:17:16.749 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:16.750 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:16.750 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:17:16.750 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:16.750 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:16.750 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:16.792 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:16.792 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:16.792 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:16.793 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:16.793 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:16.793 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:16.833 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:16.833 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:16.833 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:16.833 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:16.833 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.3/16 +2024-11-06 19:17:16.833 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:3/64 +2024-11-06 19:17:16.833 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:16.833 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:16.834 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="5c9bea4679e94bc184b0a92dcb715356" +2024-11-06 19:17:16.834 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0004e0348) +2024-11-06 19:17:16.834 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d8488a53-becb-494b-b13a-e586ac5cd243", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 834471989, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e03b0), DefaultAction:(*v3.Action)(0xc000416a00)}} +2024-11-06 19:17:16.834 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d8488a53-becb-494b-b13a-e586ac5cd243", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 834471989, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e03b0), DefaultAction:(*v3.Action)(0xc000416a00)}} +2024-11-06 19:17:16.842 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d8488a53-becb-494b-b13a-e586ac5cd243", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 834471989, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e03b0), DefaultAction:(*v3.Action)(0xc000416a00)}} +2024-11-06 19:17:16.842 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"15a41c1c-9bee-4927-b9b4-00bc209e9d31", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 842445593, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e1fe8), DefaultAction:(*v3.Action)(0xc000417110)}} +2024-11-06 19:17:16.842 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"15a41c1c-9bee-4927-b9b4-00bc209e9d31", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 842445593, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e1fe8), DefaultAction:(*v3.Action)(0xc000417110)}} +2024-11-06 19:17:16.843 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"15a41c1c-9bee-4927-b9b4-00bc209e9d31", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 842445593, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e1fe8), DefaultAction:(*v3.Action)(0xc000417110)}} +2024-11-06 19:17:16.843 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1210415-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"da7fba44-3d66-4a91-81e6-4f91ad50391c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 843244176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014c5310), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:16.843 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1210415-3-felixfv" model-etcdKey=Node(felix-0-1210415-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"da7fba44-3d66-4a91-81e6-4f91ad50391c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 843244176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014c5310), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:16.844 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:16.844 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:16.844 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.4/16 +2024-11-06 19:17:16.844 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:4/64 +2024-11-06 19:17:16.844 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:16.844 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:16.845 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="5c9bea4679e94bc184b0a92dcb715356" +2024-11-06 19:17:16.845 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0007df7e8) +2024-11-06 19:17:16.845 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5dc218bb-41c6-41c4-961d-55258a9c8e71", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 845510524, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007df830), DefaultAction:(*v3.Action)(0xc0013ceb40)}} +2024-11-06 19:17:16.845 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5dc218bb-41c6-41c4-961d-55258a9c8e71", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 845510524, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007df830), DefaultAction:(*v3.Action)(0xc0013ceb40)}} +2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5dc218bb-41c6-41c4-961d-55258a9c8e71", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 845510524, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007df830), DefaultAction:(*v3.Action)(0xc0013ceb40)}} +2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9c5ada80-1199-4496-b502-76c67729d4ac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846153750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfb68), DefaultAction:(*v3.Action)(0xc0013ceed0)}} +2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9c5ada80-1199-4496-b502-76c67729d4ac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846153750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfb68), DefaultAction:(*v3.Action)(0xc0013ceed0)}} +2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9c5ada80-1199-4496-b502-76c67729d4ac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846153750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfb68), DefaultAction:(*v3.Action)(0xc0013ceed0)}} +2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1210415-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"c38f566d-f065-4e70-99b3-60268927de6b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846790791, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001540c80), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1210415-2-felixfv" model-etcdKey=Node(felix-1-1210415-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"c38f566d-f065-4e70-99b3-60268927de6b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846790791, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001540c80), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:16.847 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:16.847 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:16.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip route add 10.65.0.0/24 via 172.17.0.3 dev eth0]. +2024-11-06 19:17:16.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip route add 10.65.1.0/24 via 172.17.0.4 dev eth0]. +2024-11-06 19:17:16.883 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv ip route add 10.65.1.0/24 via 172.17.0.4 dev eth0]: +2024-11-06 19:17:16.883 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:16.883 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:4 dev eth0]. +2024-11-06 19:17:16.884 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv ip route add 10.65.0.0/24 via 172.17.0.3 dev eth0]: +2024-11-06 19:17:16.884 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:16.884 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:3 dev eth0]. +2024-11-06 19:17:16.924 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:4 dev eth0]: +2024-11-06 19:17:16.924 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:3 dev eth0]: +2024-11-06 19:17:16.924 [INFO][1210415] test/topology.go 243: Started topology. time=1.440248744s +2024-11-06 19:17:16.924 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:16.924 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:16.925 [DEBUG][1210415] test/validator.go 299: Validate action: Allow +2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:16.925 [DEBUG][1210415] test/validator.go 299: Validate action: Allow +2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:16.925 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c198fe6b-11b1-43fa-bcbe-c4171b92a0d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 925306913, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:17:16.926 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c198fe6b-11b1-43fa-bcbe-c4171b92a0d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 925306913, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:17:16.927 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:16.927 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:16.927 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001352008), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:16.927 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali74ac9469d24' '10.65.0.2' '8055' --mtu=1440]. +wlv4-0-idx1[stderr] time="2024-11-07T03:17:16Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" +wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="2a:f2:69:d9:e5:8a" ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" +wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" route=0.0.0.0/0 +wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" route=::/0 +wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" +2024-11-06 19:17:16.984 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 + workload="wlv4-0-idx1" +wlv4-0-idx1[stderr] 2024-11-07 03:17:16.984 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:16.984 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001342480), outPipe:(*os.File)(0xc00009ba78), errPipe:(*os.File)(0xc00009ba88), namespacePath:"/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001352008), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:16.984 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +wlv4-0-idx1[stderr] 2024-11-07 03:17:16.984 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:16.984 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx1 +2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-3-felixfv +2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx1 +2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.2/32 +2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 305: Validate interface: cali74ac9469d24 +2024-11-06 19:17:16.984 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"04b435d4-5dc4-49f7-ba94-8255bf7e4aa9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 984586355, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:16.985 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"04b435d4-5dc4-49f7-ba94-8255bf7e4aa9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 984586355, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:16.986 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-3-felixfv +2024-11-06 19:17:16.986 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-3-felixfv +2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:16.986 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:16.986 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:16.987 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:17:16.987 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:16.987 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 11 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:16.987 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:16.987 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. +2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:17:16.988 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' +2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:17:16.988 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating +2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:16.988 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:16.989 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:16.989 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:16.989 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0011b7040), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578bea30d6, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:16.989 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0011b7040), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578bea30d6, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:16.990 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:16.990 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:16.990 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:16.990 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 +2024-11-06 19:17:16.990 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001344fa0), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}} handle="wlv4-0" +2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:17:16.991 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 +2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} +2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} +2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8200), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000df5dc8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001344fa0), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x180591578bea30d7, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578bea30d6}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8200), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000df5dc8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001344fa0), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x180591578bea30d7, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578bea30d6}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:16.992 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:16.992 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:16.992 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffb688), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:16.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali89abf056382' '10.65.1.2' '8055' --mtu=1440]. +wlv4-1-idx3[stderr] time="2024-11-07T03:17:17Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-1-idx3[stderr] 2024-11-07 03:17:17.046 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" +wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="ee:16:3d:9b:2b:f0" ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" +wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" route=0.0.0.0/0 +wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" route=::/0 +wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" +2024-11-06 19:17:17.047 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 + workload="wlv4-1-idx3" +wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:17.047 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000e2b080), outPipe:(*os.File)(0xc0014fe670), errPipe:(*os.File)(0xc0014fe680), namespacePath:"/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffb688), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:17.047 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:17.047 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx3 +2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-2-felixfv +2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx3 +2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.1.2/32 +2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 305: Validate interface: cali89abf056382 +2024-11-06 19:17:17.048 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"026de6f8-b78b-496e-b5dc-b3f33cefd4b4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 48381713, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:17.048 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"026de6f8-b78b-496e-b5dc-b3f33cefd4b4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 48381713, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:17.049 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-2-felixfv +2024-11-06 19:17:17.049 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-2-felixfv +2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:17:17.050 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:17.050 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 18 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:17.050 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:17.050 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.050 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:17:17.050 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.050 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:17.051 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:17.051 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:17.051 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345c30), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578fa11852, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.051 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345c30), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578fa11852, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.052 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:17.052 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:17.052 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:17.052 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:17.053 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:17.053 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 +2024-11-06 19:17:17.053 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f6ce0), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}} handle="wlv4-1" +2024-11-06 19:17:17.053 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:17:17.053 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:17:17.054 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:17:17.054 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 +2024-11-06 19:17:17.054 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} +2024-11-06 19:17:17.054 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} +2024-11-06 19:17:17.055 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00189c4b8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f6ce0), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591578fa11853, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578fa11852}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.055 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00189c4b8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f6ce0), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591578fa11853, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578fa11852}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.057 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:17.057 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:17.057 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001444008), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:17.057 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali3611dbfb125' 'dead:beef::0:0:2' '8055' --mtu=1420]. +wlv6-0-idx5[stderr] time="2024-11-07T03:17:17Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.112 [DEBUG][72] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [INFO][72] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="72:0b:0d:70:6e:ba" ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" route=0.0.0.0/0 +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" route=::/0 +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [INFO][72] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" +2024-11-06 19:17:17.114 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 + workload="wlv6-0-idx5" +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.114 [INFO][72] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:17.115 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001276600), outPipe:(*os.File)(0xc000502968), errPipe:(*os.File)(0xc000502978), namespacePath:"/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001444008), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"72", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:17.115 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +wlv6-0-idx5[stderr] 2024-11-07 03:17:17.115 [INFO][72] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:17.115 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx5 +2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-3-felixfv +2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx5 +2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:0:2/128 +2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 305: Validate interface: cali3611dbfb125 +2024-11-06 19:17:17.115 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"75313e66-ec5b-4447-9d95-2b2ded5b7238", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 115487963, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:17.115 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"75313e66-ec5b-4447-9d95-2b2ded5b7238", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 115487963, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:17.116 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-3-felixfv +2024-11-06 19:17:17.116 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-3-felixfv +2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:17.117 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 24 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:17.117 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:17.117 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.117 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:17:17.117 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.117 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:17.118 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:17.118 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:17.118 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403940), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x18059157939eaf16, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.118 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403940), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x18059157939eaf16, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.119 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:17.119 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:17.119 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:17.119 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:17.120 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:17.120 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 +2024-11-06 19:17:17.120 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001402a40), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}} handle="wlv6-0" +2024-11-06 19:17:17.120 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:17:17.120 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:17:17.121 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:17:17.121 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 +2024-11-06 19:17:17.122 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} +2024-11-06 19:17:17.122 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} +2024-11-06 19:17:17.123 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403a90), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0014278d0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001402a40), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x18059157939eaf17, SequenceNumberForAllocation:map[string]uint64{"2":0x18059157939eaf16}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.123 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403a90), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0014278d0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001402a40), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x18059157939eaf17, SequenceNumberForAllocation:map[string]uint64{"2":0x18059157939eaf16}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.125 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:17.125 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:17.125 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001568248), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:17.125 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali1a0d8cd1dda' 'dead:beef::0:1:2' '8055' --mtu=1420]. +wlv6-1-idx7[stderr] time="2024-11-07T03:17:17Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [DEBUG][73] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [DEBUG][73] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [INFO][73] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [DEBUG][73] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="3e:8c:11:54:37:3e" ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.184 [INFO][73] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.234 [DEBUG][73] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" route=0.0.0.0/0 +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.234 [DEBUG][73] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" route=::/0 +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.234 [INFO][73] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" +2024-11-06 19:17:17.235 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b + workload="wlv6-1-idx7" +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.235 [INFO][73] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +wlv6-1-idx7[stderr] 2024-11-07 03:17:17.235 [INFO][73] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +2024-11-06 19:17:17.236 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000e2b200), outPipe:(*os.File)(0xc0014fe7e0), errPipe:(*os.File)(0xc0014fe7f0), namespacePath:"/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001568248), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"73", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:17.236 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:17.236 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx7 +2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-2-felixfv +2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx7 +2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:1:2/128 +2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 305: Validate interface: cali1a0d8cd1dda +2024-11-06 19:17:17.236 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"bc745188-de02-4a7f-b800-0b240316bfac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 236534697, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:17.236 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"bc745188-de02-4a7f-b800-0b240316bfac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 236534697, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:17.238 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-2-felixfv +2024-11-06 19:17:17.238 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-2-felixfv +2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:17.238 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:17.238 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:17:17.238 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:17.238 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:17.238 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:17.238 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:17.239 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:17:17.239 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:17:17.239 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:17:17.239 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:17.239 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 30 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:17.239 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:17.239 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.239 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:17:17.239 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:17.239 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:17.240 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:17.240 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:17.240 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:17.240 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8250), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591579ae549a1, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.240 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8250), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591579ae549a1, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.241 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:17.241 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:17.241 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:17.241 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:17.242 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:17.242 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 +2024-11-06 19:17:17.242 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f7810), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}} handle="wlv6-1" +2024-11-06 19:17:17.242 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:17:17.242 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:17:17.243 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:17:17.243 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 +2024-11-06 19:17:17.243 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} +2024-11-06 19:17:17.244 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} +2024-11-06 19:17:17.245 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b83a0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001426920), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f7810), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591579ae549a2, SequenceNumberForAllocation:map[string]uint64{"2":0x180591579ae549a1}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.245 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b83a0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001426920), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f7810), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591579ae549a2, SequenceNumberForAllocation:map[string]uint64{"2":0x180591579ae549a1}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:17.246 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-3-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:17.246 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:17.246 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv touch /start-trigger]. +2024-11-06 19:17:17.286 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv touch /start-trigger]: +2024-11-06 19:17:17.286 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-2-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:17.286 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:17.286 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv touch /start-trigger]. +2024-11-06 19:17:17.327 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv touch /start-trigger]: +[BeforeEach] with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 +2024-11-06 19:17:17.327 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:17:17.327 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:17:17.330 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0018a5060), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0018a5070), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e858), WireguardEnabledV6:(*bool)(0xc00183e859), WireguardThreadingEnabled:(*bool)(0xc00183e85a), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0018a5080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:17.330 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0018a5060), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0018a5070), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e858), WireguardEnabledV6:(*bool)(0xc00183e859), WireguardThreadingEnabled:(*bool)(0xc00183e85a), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0018a5080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:17.331 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip link show]. +2024-11-06 19:17:17.369 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" +2024-11-06 19:17:17.369 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip link show]. +2024-11-06 19:17:17.415 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" +2024-11-06 19:17:17.416 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip rule show pref 99]. +2024-11-06 19:17:17.460 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" +2024-11-06 19:17:17.460 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:17.501 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" +2024-11-06 19:17:17.501 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip rule show pref 99]. +2024-11-06 19:17:17.544 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" +2024-11-06 19:17:17.544 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:17.579 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" +2024-11-06 19:17:17.579 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip rule show pref 99]. +2024-11-06 19:17:17.612 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" +2024-11-06 19:17:17.612 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:17.649 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" +2024-11-06 19:17:17.649 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip rule show pref 99]. +2024-11-06 19:17:17.684 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" +2024-11-06 19:17:17.684 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:17.724 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[It] nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +2024-11-06 19:17:17.724 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... +2024-11-06 19:17:17.724 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:17.724 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 10.65.1.2 8055]. +felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=138 +felix-0-1210415-3-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-1-1210415-2-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=129 +2024-11-06 19:17:17.825 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:17.825 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 10.65.0.2 8055]. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/logutils.go 78: Early screen log level set to info +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/daemon.go 155: Loading configuration... +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.867 [INFO][138] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.875 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.875 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.878 [INFO][138] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.878 [INFO][138] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.880 [INFO][138] felix/daemon.go 220: Created datastore client +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.880 [INFO][129] felix/logutils.go 78: Early screen log level set to info +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.881 [INFO][129] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.881 [INFO][129] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.881 [INFO][129] felix/daemon.go 155: Loading configuration... +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.882 [INFO][129] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][138] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.892 [INFO][129] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.892 [INFO][129] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.895 [INFO][129] felix/daemon.go 220: Created datastore client +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.896 [INFO][138] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-3-felixfv" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][138] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][129] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.908 [INFO][138] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.910 [INFO][138] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.910 [WARNING][138] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.910 [WARNING][138] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/daemon.go 316: no Kubernetes client available +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-3-felixfv" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-3-felixfv" +2024-11-06 19:17:17.912 [INFO][1210415] test/containers.go 428: felix-0-1210415-3-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-3-felixfv" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-3-felixfv" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/daemon.go 342: Typha not enabled. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.913 [ERROR][138] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.913 [INFO][129] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-2-felixfv" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.913 [INFO][138] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000a5f720), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1210415-3-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000a5f900)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000a5fb80), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.915 [INFO][138] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.915 [INFO][138] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][138] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][138] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][138] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-3-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000b040f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000b04190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000a5f900)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000b56900), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000e8a040), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000a5f720), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000a5fb80), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][138] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000b040f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000b04190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.923 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.923 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +2024-11-06 19:17:17.926 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:17.926 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 dead:beef::0:1:2 8055]. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.927 [INFO][129] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.929 [INFO][129] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.929 [WARNING][129] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.929 [WARNING][129] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/daemon.go 316: no Kubernetes client available +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-2-felixfv" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.931 [INFO][129] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-2-felixfv" +2024-11-06 19:17:17.931 [INFO][1210415] test/containers.go 428: felix-1-1210415-2-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.931 [INFO][129] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-2-felixfv" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [INFO][129] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-2-felixfv" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [INFO][129] felix/daemon.go 342: Typha not enabled. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [ERROR][129] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.933 [INFO][138] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.934 [INFO][138] 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-" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.934 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [INFO][129] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000b0b900), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1210415-2-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000b0bae0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000b0bd60), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.934 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.935 [INFO][138] 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" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.935 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.935 [INFO][129] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][138] 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-" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.937 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.937 [INFO][138] 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-" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][129] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][129] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][129] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.940 [INFO][129] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-2-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0002d00f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002d0190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000b0bae0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0002d35f0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000e8c000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000b0b900), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000b0bd60), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.941 [INFO][138] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.941 [INFO][129] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0002d00f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002d0190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.946 [INFO][138] 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-" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.946 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.947 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.947 [INFO][138] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][138] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][138] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.954 [INFO][129] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.955 [INFO][129] 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-" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.955 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.956 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.956 [INFO][129] 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" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.957 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.957 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.957 [INFO][129] 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-" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.958 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.958 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.959 [INFO][129] 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-" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.960 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.960 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.964 [INFO][129] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.966 [INFO][129] 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-" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.967 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.967 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.967 [INFO][129] felix/connecttime.go 72: FV special case: skipping CTLB cleanup +2024-11-06 19:17:18.027 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:18.027 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b dead:beef::0:0:2 8055]. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] 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-" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] 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" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] 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-" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.282 [INFO][138] felix/int_dataplane.go 1122: Registering to report health. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.283 [INFO][138] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.283 [INFO][138] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.289 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.289 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 1907: 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:}] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2476: Started internal status report thread +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/daemon.go 441: Connect to the dataplane driver. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/daemon.go 520: using resource updates where applicable +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000245950), (*watchersyncer.watcherCache)(0xc000ec8000), (*watchersyncer.watcherCache)(0xc000ec8090), (*watchersyncer.watcherCache)(0xc000ec8120), (*watchersyncer.watcherCache)(0xc000ec81b0), (*watchersyncer.watcherCache)(0xc000ec8240), (*watchersyncer.watcherCache)(0xc000ec82d0), (*watchersyncer.watcherCache)(0xc000ec8360), (*watchersyncer.watcherCache)(0xc000ec83f0), (*watchersyncer.watcherCache)(0xc000ec8480), (*watchersyncer.watcherCache)(0xc000ec8510), (*watchersyncer.watcherCache)(0xc000ec85a0), (*watchersyncer.watcherCache)(0xc000ec8630), (*watchersyncer.watcherCache)(0xc000ec86c0)}, results:(chan interface {})(0xc0004b07e0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0009726c0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/daemon.go 527: Starting the datastore Syncer +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/watchersyncer.go 89: Start called +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 2159: 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{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] 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{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-3-felixfv +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchersyncer.go 149: Starting main event processing loop +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] 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{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.298 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.298 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.299 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.299 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.298 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.299 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=503 ifaceName="eth0" state="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 130: Sending status update Status=resync +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.3,2001:db8:1::242:ac11:3,fe80::42:acff:fe11:3} ifaceName="eth0" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"up", Index:3} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"up", Index:4} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/daemon.go 640: Started the processing graph +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:503} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 5c9bea4679e94bc184b0a92dcb715356 2 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/daemon.go 761: No driver process to monitor +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.307 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.307 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.307 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-3-felixfv, orchestrator=felixfv, workload=default/wlv4-0-idx1, name=wlv4-0-idx1) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-3-felixfv, orchestrator=felixfv, workload=default/wlv6-0-idx5, name=wlv6-0-idx5) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/async_calc_graph.go 165: First time we've been in sync +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.315 [INFO][138] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.319 [INFO][138] felix/daemon.go 1277: Datastore now in sync. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.319 [INFO][138] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=457.189656ms +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x4 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x6 table="filter" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.326 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.326 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.326 [INFO][138] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.631 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.631 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.631 [INFO][129] 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-" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.632 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.632 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.632 [INFO][129] 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" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.633 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.633 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.633 [INFO][129] 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-" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/int_dataplane.go 1122: Registering to report health. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.636 [INFO][129] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.636 [INFO][129] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.636 [INFO][129] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 2476: Started internal status report thread +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/daemon.go 441: Connect to the dataplane driver. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/daemon.go 520: using resource updates where applicable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00086d170), (*watchersyncer.watcherCache)(0xc00086d200), (*watchersyncer.watcherCache)(0xc00086d290), (*watchersyncer.watcherCache)(0xc00086d320), (*watchersyncer.watcherCache)(0xc00086d3b0), (*watchersyncer.watcherCache)(0xc00086d440), (*watchersyncer.watcherCache)(0xc00086d4d0), (*watchersyncer.watcherCache)(0xc00086d560), (*watchersyncer.watcherCache)(0xc00086d5f0), (*watchersyncer.watcherCache)(0xc00086d680), (*watchersyncer.watcherCache)(0xc00086d710), (*watchersyncer.watcherCache)(0xc00086d7a0), (*watchersyncer.watcherCache)(0xc00086d830), (*watchersyncer.watcherCache)(0xc00086d8c0)}, results:(chan interface {})(0xc0004b7c00), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000ca74a0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/watchersyncer.go 89: Start called +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-2-felixfv +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 2159: 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{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] 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{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] 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{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchersyncer.go 130: Sending status update Status=resync +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=505 ifaceName="eth0" state="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{2001:db8:1::242:ac11:4,fe80::42:acff:fe11:4,172.17.0.4} ifaceName="eth0" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"up", Index:3} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"up", Index:4} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:505} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/daemon.go 640: Started the processing graph +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 5c9bea4679e94bc184b0a92dcb715356 2 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.659 [INFO][129] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.659 [INFO][129] felix/daemon.go 761: No driver process to monitor +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.659 [INFO][129] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.660 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-2-felixfv, orchestrator=felixfv, workload=default/wlv4-1-idx3, name=wlv4-1-idx3) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-2-felixfv, orchestrator=felixfv, workload=default/wlv6-1-idx7, name=wlv6-1-idx7) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/async_calc_graph.go 165: First time we've been in sync +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.676 [INFO][129] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.676 [INFO][129] felix/daemon.go 1277: Datastore now in sync. +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.676 [INFO][129] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.677 [INFO][129] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.677 [INFO][129] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=800.39947ms +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x4 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x6 table="filter" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.734 [INFO][138] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.734 [INFO][138] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.735 [INFO][138] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.735 [INFO][138] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="up" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.893849347 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.763 [INFO][138] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.763 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.764 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=3 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.806 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.807 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.807 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.808 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/int_dataplane.go 2042: Dataplane updates throttled +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.091 [INFO][129] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.091 [INFO][129] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.092 [INFO][129] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.092 [INFO][129] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.109 [INFO][129] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.109 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.110 [INFO][129] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.110 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="up" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.110 [INFO][129] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=1.230719458 +wlv6-0-idx5[stderr] 2024-11-07 03:17:19.111 [INFO][72] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:32877 +wlv6-0-idx5[stderr] 2024-11-07 03:17:19.111 [INFO][72] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-0-idx5[stderr] 2024-11-07 03:17:19.112 [ERROR][72] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-0-idx5[stderr] 2024-11-07 03:17:19.112 [INFO][72] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-0-idx5[stderr] 2024-11-07 03:17:19.112 [INFO][72] test-workload/test-workload.go 218: Closed connection. error= +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.114 [INFO][129] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.114 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.116 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.116 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +2024-11-06 19:17:19.118 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error= stderr="time=\"2024-11-07T03:17:18Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b :8055]\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:19Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:19.112028106Z\",\"SourceAddr\":\"[dead:beef::1:2]:32877\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:19.11171324Z\",\"ID\":\"4eb8268d-62de-4625-a864-632f537e4de6\",\"Payload\":\"ping:55bdfaf4-6156-45dd-b3e8-b3a6adbbee74~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +2024-11-06 19:17:19.785 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:17Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 :8055]\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:19.892 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:17Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 :8055]\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:19.991 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:17Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 :8055]\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:19.991 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:17:19.991 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:19.991 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 10.65.1.2 8055]. +wlv4-1-idx3[stderr] 2024-11-07 03:17:20.060 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:40675 +wlv4-1-idx3[stderr] 2024-11-07 03:17:20.060 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-1-idx3[stderr] 2024-11-07 03:17:20.061 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-1-idx3[stderr] 2024-11-07 03:17:20.061 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-1-idx3[stderr] 2024-11-07 03:17:20.061 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:20.065 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.060999846Z\",\"SourceAddr\":\"10.65.0.2:40675\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.060837434Z\",\"ID\":\"b34f231d-ed7f-4e85-b61a-f3ce6772e404\",\"Payload\":\"ping:04efcb9b-a096-4ee3-a0bd-7a6b20f4a851~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +2024-11-06 19:17:20.092 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:20.092 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 10.65.0.2 8055]. +wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:37723 +wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-0-idx1[stderr] 2024-11-07 03:17:20.152 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:20.155 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.151685621Z\",\"SourceAddr\":\"10.65.1.2:37723\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.151545128Z\",\"ID\":\"9cc0828b-3412-4890-8234-54a33f682c67\",\"Payload\":\"ping:c9fcbfd4-06a1-4a4f-b797-e3f742128d15~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +2024-11-06 19:17:20.192 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:20.192 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 dead:beef::0:1:2 8055]. +wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:37511 +wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [ERROR][73] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:20.248 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.244475711Z\",\"SourceAddr\":\"[dead:beef::2]:37511\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.244349981Z\",\"ID\":\"51d7eefa-918a-470d-8312-b317b4fce692\",\"Payload\":\"ping:53f62c2a-9945-4d8e-9134-1bec67edfe7c~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +2024-11-06 19:17:20.293 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:20.293 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b dead:beef::0:0:2 8055]. +wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [INFO][72] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:43543 +wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [INFO][72] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [ERROR][72] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [INFO][72] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-0-idx5[stderr] 2024-11-07 03:17:20.350 [INFO][72] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:20.354 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.349721152Z\",\"SourceAddr\":\"[dead:beef::1:2]:43543\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.349628496Z\",\"ID\":\"bf693ed6-67d0-499b-abec-7b704864903c\",\"Payload\":\"ping:a97acf7b-30c4-4f6e-b529-3ec88fe3b38f~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +2024-11-06 19:17:20.394 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 +2024-11-06 19:17:20.394 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv wg]. +2024-11-06 19:17:20.439 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" +2024-11-06 19:17:20.439 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv wg]. +2024-11-06 19:17:20.483 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" +[JustAfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 +[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 +2024-11-06 19:17:20.483 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx1" +2024-11-06 19:17:20.483 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c kill -9 53 & ip link del cali74ac9469d24 & ip netns del cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 & wait]. +2024-11-06 19:17:20.521 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:20.521 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:20.551 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv sh -c kill -9 53 & ip link del cali74ac9469d24 & ip netns del cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 & wait]: +2024-11-06 19:17:20.551 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx1" +2024-11-06 19:17:20.551 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx3" +2024-11-06 19:17:20.551 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c kill -9 53 & ip link del cali89abf056382 & ip netns del cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 & wait]. +2024-11-06 19:17:20.591 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:20.591 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:20.615 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv sh -c kill -9 53 & ip link del cali89abf056382 & ip netns del cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 & wait]: +2024-11-06 19:17:20.615 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx3" +2024-11-06 19:17:20.615 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx5" +2024-11-06 19:17:20.615 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c kill -9 72 & ip link del cali3611dbfb125 & ip netns del cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 & wait]. +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.619 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"down", Index:3} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 2001: Dataplane updates no longer throttled +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/conntrack.go 90: Removing conntrack flows ip=10.65.0.2 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x6 status="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"", Index:3} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.624 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.624 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x6 status="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.624 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="down" +2024-11-06 19:17:20.665 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:20.665 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.688 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"down", Index:3} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"", Index:3} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x6 status="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="down" +2024-11-06 19:17:20.694 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv sh -c kill -9 72 & ip link del cali3611dbfb125 & ip netns del cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 & wait]: +2024-11-06 19:17:20.694 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx5" +2024-11-06 19:17:20.694 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx7" +2024-11-06 19:17:20.694 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c kill -9 73 & ip link del cali1a0d8cd1dda & ip netns del cnitest-43895d69-bed0-25f8-95b8-777ae375459b & wait]. +2024-11-06 19:17:20.745 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:20.745 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"down", Index:4} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=4 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"", Index:4} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.766 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.766 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x6 status="down" +felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="down" +2024-11-06 19:17:20.769 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv sh -c kill -9 73 & ip link del cali1a0d8cd1dda & ip netns del cnitest-43895d69-bed0-25f8-95b8-777ae375459b & wait]: +2024-11-06 19:17:20.769 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx7" +2024-11-06 19:17:20.769 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:20.769 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-3-felixfv" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.841 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.841 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"down", Index:4} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.841 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] 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=4 +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"", Index:4} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.859 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.859 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.860 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" +felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.860 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" +2024-11-06 19:17:20.898 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:20.898 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-3-felixfv" signal=interrupt +2024-11-06 19:17:20.898 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-3-felixfv" signal=interrupt +2024-11-06 19:17:20.898 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:20.903 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="stdout" +2024-11-06 19:17:20.903 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-3-felixfv" +2024-11-06 19:17:20.903 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="stderr" +2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-3-felixfv" +2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-3-felixfv" signal=killed +2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:21.033 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:21.034 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-2-felixfv" signal=interrupt +2024-11-06 19:17:21.034 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-2-felixfv" signal=interrupt +2024-11-06 19:17:21.034 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:21.040 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="stderr" +2024-11-06 19:17:21.040 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="stdout" +2024-11-06 19:17:21.040 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-2-felixfv" +2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-2-felixfv" +2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-2-felixfv" signal=killed +2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 75: StopLogs no-op because nil container +2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 86: Stop no-op because nil container +2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-1-felixfv" +2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-1-felixfv" +2024-11-06 19:17:21.161 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-1-felixfv" +2024-11-06 19:17:21.161 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-1-felixfv" signal=interrupt +2024-11-06 19:17:21.161 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-1-felixfv" signal=interrupt +2024-11-06 19:17:21.161 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:21.169 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-1-felixfv" stream="stdout" +2024-11-06 19:17:21.169 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-1-felixfv" stream="stderr" +2024-11-06 19:17:21.169 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1210415-1-felixfv" +2024-11-06 19:17:21.176 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-1-felixfv" +2024-11-06 19:17:21.176 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-1-felixfv" signal=killed +[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 +[AfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 +•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +[BeforeEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 + +FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 +[BeforeEach] wireguardEnabledV4: false, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 +2024-11-06 19:17:21.176 [INFO][1210415] test/infra_k8s.go 286: Starting Kubernetes infrastructure +2024-11-06 19:17:21.177 [INFO][1210415] test/infra_k8s.go 288: Starting etcd +2024-11-06 19:17:21.177 [INFO][1210415] test/etcd.go 41: Starting etcd +2024-11-06 19:17:21.177 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-4-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:21.177 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-4-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-4-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. +2024-11-06 19:17:21.177 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:21.177 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.333Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} +etcd-1210415-4-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:21.333Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.333Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.334Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.334Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.335Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"802.095µs"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-4-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:21.337Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.339Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.340Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.342Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.342Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.343Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.343Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.343Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} +2024-11-06 19:17:22.191 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:22.207 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-4-felixfv]. +2024-11-06 19:17:22.221 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-4-felixfv]. +2024-11-06 19:17:22.234 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-4-felixfv]. +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.244Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.248Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.248Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} +etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.248Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} +2024-11-06 19:17:22.249 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-4-felixfv]. +2024-11-06 19:17:22.263 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-4-felixfv]. +2024-11-06 19:17:22.276 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-4-felixfv", IP:"172.17.0.2", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:2", IPv6Prefix:"64", Hostname:"etcd-1210415-4-felixfv", runCmd:(*exec.Cmd)(0xc0003dec00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:22.276 [INFO][1210415] test/infra_k8s.go 303: Started etcd +2024-11-06 19:17:22.276 [INFO][1210415] test/infra_k8s.go 315: Starting API server +2024-11-06 19:17:22.276 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"apiserver-1210415-5-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:22.276 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name apiserver-1210415-5-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname apiserver-1210415-5-felixfv -v /home/mazdak/src/calico/hack/test/certs:/home/user/certs calico/go-build:v0.94 kube-apiserver --v=0 --feature-gates=UnauthenticatedHTTP2DOSMitigation=false --service-cluster-ip-range=10.101.0.0/16 --authorization-mode=RBAC --etcd-servers=http://172.17.0.2:2379 --service-account-key-file=/home/user/certs/service-account.pem --service-account-signing-key-file=/home/user/certs/service-account-key.pem --service-account-issuer=https://localhost:443 --api-audiences=kubernetes.default --client-ca-file=/home/user/certs/ca.pem --tls-cert-file=/home/user/certs/kubernetes.pem --tls-private-key-file=/home/user/certs/kubernetes-key.pem --enable-priority-and-fairness=false --max-mutating-requests-inflight=0 --max-requests-inflight=0]. +2024-11-06 19:17:22.276 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:22.276 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +apiserver-1210415-5-felixfv[stderr] Starting with UID: 9001 +apiserver-1210415-5-felixfv[stderr] useradd: warning: the home directory already exists. +apiserver-1210415-5-felixfv[stderr] Not copying any file from skel directory into it. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.492926 7 options.go:221] external host was not specified, using 172.17.0.3 +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.493409 7 server.go:148] Version: v1.30.5 +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.493428 7 server.go:150] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK="" +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.738070 7 shared_informer.go:313] Waiting for caches to sync for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator] +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.740524 7 plugins.go:157] Loaded 11 mutating admission controller(s) successfully in the following order: NamespaceLifecycle,LimitRanger,ServiceAccount,TaintNodesByCondition,Priority,DefaultTolerationSeconds,DefaultStorageClass,StorageObjectInUseProtection,RuntimeClass,DefaultIngressClass,MutatingAdmissionWebhook. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.740533 7 plugins.go:160] Loaded 13 validating admission controller(s) successfully in the following order: LimitRanger,ServiceAccount,PodSecurity,Priority,PersistentVolumeClaimResize,RuntimeClass,CertificateApproval,CertificateSigning,ClusterTrustBundleAttest,CertificateSubjectRestriction,ValidatingAdmissionPolicy,ValidatingAdmissionWebhook,ResourceQuota. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.740679 7 instance.go:299] Using reconciler: lease +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.748667 7 handler.go:286] Adding GroupVersion apiextensions.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.748702 7 genericapiserver.go:733] Skipping API apiextensions.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.777261 7 handler.go:286] Adding GroupVersion v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.777417 7 instance.go:696] API group "internal.apiserver.k8s.io" is not enabled, skipping. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.800796 7 instance.go:696] API group "storagemigration.k8s.io" is not enabled, skipping. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.810531 7 instance.go:696] API group "resource.k8s.io" is not enabled, skipping. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.819685 7 handler.go:286] Adding GroupVersion authentication.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.819705 7 genericapiserver.go:733] Skipping API authentication.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.819712 7 genericapiserver.go:733] Skipping API authentication.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.820086 7 handler.go:286] Adding GroupVersion authorization.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.820093 7 genericapiserver.go:733] Skipping API authorization.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.820658 7 handler.go:286] Adding GroupVersion autoscaling v2 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.821160 7 handler.go:286] Adding GroupVersion autoscaling v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.821192 7 genericapiserver.go:733] Skipping API autoscaling/v2beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.821199 7 genericapiserver.go:733] Skipping API autoscaling/v2beta2 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.822185 7 handler.go:286] Adding GroupVersion batch v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.822192 7 genericapiserver.go:733] Skipping API batch/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.822838 7 handler.go:286] Adding GroupVersion certificates.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.822845 7 genericapiserver.go:733] Skipping API certificates.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.822850 7 genericapiserver.go:733] Skipping API certificates.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.823248 7 handler.go:286] Adding GroupVersion coordination.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.823255 7 genericapiserver.go:733] Skipping API coordination.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.823300 7 genericapiserver.go:733] Skipping API discovery.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.823711 7 handler.go:286] Adding GroupVersion discovery.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.824815 7 handler.go:286] Adding GroupVersion networking.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.824822 7 genericapiserver.go:733] Skipping API networking.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.824827 7 genericapiserver.go:733] Skipping API networking.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.825152 7 handler.go:286] Adding GroupVersion node.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.825165 7 genericapiserver.go:733] Skipping API node.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.825176 7 genericapiserver.go:733] Skipping API node.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.825750 7 handler.go:286] Adding GroupVersion policy v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.825758 7 genericapiserver.go:733] Skipping API policy/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.827015 7 handler.go:286] Adding GroupVersion rbac.authorization.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827027 7 genericapiserver.go:733] Skipping API rbac.authorization.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827032 7 genericapiserver.go:733] Skipping API rbac.authorization.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.827460 7 handler.go:286] Adding GroupVersion scheduling.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827472 7 genericapiserver.go:733] Skipping API scheduling.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827476 7 genericapiserver.go:733] Skipping API scheduling.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.829525 7 handler.go:286] Adding GroupVersion storage.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.829577 7 genericapiserver.go:733] Skipping API storage.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.829598 7 genericapiserver.go:733] Skipping API storage.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.831450 7 handler.go:286] Adding GroupVersion flowcontrol.apiserver.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.832730 7 handler.go:286] Adding GroupVersion flowcontrol.apiserver.k8s.io v1beta3 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.832740 7 genericapiserver.go:733] Skipping API flowcontrol.apiserver.k8s.io/v1beta2 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.832745 7 genericapiserver.go:733] Skipping API flowcontrol.apiserver.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.835556 7 handler.go:286] Adding GroupVersion apps v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.835564 7 genericapiserver.go:733] Skipping API apps/v1beta2 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.835568 7 genericapiserver.go:733] Skipping API apps/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.836996 7 handler.go:286] Adding GroupVersion admissionregistration.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.837004 7 genericapiserver.go:733] Skipping API admissionregistration.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.837007 7 genericapiserver.go:733] Skipping API admissionregistration.k8s.io/v1alpha1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.837470 7 handler.go:286] Adding GroupVersion events.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.837477 7 genericapiserver.go:733] Skipping API events.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.840717 7 handler.go:286] Adding GroupVersion apiregistration.k8s.io v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.840796 7 genericapiserver.go:733] Skipping API apiregistration.k8s.io/v1beta1 because it has no resources. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070565 7 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/home/user/certs/ca.pem" +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070742 7 dynamic_serving_content.go:132] "Starting controller" name="serving-cert::/home/user/certs/kubernetes.pem::/home/user/certs/kubernetes-key.pem" +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070925 7 secure_serving.go:213] Serving securely on [::]:6443 +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070963 7 tlsconfig.go:240] "Starting DynamicServingCertificateController" +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071008 7 apiservice_controller.go:97] Starting APIServiceRegistrationController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071016 7 cache.go:32] Waiting for caches to sync for APIServiceRegistrationController controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071027 7 aggregator.go:163] waiting for initial CRD sync... +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071028 7 gc_controller.go:78] Starting apiserver lease garbage collector +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071058 7 crdregistration_controller.go:111] Starting crd-autoregister controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071040 7 controller.go:80] Starting OpenAPI V3 AggregationController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071067 7 shared_informer.go:313] Waiting for caches to sync for crd-autoregister +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071069 7 system_namespaces_controller.go:67] Starting system namespaces controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071039 7 available_controller.go:423] Starting AvailableConditionController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071085 7 cache.go:32] Waiting for caches to sync for AvailableConditionController controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071113 7 controller.go:78] Starting OpenAPI AggregationController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071139 7 customresource_discovery_controller.go:289] Starting DiscoveryController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071144 7 controller.go:139] Starting OpenAPI controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071176 7 controller.go:87] Starting OpenAPI V3 controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071192 7 naming_controller.go:291] Starting NamingConditionController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071205 7 establishing_controller.go:76] Starting EstablishingController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071214 7 cluster_authentication_trust_controller.go:440] Starting cluster_authentication_trust_controller controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071222 7 shared_informer.go:313] Waiting for caches to sync for cluster_authentication_trust_controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071223 7 nonstructuralschema_controller.go:192] Starting NonStructuralSchemaConditionController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071238 7 apiapproval_controller.go:186] Starting KubernetesAPIApprovalPolicyConformantConditionController +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071246 7 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/home/user/certs/ca.pem" +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071249 7 crd_finalizer.go:266] Starting CRDFinalizer +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071147 7 controller.go:116] Starting legacy_token_tracking_controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071261 7 shared_informer.go:313] Waiting for caches to sync for configmaps +apiserver-1210415-5-felixfv[stderr] E1107 03:17:23.133544 7 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms" +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.138581 7 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator] +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.138597 7 policy_source.go:224] refreshing policies +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.171904 7 shared_informer.go:320] Caches are synced for configmaps +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172002 7 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172009 7 cache.go:39] Caches are synced for AvailableConditionController controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172041 7 cache.go:39] Caches are synced for APIServiceRegistrationController controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172071 7 handler_discovery.go:447] Starting ResourceDiscoveryManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172190 7 shared_informer.go:320] Caches are synced for crd-autoregister +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172216 7 aggregator.go:165] initial CRD sync complete... +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172226 7 autoregister_controller.go:141] Starting autoregister controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172235 7 cache.go:32] Waiting for caches to sync for autoregister controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172243 7 cache.go:39] Caches are synced for autoregister controller +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.173165 7 controller.go:615] quota admission added evaluator for: namespaces +2024-11-06 19:17:23.292 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:23.304 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} apiserver-1210415-5-felixfv]. +2024-11-06 19:17:23.317 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} apiserver-1210415-5-felixfv]. +2024-11-06 19:17:23.330 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} apiserver-1210415-5-felixfv]. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.335327 7 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io +2024-11-06 19:17:23.342 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} apiserver-1210415-5-felixfv]. +2024-11-06 19:17:23.355 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} apiserver-1210415-5-felixfv]. +2024-11-06 19:17:23.367 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"apiserver-1210415-5-felixfv", IP:"172.17.0.3", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:3", IPv6Prefix:"64", Hostname:"apiserver-1210415-5-felixfv", runCmd:(*exec.Cmd)(0xc000c86300), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:23.367 [INFO][1210415] test/infra_k8s.go 323: Started API server +2024-11-06 19:17:23.368 [INFO][1210415] test/infra_k8s.go 344: Got k8s client +2024-11-06 19:17:23.368 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec apiserver-1210415-5-felixfv kubectl create clusterrolebinding anonymous-admin --insecure-skip-tls-verify=true --client-key=/home/user/certs/admin-key.pem --client-certificate=/home/user/certs/admin.pem --server=https://172.17.0.3:6443 --clusterrole=cluster-admin --user=system:anonymous]. +2024-11-06 19:17:23.464 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec apiserver-1210415-5-felixfv kubectl create clusterrolebinding anonymous-admin --insecure-skip-tls-verify=true --client-key=/home/user/certs/admin-key.pem --client-certificate=/home/user/certs/admin.pem --server=https://172.17.0.3:6443 --clusterrole=cluster-admin --user=system:anonymous]: + clusterrolebinding.rbac.authorization.k8s.io/anonymous-admin created + +2024-11-06 19:17:23.464 [INFO][1210415] test/infra_k8s.go 375: Added role binding. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.080395 7 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000 +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.083370 7 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000 +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.083380 7 storage_scheduling.go:111] all system priority classes are created successfully or already exist. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.276795 7 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.295974 7 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.379556 7 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.101.0.1"} +apiserver-1210415-5-felixfv[stderr] W1107 03:17:24.382446 7 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.17.0.3] +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.382979 7 controller.go:615] quota admission added evaluator for: endpoints +apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.384941 7 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io +2024-11-06 19:17:24.470 [INFO][1210415] test/infra_k8s.go 390: List namespaces successfully. +2024-11-06 19:17:24.470 [INFO][1210415] test/infra_k8s.go 392: Starting controller manager. +2024-11-06 19:17:24.470 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"controller-manager-1210415-6-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:24.470 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name controller-manager-1210415-6-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname controller-manager-1210415-6-felixfv -v /home/mazdak/src/calico/hack/test/certs/:/home/user/certs calico/go-build:v0.94 kube-controller-manager --master=https://172.17.0.3:6443 --kubeconfig=/home/user/certs/kube-controller-manager.kubeconfig --kube-api-qps=100 --kube-api-burst=200 --min-resync-period=3m --allocate-node-cidrs=false --leader-elect=false --v=0 --service-account-private-key-file=/home/user/certs/service-account-key.pem --root-ca-file=/home/user/certs/ca.pem --concurrent-gc-syncs=50 --service-cluster-ip-range=10.101.0.0/16]. +2024-11-06 19:17:24.471 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:24.471 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +controller-manager-1210415-6-felixfv[stderr] Starting with UID: 9001 +controller-manager-1210415-6-felixfv[stderr] useradd: warning: the home directory already exists. +controller-manager-1210415-6-felixfv[stderr] Not copying any file from skel directory into it. +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.141818 7 serving.go:380] Generated self-signed cert in-memory +controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.419828 7 authentication.go:339] No authentication-kubeconfig provided in order to lookup client-ca-file in configmap/extension-apiserver-authentication in kube-system, so client certificate authentication won't work. +controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.419840 7 authentication.go:363] No authentication-kubeconfig provided in order to lookup requestheader-client-ca-file in configmap/extension-apiserver-authentication in kube-system, so request-header client certificate authentication won't work. +controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.419848 7 authorization.go:193] No authorization-kubeconfig provided, so SubjectAccessReview of authorization tokens won't work. +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.420077 7 controllermanager.go:189] "Starting" version="v1.30.5" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.420086 7 controllermanager.go:191] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK="" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.421263 7 secure_serving.go:213] Serving securely on [::]:10257 +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.421330 7 tlsconfig.go:240] "Starting DynamicServingCertificateController" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.428580 7 controllermanager.go:761] "Started controller" controller="serviceaccount-token-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.428587 7 shared_informer.go:313] Waiting for caches to sync for tokens +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.429539 7 controllermanager.go:761] "Started controller" controller="disruption-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.429900 7 controllermanager.go:761] "Started controller" controller="statefulset-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430054 7 disruption.go:433] "Sending events to api server." logger="disruption-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430091 7 disruption.go:444] "Starting disruption controller" logger="disruption-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430100 7 shared_informer.go:313] Waiting for caches to sync for disruption +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430191 7 stateful_set.go:163] "Starting stateful set controller" logger="statefulset-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430203 7 shared_informer.go:313] Waiting for caches to sync for stateful set +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430489 7 controllermanager.go:761] "Started controller" controller="endpoints-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430798 7 controllermanager.go:761] "Started controller" controller="certificatesigningrequest-cleaner-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430820 7 endpoints_controller.go:177] "Starting endpoint controller" logger="endpoints-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430834 7 shared_informer.go:313] Waiting for caches to sync for endpoint +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430915 7 cleaner.go:83] "Starting CSR cleaner controller" logger="certificatesigningrequest-cleaner-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430985 7 controllermanager.go:761] "Started controller" controller="ttl-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431038 7 ttl_controller.go:124] "Starting TTL controller" logger="ttl-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431048 7 shared_informer.go:313] Waiting for caches to sync for TTL +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431275 7 controllermanager.go:761] "Started controller" controller="ttl-after-finished-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431375 7 ttlafterfinished_controller.go:109] "Starting TTL after finished controller" logger="ttl-after-finished-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431384 7 shared_informer.go:313] Waiting for caches to sync for TTL after finished +controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.431505 7 probe.go:272] Flexvolume plugin directory at /usr/libexec/kubernetes/kubelet-plugins/volume/exec/ does not exist. Recreating. +controller-manager-1210415-6-felixfv[stderr] E1107 03:17:25.431555 7 plugins.go:612] "Error initializing dynamic plugin prober" err="error (re-)creating driver directory: mkdir /usr/libexec/kubernetes: permission denied" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431689 7 controllermanager.go:761] "Started controller" controller="persistentvolume-attach-detach-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431810 7 controllermanager.go:761] "Started controller" controller="persistentvolume-protection-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431830 7 attach_detach_controller.go:342] "Starting attach detach controller" logger="persistentvolume-attach-detach-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431840 7 shared_informer.go:313] Waiting for caches to sync for attach detach +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431951 7 pv_protection_controller.go:78] "Starting PV protection controller" logger="persistentvolume-protection-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431959 7 shared_informer.go:313] Waiting for caches to sync for PV protection +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432123 7 controllermanager.go:761] "Started controller" controller="horizontal-pod-autoscaler-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432192 7 horizontal.go:196] "Starting HPA controller" logger="horizontal-pod-autoscaler-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432199 7 shared_informer.go:313] Waiting for caches to sync for HPA +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432273 7 controllermanager.go:761] "Started controller" controller="cronjob-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432281 7 controllermanager.go:724] "Warning: controller is disabled" controller="bootstrap-signer-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432401 7 cronjob_controllerv2.go:139] "Starting cronjob controller v2" logger="cronjob-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432410 7 shared_informer.go:313] Waiting for caches to sync for cronjob +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432434 7 controllermanager.go:761] "Started controller" controller="endpointslice-mirroring-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432537 7 controllermanager.go:761] "Started controller" controller="replicationcontroller-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432566 7 endpointslicemirroring_controller.go:223] "Starting EndpointSliceMirroring controller" logger="endpointslice-mirroring-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432576 7 shared_informer.go:313] Waiting for caches to sync for endpoint_slice_mirroring +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432642 7 controllermanager.go:761] "Started controller" controller="pod-garbage-collector-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432696 7 replica_set.go:214] "Starting controller" logger="replicationcontroller-controller" name="replicationcontroller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432707 7 shared_informer.go:313] Waiting for caches to sync for ReplicationController +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432728 7 gc_controller.go:101] "Starting GC controller" logger="pod-garbage-collector-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432737 7 shared_informer.go:313] Waiting for caches to sync for GC +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.434983 7 controllermanager.go:761] "Started controller" controller="namespace-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435051 7 namespace_controller.go:197] "Starting namespace controller" logger="namespace-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435059 7 shared_informer.go:313] Waiting for caches to sync for namespace +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435176 7 controllermanager.go:761] "Started controller" controller="job-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435281 7 job_controller.go:224] "Starting job controller" logger="job-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435288 7 shared_informer.go:313] Waiting for caches to sync for job +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435301 7 controllermanager.go:761] "Started controller" controller="legacy-serviceaccount-token-cleaner-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435367 7 legacy_serviceaccount_token_cleaner.go:103] "Starting legacy service account token cleaner controller" logger="legacy-serviceaccount-token-cleaner-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435379 7 shared_informer.go:313] Waiting for caches to sync for legacy-service-account-token-cleaner +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442490 7 controllermanager.go:761] "Started controller" controller="validatingadmissionpolicy-status-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442505 7 controllermanager.go:713] "Controller is disabled by a feature gate" controller="service-cidr-controller" requiredFeatureGates=["MultiCIDRServiceAllocator"] +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442529 7 controllermanager.go:724] "Warning: controller is disabled" controller="token-cleaner-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442606 7 shared_informer.go:313] Waiting for caches to sync for validatingadmissionpolicy-status +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442726 7 controllermanager.go:761] "Started controller" controller="persistentvolume-binder-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442885 7 pv_controller_base.go:313] "Starting persistent volume controller" logger="persistentvolume-binder-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442909 7 shared_informer.go:313] Waiting for caches to sync for persistent volume +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443026 7 controllermanager.go:761] "Started controller" controller="persistentvolume-expander-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443116 7 expand_controller.go:329] "Starting expand controller" logger="persistentvolume-expander-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443128 7 shared_informer.go:313] Waiting for caches to sync for expand +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443229 7 controllermanager.go:761] "Started controller" controller="persistentvolumeclaim-protection-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443240 7 controllermanager.go:713] "Controller is disabled by a feature gate" controller="resourceclaim-controller" requiredFeatureGates=["DynamicResourceAllocation"] +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443320 7 pvc_protection_controller.go:102] "Starting PVC protection controller" logger="persistentvolumeclaim-protection-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443329 7 shared_informer.go:313] Waiting for caches to sync for PVC protection +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443553 7 controllermanager.go:761] "Started controller" controller="endpointslice-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443621 7 endpointslice_controller.go:274] "Starting endpoint slice controller" logger="endpointslice-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443632 7 shared_informer.go:313] Waiting for caches to sync for endpoint_slice +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443729 7 controllermanager.go:761] "Started controller" controller="certificatesigningrequest-approving-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443740 7 controllermanager.go:739] "Warning: skipping controller" controller="node-ipam-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443855 7 certificate_controller.go:115] "Starting certificate controller" logger="certificatesigningrequest-approving-controller" name="csrapproving" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443876 7 shared_informer.go:313] Waiting for caches to sync for certificate-csrapproving +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444002 7 controllermanager.go:761] "Started controller" controller="taint-eviction-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444119 7 taint_eviction.go:285] "Starting" logger="taint-eviction-controller" controller="taint-eviction-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444213 7 taint_eviction.go:291] "Sending events to api server" logger="taint-eviction-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444246 7 shared_informer.go:313] Waiting for caches to sync for taint-eviction-controller +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444687 7 controllermanager.go:761] "Started controller" controller="root-ca-certificate-publisher-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444716 7 controllermanager.go:739] "Warning: skipping controller" controller="storage-version-migrator-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444831 7 publisher.go:102] "Starting root CA cert publisher controller" logger="root-ca-certificate-publisher-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444881 7 shared_informer.go:313] Waiting for caches to sync for crt configmap +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445458 7 garbagecollector.go:146] "Starting controller" logger="garbage-collector-controller" controller="garbagecollector" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445515 7 shared_informer.go:313] Waiting for caches to sync for garbage collector +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445582 7 graph_builder.go:336] "Running" logger="garbage-collector-controller" component="GraphBuilder" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445592 7 controllermanager.go:761] "Started controller" controller="garbage-collector-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446062 7 controllermanager.go:761] "Started controller" controller="deployment-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446212 7 deployment_controller.go:168] "Starting controller" logger="deployment-controller" controller="deployment" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446231 7 shared_informer.go:313] Waiting for caches to sync for deployment +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446439 7 controllermanager.go:761] "Started controller" controller="replicaset-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446657 7 replica_set.go:214] "Starting controller" logger="replicaset-controller" name="replicaset" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446672 7 shared_informer.go:313] Waiting for caches to sync for ReplicaSet +controller-manager-1210415-6-felixfv[stderr] E1107 03:17:25.446780 7 core.go:105] "Failed to start service controller" err="WARNING: no cloud provider provided, services of type LoadBalancer will fail" logger="service-lb-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446808 7 controllermanager.go:739] "Warning: skipping controller" controller="service-lb-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.447052 7 controllermanager.go:761] "Started controller" controller="clusterrole-aggregation-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.447165 7 clusterroleaggregation_controller.go:189] "Starting ClusterRoleAggregator controller" logger="clusterrole-aggregation-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.447194 7 shared_informer.go:313] Waiting for caches to sync for ClusterRoleAggregator +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449669 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="daemonsets.apps" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449698 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="poddisruptionbudgets.policy" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449722 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="podtemplates" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449753 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="serviceaccounts" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449782 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="csistoragecapacities.storage.k8s.io" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449815 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="deployments.apps" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449837 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="ingresses.networking.k8s.io" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449856 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="roles.rbac.authorization.k8s.io" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449879 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="replicasets.apps" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449900 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="networkpolicies.networking.k8s.io" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449925 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpoints" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449939 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="horizontalpodautoscalers.autoscaling" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449955 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="controllerrevisions.apps" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449969 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="statefulsets.apps" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449982 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="rolebindings.rbac.authorization.k8s.io" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449992 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobs.batch" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450007 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="cronjobs.batch" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450022 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="limitranges" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450050 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="leases.coordination.k8s.io" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450070 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpointslices.discovery.k8s.io" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450094 7 controllermanager.go:761] "Started controller" controller="resourcequota-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450098 7 resource_quota_controller.go:294] "Starting resource quota controller" logger="resourcequota-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450114 7 shared_informer.go:313] Waiting for caches to sync for resource quota +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450133 7 resource_quota_monitor.go:305] "QuotaMonitor running" logger="resourcequota-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450291 7 controllermanager.go:761] "Started controller" controller="serviceaccount-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450299 7 certificates.go:48] "Skipping CSR signer controller because no csr cert/key was specified" logger="certificatesigningrequest-signing-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450306 7 controllermanager.go:739] "Warning: skipping controller" controller="certificatesigningrequest-signing-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450393 7 serviceaccounts_controller.go:111] "Starting service account controller" logger="serviceaccount-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450404 7 shared_informer.go:313] Waiting for caches to sync for service account +controller-manager-1210415-6-felixfv[stderr] E1107 03:17:25.450416 7 core.go:274] "Failed to start cloud node lifecycle controller" err="no cloud provider provided" logger="cloud-node-lifecycle-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450425 7 controllermanager.go:739] "Warning: skipping controller" controller="cloud-node-lifecycle-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450593 7 controllermanager.go:761] "Started controller" controller="daemonset-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450738 7 daemon_controller.go:289] "Starting daemon sets controller" logger="daemonset-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450746 7 node_lifecycle_controller.go:425] "Controller will reconcile labels" logger="node-lifecycle-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450749 7 shared_informer.go:313] Waiting for caches to sync for daemon sets +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450757 7 controllermanager.go:761] "Started controller" controller="node-lifecycle-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450768 7 core.go:294] "Will not configure cloud provider routes for allocate-node-cidrs" logger="node-route-controller" CIDRs=false routes=true +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450782 7 controllermanager.go:739] "Warning: skipping controller" controller="node-route-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450790 7 node_lifecycle_controller.go:459] "Sending events to api server" logger="node-lifecycle-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450817 7 node_lifecycle_controller.go:470] "Starting node controller" logger="node-lifecycle-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450824 7 shared_informer.go:313] Waiting for caches to sync for taint +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450955 7 controllermanager.go:761] "Started controller" controller="ephemeral-volume-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450962 7 controllermanager.go:713] "Controller is disabled by a feature gate" controller="storageversion-garbage-collector-controller" requiredFeatureGates=["APIServerIdentity","StorageVersionAPI"] +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.451048 7 controller.go:170] "Starting ephemeral volume controller" logger="ephemeral-volume-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.451057 7 shared_informer.go:313] Waiting for caches to sync for ephemeral +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.456335 7 shared_informer.go:313] Waiting for caches to sync for resource quota +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.463275 7 shared_informer.go:313] Waiting for caches to sync for garbage collector +2024-11-06 19:17:25.483 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:25.498 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} controller-manager-1210415-6-felixfv]. +2024-11-06 19:17:25.510 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} controller-manager-1210415-6-felixfv]. +2024-11-06 19:17:25.524 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} controller-manager-1210415-6-felixfv]. +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.529821 7 shared_informer.go:320] Caches are synced for tokens +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.530858 7 shared_informer.go:320] Caches are synced for stateful set +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.530869 7 shared_informer.go:320] Caches are synced for disruption +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.530884 7 shared_informer.go:320] Caches are synced for endpoint +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.531102 7 shared_informer.go:320] Caches are synced for TTL +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532191 7 shared_informer.go:320] Caches are synced for attach detach +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532196 7 shared_informer.go:320] Caches are synced for PV protection +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532235 7 shared_informer.go:320] Caches are synced for HPA +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532261 7 shared_informer.go:320] Caches are synced for TTL after finished +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533346 7 shared_informer.go:320] Caches are synced for GC +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533354 7 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533359 7 shared_informer.go:320] Caches are synced for cronjob +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533370 7 shared_informer.go:320] Caches are synced for ReplicationController +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.535524 7 shared_informer.go:320] Caches are synced for namespace +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.535538 7 shared_informer.go:320] Caches are synced for job +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.535604 7 shared_informer.go:320] Caches are synced for legacy-service-account-token-cleaner +2024-11-06 19:17:25.538 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} controller-manager-1210415-6-felixfv]. +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.543063 7 shared_informer.go:320] Caches are synced for validatingadmissionpolicy-status +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.543128 7 shared_informer.go:320] Caches are synced for persistent volume +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.543235 7 shared_informer.go:320] Caches are synced for expand +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544387 7 shared_informer.go:320] Caches are synced for certificate-csrapproving +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544394 7 shared_informer.go:320] Caches are synced for endpoint_slice +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544411 7 shared_informer.go:320] Caches are synced for taint-eviction-controller +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544464 7 shared_informer.go:320] Caches are synced for PVC protection +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.545686 7 shared_informer.go:320] Caches are synced for crt configmap +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.545737 7 shared_informer.go:320] Caches are synced for garbage collector +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.545777 7 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.546556 7 shared_informer.go:320] Caches are synced for deployment +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.546782 7 shared_informer.go:320] Caches are synced for ReplicaSet +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.547936 7 shared_informer.go:320] Caches are synced for ClusterRoleAggregator +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.550450 7 shared_informer.go:320] Caches are synced for service account +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.550450 7 shared_informer.go:320] Caches are synced for resource quota +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.551376 7 controller.go:615] quota admission added evaluator for: serviceaccounts +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.551512 7 shared_informer.go:320] Caches are synced for ephemeral +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.551525 7 shared_informer.go:320] Caches are synced for taint +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.551532 7 shared_informer.go:320] Caches are synced for daemon sets +2024-11-06 19:17:25.554 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} controller-manager-1210415-6-felixfv]. +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.556613 7 shared_informer.go:320] Caches are synced for resource quota +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.564030 7 shared_informer.go:320] Caches are synced for garbage collector +2024-11-06 19:17:25.570 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"controller-manager-1210415-6-felixfv", IP:"172.17.0.4", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:4", IPv6Prefix:"64", Hostname:"controller-manager-1210415-6-felixfv", runCmd:(*exec.Cmd)(0xc001b9c180), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:25.570 [INFO][1210415] test/infra_k8s.go 399: Started controller manager. +2024-11-06 19:17:25.570 [DEBUG][1210415] test/utils.go 153: Creating Command [docker cp ../../libcalico-go/config/crd apiserver-1210415-5-felixfv:/crds]. +2024-11-06 19:17:25.587 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec apiserver-1210415-5-felixfv kubectl --kubeconfig=/home/user/certs/kubeconfig apply -f /crds/]. +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.781210 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.786546 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.791954 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.802353 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.811391 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.815349 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.854607 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.874756 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.878291 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.881886 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.887726 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.890998 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.893864 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.898029 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.903668 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.908823 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.937837 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.940251 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.944241 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager +2024-11-06 19:17:25.947 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec apiserver-1210415-5-felixfv kubectl --kubeconfig=/home/user/certs/kubeconfig apply -f /crds/]: + customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/bgpfilters.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/bgppeers.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/blockaffinities.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/caliconodestatuses.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/clusterinformations.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/felixconfigurations.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/globalnetworkpolicies.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/globalnetworksets.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/hostendpoints.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/ipamblocks.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/ipamconfigs.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/ipamhandles.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/ippools.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/ipreservations.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/kubecontrollersconfigurations.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/networkpolicies.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/networksets.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/tiers.crd.projectcalico.org created + customresourcedefinition.apiextensions.k8s.io/adminnetworkpolicies.policy.networking.k8s.io created + +2024-11-06 19:17:25.955 [INFO][1210415] test/infra_k8s.go 440: API server is up. +2024-11-06 19:17:25.955 [DEBUG][1210415] test/utils.go 153: Creating Command [docker cp apiserver-1210415-5-felixfv:/home/user/certs/kubernetes.pem /tmp/apiserver-1210415-5-felixfv.crt]. +2024-11-06 19:17:25.970 [DEBUG][1210415] test/client.go 30: Using datastore type 'kubernetes' +2024-11-06 19:17:25.971 [DEBUG][1210415] test/k8s.go 255: Calico is configured to use calico-ipam +2024-11-06 19:17:25.971 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) +2024-11-06 19:17:25.971 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" +2024-11-06 19:17:25.971 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" +2024-11-06 19:17:25.976 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" error=clusterinformations.crd.projectcalico.org "default" not found +2024-11-06 19:17:25.976 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:ClusterInformation(default) Value:0xc0009951e0 Revision: UID: TTL:0s} +2024-11-06 19:17:25.976 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fe7b5f24-11fc-48f8-a270-957edf772886", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 25, 976935422, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00110448f), Variant:""}} +apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.995480 7 handler.go:286] Adding GroupVersion policy.networking.k8s.io v1alpha1 to ResourceManager +2024-11-06 19:17:27.987 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc001508360 Revision: UID: TTL:0s} +2024-11-06 19:17:27.987 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"444cb5b8-6d10-48dd-9bbe-f9a9bbbb707a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 27, 987047038, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00045f138), DefaultAction:(*v3.Action)(0xc0012f6140)}} +2024-11-06 19:17:27.992 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc00142ad80 Revision: UID: TTL:0s} +2024-11-06 19:17:27.992 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"f384c162-a95d-40b6-95df-47d25fd65557", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 27, 992534649, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001105dc0), DefaultAction:(*v3.Action)(0xc001345500)}} +2024-11-06 19:17:27.995 [INFO][1210415] test/infra_k8s.go 493: Wait for creating default service account +2024-11-06 19:17:28.000 [INFO][1210415] test/infra_k8s.go 508: Controller manager is up. k8s datastore setup is done +2024-11-06 19:17:28.000 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:false, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001c4d008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} +2024-11-06 19:17:28.000 [INFO][1210415] test/topology.go 507: Initializing the datastore... +2024-11-06 19:17:28.000 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) +2024-11-06 19:17:28.000 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" +2024-11-06 19:17:28.000 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" +2024-11-06 19:17:28.002 [DEBUG][1210415] test/client.go 329: Calico version value already assigned CalicoVersion="v3.0.0-test" +2024-11-06 19:17:28.002 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="98568d07b37a4bb5b81e345bf218f335" +2024-11-06 19:17:28.002 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0007dfdab) +2024-11-06 19:17:28.002 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc00131db00 Revision: UID: TTL:0s} +2024-11-06 19:17:28.002 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b99fcd1a-48fd-455b-be0e-bea29c528e1d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 2544534, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfdb0), DefaultAction:(*v3.Action)(0xc0011b6500)}} +2024-11-06 19:17:28.004 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b99fcd1a-48fd-455b-be0e-bea29c528e1d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 2544534, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfdb0), DefaultAction:(*v3.Action)(0xc0011b6500)}} error=tiers.crd.projectcalico.org "default" already exists +2024-11-06 19:17:28.004 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc00155ea20 Revision: UID: TTL:0s} +2024-11-06 19:17:28.004 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"2e6bf98d-b8bb-457b-85e1-0c304aaa3e39", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 4784294, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130c908), DefaultAction:(*v3.Action)(0xc001345c20)}} +2024-11-06 19:17:28.006 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"2e6bf98d-b8bb-457b-85e1-0c304aaa3e39", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 4784294, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130c908), DefaultAction:(*v3.Action)(0xc001345c20)}} error=tiers.crd.projectcalico.org "adminnetworkpolicy" already exists +2024-11-06 19:17:28.006 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= +2024-11-06 19:17:28.006 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00130c533), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:28.007 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:FelixConfiguration(default) Value:0xc001c4d008 Revision: UID: TTL:0s} +2024-11-06 19:17:28.007 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"4fcecc1c-6c05-4db8-8cce-41de8385be03", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 7003491, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0012f6ce0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0012f6cf0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00130c533), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0012f6cd0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:28.009 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:28.009 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:28.009 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:28.013 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:28.013 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:28.013 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:28.013 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:28.013 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:28.014 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:28.014 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:28.014 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:28.014 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:28.014 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:28.014 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:4} model.BlockListOptions +2024-11-06 19:17:28.014 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" +2024-11-06 19:17:28.019 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false +2024-11-06 19:17:28.019 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool) Value:0xc001b9ca80 Revision: UID: TTL:0s} +2024-11-06 19:17:28.019 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"72c186ea-9c70-475d-8fb0-97fdb8501eb4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 19336294, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:28.022 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:28.022 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:28.022 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:28.023 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:28.023 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 +2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:28.023 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:28.023 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:28.023 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:6} model.BlockListOptions +2024-11-06 19:17:28.023 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" +2024-11-06 19:17:28.024 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false +2024-11-06 19:17:28.024 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool-v6) Value:0xc001c76f00 Revision: UID: TTL:0s} +2024-11-06 19:17:28.024 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"70a061a7-c24c-40e9-baaf-e711c56e2fe4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 24463019, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:28.026 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:28.026 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:28.026 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-7-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:28.026 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-8-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:28.026 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-7-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-7-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_BPFLOGLEVEL=debug -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=true -e BPF_LOG_PFX=0- -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_DebugDisableLogDropping=true -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LOGSEVERITYSCREEN=Info -e DELAY_FELIX_START=true -e GORACE=history_size=2 -e SET_CORE_PATTERN=true -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix felix:latest-amd64]. +2024-11-06 19:17:28.026 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-8-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-8-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_IPTABLESMARKMASK=4294934528 -e BPF_LOG_PFX=1- -e SET_CORE_PATTERN=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e DELAY_FELIX_START=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_GOTRACEBACK=crash -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_DebugDisableLogDropping=true -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_IPV6SUPPORT=true -e FELIX_BPFIPV6SUPPORT=false -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_ROUTESOURCE=CalicoIPAM -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules felix:latest-amd64]. +2024-11-06 19:17:28.027 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:28.027 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:28.027 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:28.027 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:29.043 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:29.043 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:29.058 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-7-felixfv]. +2024-11-06 19:17:29.058 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-8-felixfv]. +2024-11-06 19:17:29.072 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-7-felixfv]. +2024-11-06 19:17:29.072 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-8-felixfv]. +2024-11-06 19:17:29.085 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-8-felixfv]. +2024-11-06 19:17:29.085 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-7-felixfv]. +2024-11-06 19:17:29.097 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-8-felixfv]. +2024-11-06 19:17:29.098 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-7-felixfv]. +2024-11-06 19:17:29.112 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-7-felixfv]. +2024-11-06 19:17:29.112 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-8-felixfv]. +2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-7-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"felix-0-1210415-7-felixfv", runCmd:(*exec.Cmd)(0xc001b9d380), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:29.126 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-8-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-1-1210415-8-felixfv", runCmd:(*exec.Cmd)(0xc001c77380), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:29.126 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:29.161 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:29.161 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:29.161 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:29.161 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:29.161 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:29.161 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:29.201 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:29.201 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:29.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +2024-11-06 19:17:29.201 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:29.201 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:29.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:29.243 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:29.243 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:29.244 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:17:29.244 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:29.244 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:29.244 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:17:29.287 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:29.287 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:29.287 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:29.287 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:29.287 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:29.287 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:29.326 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:29.327 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:29.327 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-0-1210415-7-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:29.336805 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-0-1210415-7-felixfv\" does not exist" +2024-11-06 19:17:29.337 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-0-1210415-7-felixfv 24762807-a819-43f1-9147-8492335eb8df 267 0 2024-11-06 19:17:29 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.0.0/24\"":{},"v:\"dead:beef:00:00:00:00:0:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +2024-11-06 19:17:29.337 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-1-1210415-8-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +2024-11-06 19:17:29.341 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-1-1210415-8-felixfv 99998042-0afc-434d-9a90-75b6ddc9077e 268 0 2024-11-06 19:17:29 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.1.0/24\"":{},"v:\"dead:beef:00:00:00:00:1:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:29.341432 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-1-1210415-8-felixfv\" does not exist" +2024-11-06 19:17:29.341 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:29.341 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]. +2024-11-06 19:17:29.341 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:29.341 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]. +2024-11-06 19:17:29.382 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]: +2024-11-06 19:17:29.382 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]: +2024-11-06 19:17:29.382 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:29.382 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:29.382 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:6 dev eth0]. +2024-11-06 19:17:29.382 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:5 dev eth0]. +2024-11-06 19:17:29.419 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:6 dev eth0]: +2024-11-06 19:17:29.419 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:5 dev eth0]: +2024-11-06 19:17:29.419 [INFO][1210415] test/topology.go 243: Started topology. time=1.418820066s +2024-11-06 19:17:29.419 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:29.419 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:29.419 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001bfa240), Name:"wlv6-0-idx9", InterfaceName:"calie1eba738647", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffa008), Protocol:"tcp", SpoofInterfaceName:"cali0725d3630ff", SpoofName:"wlv6-0-spoof9", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:29.419 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calie1eba738647' 'dead:beef::0:0:2' '8055' --mtu=1420]. +wlv6-0-idx9[stderr] time="2024-11-07T03:17:29Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.481 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.481 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.481 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.482 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="7e:9e:e1:e7:d6:c1" ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.482 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.532 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" route=0.0.0.0/0 +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.532 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" route=::/0 +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.532 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" +2024-11-06 19:17:29.534 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a + workload="wlv6-0-idx9" +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.533 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:29.534 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001bfa240), Name:"wlv6-0-idx9", InterfaceName:"calie1eba738647", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001214a80), outPipe:(*os.File)(0xc000ebc0e8), errPipe:(*os.File)(0xc000ebc0f8), namespacePath:"/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffa008), Protocol:"tcp", SpoofInterfaceName:"cali0725d3630ff", SpoofName:"wlv6-0-spoof9", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +wlv6-0-idx9[stderr] 2024-11-07 03:17:29.534 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:29.534 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-0-idx9 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-0-idx9] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.545 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-0-idx9 default 00ec108c-67ae-4a24-8d38-368335315937 272 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-0-idx9] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx9\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xrfsm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xrfsm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.549 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-0-idx9 default 00ec108c-67ae-4a24-8d38-368335315937 274 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-0-idx9] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx9\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xrfsm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xrfsm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.549 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--7--felixfv-k8s-wlv6--0--idx9-eth0" +2024-11-06 19:17:29.549 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--7--felixfv-k8s-wlv6--0--idx9-eth0) +2024-11-06 19:17:29.549 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:29.550 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-0-idx9 default 00ec108c-67ae-4a24-8d38-368335315937 274 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-0-idx9] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx9\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xrfsm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xrfsm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.550 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:0:2"}} namespace="default" pod="wlv6-0-idx9" +2024-11-06 19:17:29.550 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:29.550 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-7-felixfv +2024-11-06 19:17:29.550 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-7-felixfv +2024-11-06 19:17:29.550 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:29.550 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:29.551 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:29.552 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 274 } [{{IPPool projectcalico.org/v3} {test-pool a6419332-5429-4bc8-b7f7-5bf999e12f24 265 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 33477ceb-f4cb-4291-9522-803a2cc18fd1 266 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:29.552 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:29.552 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:29.552 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:29.552 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:29.552 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.552 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.554 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" error=ipamconfigs.crd.projectcalico.org "default" not found +2024-11-06 19:17:29.555 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMConfigKey() Value:0xc0021d0330 Revision: UID: TTL:0s} +2024-11-06 19:17:29.555 [DEBUG][1210415] test/ipam_config.go 148: Received Create request on IPAMConfig type +2024-11-06 19:17:29.555 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Value=&v3.IPAMConfig{TypeMeta:v1.TypeMeta{Kind:"IPAMConfig", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMConfigSpec{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0}} +2024-11-06 19:17:29.557 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' +2024-11-06 19:17:29.557 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::/122) +2024-11-06 19:17:29.557 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:29.557 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:29.557 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:29.558 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef---122" not found +2024-11-06 19:17:29.558 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating +2024-11-06 19:17:29.558 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:29.558 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:29.558 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.558 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.559 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:29.559 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) Value:0xc0021098a8 Revision: UID: TTL:0s} +2024-11-06 19:17:29.559 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:29.559 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} +2024-11-06 19:17:29.565 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:29.565 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:29.565 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc00201c140 Revision: UID: TTL:0s} +2024-11-06 19:17:29.565 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:29.565 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc0010fd260), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915a79825e2d, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:29.569 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:29.569 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:29.569 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) Value:0xc0015466a8 Revision:276 UID:0xc002137be0 TTL:0s} +2024-11-06 19:17:29.569 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:29.569 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"276", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} +2024-11-06 19:17:29.571 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:29.571 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 +2024-11-06 19:17:29.571 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0010fcc70), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}} handle="wlv6-0" +2024-11-06 19:17:29.571 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-0) +2024-11-06 19:17:29.571 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:29.571 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:29.574 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-0" not found +2024-11-06 19:17:29.575 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 +2024-11-06 19:17:29.575 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-0) Value:0xc000a60620 Revision: UID: TTL:0s} +2024-11-06 19:17:29.575 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false}} +2024-11-06 19:17:29.577 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc00201c320 Revision:277 UID:0xc0012156e0 TTL:0s} +2024-11-06 19:17:29.577 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:29.577 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"277", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc0010fd6b0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021d0970), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0010fcc70), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}}}, SequenceNumber:0x1805915a79825e2e, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a79825e2d}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:29.580 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:29.580 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:29.580 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001ee2120), Name:"wlv6-1-idx11", InterfaceName:"caliaa48d82a3cc", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002121448), Protocol:"tcp", SpoofInterfaceName:"califc45b4804b1", SpoofName:"wlv6-1-spoof11", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:29.580 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'caliaa48d82a3cc' 'dead:beef::0:1:2' '8055' --mtu=1420]. +wlv6-1-idx11[stderr] time="2024-11-07T03:17:29Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="46:72:e2:d7:61:68" ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.684 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" route=0.0.0.0/0 +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.684 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" route=::/0 +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.684 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" +2024-11-06 19:17:29.685 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e + workload="wlv6-1-idx11" +2024-11-06 19:17:29.685 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001ee2120), Name:"wlv6-1-idx11", InterfaceName:"caliaa48d82a3cc", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002159c80), outPipe:(*os.File)(0xc000e97e68), errPipe:(*os.File)(0xc000e97e78), namespacePath:"/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002121448), Protocol:"tcp", SpoofInterfaceName:"califc45b4804b1", SpoofName:"wlv6-1-spoof11", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.685 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +wlv6-1-idx11[stderr] 2024-11-07 03:17:29.685 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +2024-11-06 19:17:29.685 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-1-idx11 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-1-idx11] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.689 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-1-idx11 default 7cc6d58b-f6e9-4f99-85e6-329926bf910d 281 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-1-idx11] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx11\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hbb4b,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hbb4b,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.691 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-1-idx11 default 7cc6d58b-f6e9-4f99-85e6-329926bf910d 282 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-1-idx11] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx11\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hbb4b,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hbb4b,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.691 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--8--felixfv-k8s-wlv6--1--idx11-eth0" +2024-11-06 19:17:29.691 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--8--felixfv-k8s-wlv6--1--idx11-eth0) +2024-11-06 19:17:29.691 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:29.692 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-1-idx11 default 7cc6d58b-f6e9-4f99-85e6-329926bf910d 282 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-1-idx11] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx11\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hbb4b,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hbb4b,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:29.692 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:1:2"}} namespace="default" pod="wlv6-1-idx11" +2024-11-06 19:17:29.692 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:29.692 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-8-felixfv +2024-11-06 19:17:29.692 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-8-felixfv +2024-11-06 19:17:29.692 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:29.692 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:29.693 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:29.693 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 282 } [{{IPPool projectcalico.org/v3} {test-pool a6419332-5429-4bc8-b7f7-5bf999e12f24 265 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 33477ceb-f4cb-4291-9522-803a2cc18fd1 266 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:29.693 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:29.693 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:29.693 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:29.693 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:29.693 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.693 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.694 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' +2024-11-06 19:17:29.694 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::1:0/122) +2024-11-06 19:17:29.694 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:29.694 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:29.694 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:29.695 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef--1-0-122" not found +2024-11-06 19:17:29.695 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating +2024-11-06 19:17:29.695 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:29.695 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:29.695 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.695 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:29.696 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:29.696 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) Value:0xc0015471d0 Revision: UID: TTL:0s} +2024-11-06 19:17:29.696 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:29.696 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} +2024-11-06 19:17:29.698 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:29.698 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:29.698 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc00201c820 Revision: UID: TTL:0s} +2024-11-06 19:17:29.698 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:29.698 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002068300), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915a816caac4, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:29.700 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:29.700 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:29.700 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) Value:0xc001547380 Revision:283 UID:0xc00206a320 TTL:0s} +2024-11-06 19:17:29.700 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:29.700 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"283", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} +2024-11-06 19:17:29.702 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:29.702 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 +2024-11-06 19:17:29.702 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc002153100), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}} handle="wlv6-1" +2024-11-06 19:17:29.702 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-1) +2024-11-06 19:17:29.702 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:29.702 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:29.703 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-1" not found +2024-11-06 19:17:29.703 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 +2024-11-06 19:17:29.703 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-1) Value:0xc000b8c2a0 Revision: UID: TTL:0s} +2024-11-06 19:17:29.703 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false}} +2024-11-06 19:17:29.705 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc0022085a0 Revision:284 UID:0xc002062c60 TTL:0s} +2024-11-06 19:17:29.705 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:29.705 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"284", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002220b50), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021d10d0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc002153100), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}}}, SequenceNumber:0x1805915a816caac5, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a816caac4}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:29.710 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-7-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:29.710 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:29.710 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv touch /start-trigger]. +2024-11-06 19:17:29.753 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv touch /start-trigger]: +2024-11-06 19:17:29.753 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-8-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:29.753 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:29.753 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv touch /start-trigger]. +2024-11-06 19:17:29.792 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv touch /start-trigger]: +[BeforeEach] with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 +2024-11-06 19:17:29.792 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for FelixConfiguration(default) +2024-11-06 19:17:29.792 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:29.792 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:29.793 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:FelixConfiguration(default) Value:0xc002074008 Revision:264 UID: TTL:0s} +2024-11-06 19:17:29.793 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"76214d66-f793-4a96-8dde-fc73ced415d3", ResourceVersion:"264", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0021bfdd0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0021bfde0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00203dcb8), WireguardEnabledV6:(*bool)(0xc00203dcb9), WireguardThreadingEnabled:(*bool)(0xc00203dcba), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0021bfdf0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:29.796 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip link show]. +2024-11-06 19:17:29.843 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" +2024-11-06 19:17:29.843 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip link show]. +2024-11-06 19:17:29.884 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" +2024-11-06 19:17:29.885 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:29.921 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" +2024-11-06 19:17:29.921 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:29.971 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" +2024-11-06 19:17:29.971 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:30.008 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" +2024-11-06 19:17:30.008 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:30.051 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[It] nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +2024-11-06 19:17:30.052 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... +2024-11-06 19:17:30.052 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:30.052 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a dead:beef::0:1:2 8055]. +2024-11-06 19:17:30.152 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:30.152 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e dead:beef::0:0:2 8055]. +felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1210415-7-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=118 +felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-1-1210415-8-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=118 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/logutils.go 78: Early screen log level set to info +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/daemon.go 155: Loading configuration... +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.323 [INFO][118] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/logutils.go 78: Early screen log level set to info +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/daemon.go 155: Loading configuration... +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.334 [INFO][118] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.335 [INFO][118] felix/daemon.go 220: Created datastore client +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.346 [INFO][118] felix/daemon.go 220: Created datastore client +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.346 [INFO][118] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.352 [INFO][118] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-7-felixfv" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.353 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.361 [INFO][118] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-8-felixfv" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} +felix-0-1210415-7-felixfv[stdout] +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-7-felixfv" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.367 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.367 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.367 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.368 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.368 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-7-felixfv" +2024-11-06 19:17:30.369 [INFO][1210415] test/containers.go 428: felix-0-1210415-7-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-7-felixfv" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-7-felixfv" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/daemon.go 342: Typha not enabled. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [ERROR][118] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0008c3180), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-0-1210415-7-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0000f26e0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc0000f2be0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.375 [INFO][118] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.375 [INFO][118] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} +felix-1-1210415-8-felixfv[stdout] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-8-felixfv" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-7-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0002aa0f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002aa190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0000f26e0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0008b0810), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000615de0), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0008c3180), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc00078c8c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0000f2be0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.378 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-8-felixfv" +2024-11-06 19:17:30.378 [INFO][1210415] test/containers.go 428: felix-1-1210415-8-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.378 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-8-felixfv" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.378 [INFO][118] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0002aa0f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002aa190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.380 [INFO][118] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.381 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-8-felixfv" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.380 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.381 [INFO][118] felix/daemon.go 342: Typha not enabled. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.381 [ERROR][118] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.383 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.382 [INFO][118] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0008417c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-1-1210415-8-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0008419a0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000841c20), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.385 [INFO][118] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.385 [INFO][118] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.385 [INFO][118] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.386 [INFO][118] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.386 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.386 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.388 [INFO][118] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-8-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000170230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0001702d0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0008419a0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000839e00), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0009a3620), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0008417c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc0001048c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000841c20), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.390 [INFO][118] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000170230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0001702d0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] 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-" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] 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" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] 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-" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] 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-" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.396 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.396 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.399 [INFO][118] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.402 [INFO][118] 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-" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.403 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.403 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.403 [INFO][118] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.404 [INFO][118] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.404 [INFO][118] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.405 [INFO][118] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.405 [INFO][118] 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-" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.405 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] 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" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] 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-" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] 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-" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.408 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.408 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.410 [INFO][118] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.413 [INFO][118] 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-" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.413 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.414 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.414 [INFO][118] felix/connecttime.go 72: FV special case: skipping CTLB cleanup +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:30.552307 7 node_lifecycle_controller.go:1227] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone="" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:30.552395 7 node_lifecycle_controller.go:1031] "Controller detected that all Nodes are not-Ready. Entering master disruption mode" logger="node-lifecycle-controller" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.729 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.729 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.729 [INFO][118] 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-" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] 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" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] 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-" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.732 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.732 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.732 [INFO][118] felix/int_dataplane.go 1122: Registering to report health. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.734 [INFO][118] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.734 [INFO][118] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.734 [INFO][118] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] 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-" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.743 [INFO][118] 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" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.743 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.743 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] 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-" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.745 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.745 [INFO][118] felix/int_dataplane.go 1122: Registering to report health. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2476: Started internal status report thread +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/daemon.go 441: Connect to the dataplane driver. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/daemon.go 520: using resource updates where applicable +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=513 ifaceName="eth0" state="up" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:513} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::42:acff:fe11:5,172.17.0.5,2001:db8:1::242:ac11:5} ifaceName="eth0" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0002774d0), (*watchersyncer.watcherCache)(0xc000277560), (*watchersyncer.watcherCache)(0xc0002775f0), (*watchersyncer.watcherCache)(0xc000277680), (*watchersyncer.watcherCache)(0xc000277710), (*watchersyncer.watcherCache)(0xc0002777a0), (*watchersyncer.watcherCache)(0xc000277830), (*watchersyncer.watcherCache)(0xc0002778c0), (*watchersyncer.watcherCache)(0xc000277950), (*watchersyncer.watcherCache)(0xc0002779e0), (*watchersyncer.watcherCache)(0xc000277a70), (*watchersyncer.watcherCache)(0xc000277b00), (*watchersyncer.watcherCache)(0xc000277b90), (*watchersyncer.watcherCache)(0xc000277c20), (*watchersyncer.watcherCache)(0xc000277cb0), (*watchersyncer.watcherCache)(0xc000277ef0), (*watchersyncer.watcherCache)(0xc0008ba120), (*watchersyncer.watcherCache)(0xc0008ba240)}, results:(chan interface {})(0xc000388a10), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0004925a0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/watchersyncer.go 89: Start called +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-7-felixfv +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchersyncer.go 149: Starting main event processing loop +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 2159: 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{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] 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{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] 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{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=resync +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calie1eba738647" state="up" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1eba738647" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1eba738647", State:"up", Index:3} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.758 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.758 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.758 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/daemon.go 640: Started the processing graph +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 761: No driver process to monitor +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.763 [INFO][118] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-7-felixfv, orchestrator=k8s, workload=default/wlv6-0-idx9, name=eth0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.763 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.763 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.764 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.764 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 288 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.764 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 288 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 288 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 288 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 288 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 288 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/int_dataplane.go 2476: Started internal status report thread +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/daemon.go 441: Connect to the dataplane driver. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/daemon.go 520: using resource updates where applicable +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0001fde60), (*watchersyncer.watcherCache)(0xc00031d320), (*watchersyncer.watcherCache)(0xc00031d440), (*watchersyncer.watcherCache)(0xc00031d560), (*watchersyncer.watcherCache)(0xc00031d680), (*watchersyncer.watcherCache)(0xc00031d7a0), (*watchersyncer.watcherCache)(0xc00031d8c0), (*watchersyncer.watcherCache)(0xc00031d9e0), (*watchersyncer.watcherCache)(0xc00031db00), (*watchersyncer.watcherCache)(0xc00031dc20), (*watchersyncer.watcherCache)(0xc00031dd40), (*watchersyncer.watcherCache)(0xc00031de60), (*watchersyncer.watcherCache)(0xc0009b8090), (*watchersyncer.watcherCache)(0xc0009b81b0), (*watchersyncer.watcherCache)(0xc0009b82d0), (*watchersyncer.watcherCache)(0xc0009b83f0), (*watchersyncer.watcherCache)(0xc0009b8510), (*watchersyncer.watcherCache)(0xc0009b8630)}, results:(chan interface {})(0xc000716230), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000d15da0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchersyncer.go 89: Start called +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-8-felixfv +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,::1,127.0.0.0} ifaceName="lo" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.771 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.772 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.772 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="caliaa48d82a3cc" state="up" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.772 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.771 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.771 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.773 [INFO][118] felix/int_dataplane.go 2159: 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{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.773 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.773 [INFO][118] 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{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa48d82a3cc" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/daemon.go 640: Started the processing graph +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=resync +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=515 ifaceName="eth0" state="up" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{2001:db8:1::242:ac11:6,fe80::42:acff:fe11:6,172.17.0.6} ifaceName="eth0" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] 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{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.780 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.780 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.780 [INFO][118] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa48d82a3cc", State:"up", Index:3} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:515} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/daemon.go 761: No driver process to monitor +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.790 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.790 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.790 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/async_calc_graph.go 165: First time we've been in sync +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 288 0s} 1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 288 0s} 1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 288 0s} 1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 288 0s} 1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 288 0s} 1} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 288 0s} 1} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-8-felixfv, orchestrator=k8s, workload=default/wlv6-1-idx11, name=eth0) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/async_calc_graph.go 165: First time we've been in sync +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/daemon.go 1277: Datastore now in sync. +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=484.90978ms +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie1eba738647" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie1eba738647" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1eba738647" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1eba738647" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie1eba738647" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1eba738647" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/daemon.go 1277: Datastore now in sync. +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1eba738647" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie1eba738647" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=479.478169ms +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa48d82a3cc" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa48d82a3cc" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa48d82a3cc" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa48d82a3cc" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.813 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.929 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.930 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.930 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.930 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.187 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.187 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.187 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.188 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.204 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.204 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.206 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.207 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.209 [INFO][118] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} ipVersion=0x4 status="up" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.209 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} status="up" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.209 [INFO][118] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.890899013 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.212 [INFO][118] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.214 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.228 [INFO][118] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x4 status="up" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.228 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} status="up" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.229 [INFO][118] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.898449829 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/int_dataplane.go 2042: Dataplane updates throttled +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:35695 +wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:31.275 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-8-felixfv" error= stderr="time=\"2024-11-07T03:17:30Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e :8055]\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:31Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:31Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:31.271594195Z\",\"SourceAddr\":\"[dead:beef::1:2]:35695\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:31.271436157Z\",\"ID\":\"dfe34ec1-6481-413f-8504-ec258ad45644\",\"Payload\":\"ping:5d258274-e356-4131-9d5c-3d6c3fe0ff26~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.285 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.285 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +2024-11-06 19:17:32.100 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-7-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:30Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a :8055]\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:32Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:32.100 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:17:32.100 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:32.100 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a dead:beef::0:1:2 8055]. +wlv6-1-idx11[stderr] 2024-11-07 03:17:32.151 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:42219 +wlv6-1-idx11[stderr] 2024-11-07 03:17:32.151 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-1-idx11[stderr] 2024-11-07 03:17:32.152 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-1-idx11[stderr] 2024-11-07 03:17:32.152 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-1-idx11[stderr] 2024-11-07 03:17:32.152 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:32.155 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-7-felixfv" error= stderr="time=\"2024-11-07T03:17:32Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a :8055]\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:32.151862605Z\",\"SourceAddr\":\"[dead:beef::2]:42219\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:32.151736673Z\",\"ID\":\"da24385e-ea4f-4b12-bd71-1f3823f9f323\",\"Payload\":\"ping:8486d0bb-3d6c-419a-850d-4b5ae009ffbe~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +2024-11-06 19:17:32.201 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:32.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e dead:beef::0:0:2 8055]. +wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:40093 +wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:32.266 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-8-felixfv" error= stderr="time=\"2024-11-07T03:17:32Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e :8055]\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:32.263371602Z\",\"SourceAddr\":\"[dead:beef::1:2]:40093\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:32.263262598Z\",\"ID\":\"edcb7231-b8e0-4a9f-8a63-ea2171cd4ea4\",\"Payload\":\"ping:1055d75b-5330-4d15-bfdd-31659332a33f~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +2024-11-06 19:17:32.301 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 +2024-11-06 19:17:32.302 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv wg]. +2024-11-06 19:17:32.336 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" +2024-11-06 19:17:32.336 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv wg]. +2024-11-06 19:17:32.381 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" +[JustAfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 +[AfterEach] wireguardEnabledV4: false, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 +2024-11-06 19:17:32.381 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx9" +2024-11-06 19:17:32.381 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sh -c kill -9 53 & ip link del calie1eba738647 & ip netns del cnitest-2d000188-c1d8-2077-c12c-121bcb07986a & wait]. +2024-11-06 19:17:32.429 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:32.429 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:32.452 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv sh -c kill -9 53 & ip link del calie1eba738647 & ip netns del cnitest-2d000188-c1d8-2077-c12c-121bcb07986a & wait]: +2024-11-06 19:17:32.452 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx9" +2024-11-06 19:17:32.452 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx11" +2024-11-06 19:17:32.452 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sh -c kill -9 53 & ip link del caliaa48d82a3cc & ip netns del cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e & wait]. +2024-11-06 19:17:32.491 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:32.491 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:32.516 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv sh -c kill -9 53 & ip link del caliaa48d82a3cc & ip netns del cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e & wait]: +2024-11-06 19:17:32.516 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx11" +2024-11-06 19:17:32.516 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:32.516 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-7-felixfv" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1eba738647" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calie1eba738647" state="down" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calie1eba738647" state="" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calie1eba738647" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{}} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1eba738647", State:"down", Index:3} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1eba738647", State:"", Index:3} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Set[string](nil)} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie1eba738647" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie1eba738647" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.531 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} status="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.589 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="caliaa48d82a3cc" state="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.589 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa48d82a3cc", State:"down", Index:3} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.589 [INFO][118] felix/int_dataplane.go 2001: Dataplane updates no longer throttled +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.595 [INFO][118] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.595 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.595 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.596 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} status="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="caliaa48d82a3cc" state="" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{}} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa48d82a3cc", State:"", Index:3} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Set[string](nil)} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.617 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.617 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.617 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.618 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} status="down" +2024-11-06 19:17:32.646 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:32.646 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-7-felixfv" signal=interrupt +2024-11-06 19:17:32.646 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-7-felixfv" signal=interrupt +2024-11-06 19:17:32.646 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:32.653 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="stdout" +2024-11-06 19:17:32.653 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-7-felixfv" +2024-11-06 19:17:32.653 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="stderr" +2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-7-felixfv" +2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-7-felixfv" signal=killed +2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:32.770 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:32.770 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-8-felixfv" signal=interrupt +2024-11-06 19:17:32.770 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-8-felixfv" signal=interrupt +2024-11-06 19:17:32.770 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:32.776 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="stdout" +2024-11-06 19:17:32.776 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-8-felixfv" +2024-11-06 19:17:32.776 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="stderr" +2024-11-06 19:17:32.785 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-8-felixfv" +2024-11-06 19:17:32.785 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-8-felixfv" signal=killed +2024-11-06 19:17:32.785 [INFO][1210415] test/infra_k8s.go 544: K8sDatastoreInfra told to stop, deferring cleanup... +2024-11-06 19:17:32.785 [INFO][1210415] test/containers.go 86: Stop no-op because nil container +[AfterEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 +[AfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 +•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +[BeforeEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 + +FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 +[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: false + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 +2024-11-06 19:17:32.788 [INFO][1210415] test/etcd.go 41: Starting etcd +2024-11-06 19:17:32.788 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-9-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:32.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-9-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-9-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. +2024-11-06 19:17:32.788 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:32.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.959Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} +etcd-1210415-9-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:32.960Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.960Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.960Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.960Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.961Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"804.355µs"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-9-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:32.964Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.965Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.965Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.968Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.968Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.968Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.371Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.375Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} +etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.376Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} +2024-11-06 19:17:33.803 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:33.821 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-9-felixfv]. +2024-11-06 19:17:33.833 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-9-felixfv]. +2024-11-06 19:17:33.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-9-felixfv]. +2024-11-06 19:17:33.860 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-9-felixfv]. +2024-11-06 19:17:33.873 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-9-felixfv]. +2024-11-06 19:17:33.887 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-9-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"etcd-1210415-9-felixfv", runCmd:(*exec.Cmd)(0xc001c76180), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:33.887 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:false, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:false, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001c4c008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} +2024-11-06 19:17:33.887 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:33.887 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:33.887 [INFO][1210415] test/topology.go 507: Initializing the datastore... +2024-11-06 19:17:33.887 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:33.887 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:33.889 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:33.889 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5bc5ba5d-188b-473f-955a-7c6ba43f661c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 889063327, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc001b6f169), Variant:""}} +2024-11-06 19:17:33.889 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5bc5ba5d-188b-473f-955a-7c6ba43f661c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 889063327, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc001b6f169), Variant:""}} +2024-11-06 19:17:33.896 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"558b9085-52d8-43f4-bd46-228fec8c431a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 896667743, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f420), DefaultAction:(*v3.Action)(0xc000c67c70)}} +2024-11-06 19:17:33.896 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"558b9085-52d8-43f4-bd46-228fec8c431a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 896667743, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f420), DefaultAction:(*v3.Action)(0xc000c67c70)}} +2024-11-06 19:17:33.897 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9d9a8a4f-ee9c-46ac-9c9e-647c4e12277b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 897534567, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f690), DefaultAction:(*v3.Action)(0xc000c67f10)}} +2024-11-06 19:17:33.897 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9d9a8a4f-ee9c-46ac-9c9e-647c4e12277b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 897534567, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f690), DefaultAction:(*v3.Action)(0xc000c67f10)}} +2024-11-06 19:17:33.898 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= +2024-11-06 19:17:33.898 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0015502f8), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:33.898 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 898346749, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc00232c630), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc00232c640), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0015502f8), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc00232c620), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:33.898 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 898346749, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc00232c630), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc00232c640), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0015502f8), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc00232c620), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:33.899 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:33.899 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:33.899 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" +2024-11-06 19:17:33.899 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:33.899 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:33.899 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:33.899 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ +2024-11-06 19:17:33.899 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex +2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" +2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"c5747b2b-053e-4268-91e5-2e6f2d09d636", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 900256118, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"c5747b2b-053e-4268-91e5-2e6f2d09d636", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 900256118, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:33.902 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:33.902 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:33.902 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-10-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:33.902 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-11-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:33.902 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-10-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-10-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_BPFLOGLEVEL=debug -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=1- -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=false -e DELAY_FELIX_START=true -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e GORACE=history_size=2 -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_IPTABLESMARKMASK=4294934528 -e SET_CORE_PATTERN=true -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. +2024-11-06 19:17:33.902 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-11-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-11-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_BPFLOGLEVEL=debug -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DBG_WGBOOTSTRAP=true -e GORACE=history_size=2 -e SET_CORE_PATTERN=true -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_BPFIPV6SUPPORT=false -e FELIX_IPV6SUPPORT=false -e BPF_LOG_PFX=0- -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_LogDebugFilenameRegex= -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DebugDisableLogDropping=true -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin felix:latest-amd64]. +2024-11-06 19:17:33.903 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:33.903 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:33.903 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:33.903 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... + +STATS: LoadAvg=1.53/1.04/0.84 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/17.1GiB/17.8GiB/75.9MiB/19.9MiB RootFSFree=102.3GiB(21.9%) +2024-11-06 19:17:34.921 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:34.921 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:34.935 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-10-felixfv]. +2024-11-06 19:17:34.935 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-11-felixfv]. +2024-11-06 19:17:34.947 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-10-felixfv]. +2024-11-06 19:17:34.947 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-11-felixfv]. +2024-11-06 19:17:34.958 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-11-felixfv]. +2024-11-06 19:17:34.958 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-10-felixfv]. +2024-11-06 19:17:34.970 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-11-felixfv]. +2024-11-06 19:17:34.970 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-10-felixfv]. +2024-11-06 19:17:34.981 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-11-felixfv]. +2024-11-06 19:17:34.981 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-10-felixfv]. +2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-11-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-0-1210415-11-felixfv", runCmd:(*exec.Cmd)(0xc000e2a480), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-10-felixfv", IP:"172.17.0.7", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:7", IPv6Prefix:"64", Hostname:"felix-1-1210415-10-felixfv", runCmd:(*exec.Cmd)(0xc001c77200), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:34.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. +2024-11-06 19:17:34.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. +2024-11-06 19:17:35.032 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: + net.ipv6.conf.all.disable_ipv6 = 1 + +2024-11-06 19:17:35.032 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:35.032 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. +2024-11-06 19:17:35.032 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: + net.ipv6.conf.all.disable_ipv6 = 1 + +2024-11-06 19:17:35.032 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:35.032 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. +2024-11-06 19:17:35.076 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: + net.ipv6.conf.default.disable_ipv6 = 1 + +2024-11-06 19:17:35.076 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:35.076 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. +2024-11-06 19:17:35.077 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: + net.ipv6.conf.default.disable_ipv6 = 1 + +2024-11-06 19:17:35.077 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:35.077 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. +2024-11-06 19:17:35.116 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: + net.ipv6.conf.lo.disable_ipv6 = 1 + +2024-11-06 19:17:35.116 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:35.116 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. +2024-11-06 19:17:35.117 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: + net.ipv6.conf.lo.disable_ipv6 = 1 + +2024-11-06 19:17:35.117 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:35.117 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. +felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:35.148 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: + net.ipv6.conf.all.forwarding = 0 + +2024-11-06 19:17:35.148 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:35.148 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:35.150 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: + net.ipv6.conf.all.forwarding = 0 + +2024-11-06 19:17:35.150 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:35.150 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:35.185 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:35.185 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:35.185 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:35.185 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:35.186 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.6/16 +2024-11-06 19:17:35.186 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:6/64 +2024-11-06 19:17:35.186 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:35.186 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:35.187 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="a75b12e172f443919cd8b215e4901e8a" +2024-11-06 19:17:35.187 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc001551768) +2024-11-06 19:17:35.187 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1b880116-4ce0-43bb-bba8-00c914b1ebef", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 187159249, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0015517a0), DefaultAction:(*v3.Action)(0xc0013ceef0)}} +2024-11-06 19:17:35.187 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1b880116-4ce0-43bb-bba8-00c914b1ebef", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 187159249, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0015517a0), DefaultAction:(*v3.Action)(0xc0013ceef0)}} +2024-11-06 19:17:35.194 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1b880116-4ce0-43bb-bba8-00c914b1ebef", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 187159249, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0015517a0), DefaultAction:(*v3.Action)(0xc0013ceef0)}} +2024-11-06 19:17:35.194 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"3dbffbf5-6076-4556-8e9c-fff01d738f6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 194620778, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001551ac8), DefaultAction:(*v3.Action)(0xc0013cf240)}} +2024-11-06 19:17:35.194 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"3dbffbf5-6076-4556-8e9c-fff01d738f6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 194620778, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001551ac8), DefaultAction:(*v3.Action)(0xc0013cf240)}} +2024-11-06 19:17:35.197 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"3dbffbf5-6076-4556-8e9c-fff01d738f6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 194620778, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001551ac8), DefaultAction:(*v3.Action)(0xc0013cf240)}} +2024-11-06 19:17:35.197 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1210415-11-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-11-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3cb7256c-82bd-40a0-8aa6-0ca9e9a118e4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 197900580, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001bbc280), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:35.197 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1210415-11-felixfv" model-etcdKey=Node(felix-0-1210415-11-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-11-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3cb7256c-82bd-40a0-8aa6-0ca9e9a118e4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 197900580, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001bbc280), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:35.198 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:35.198 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:35.198 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.7/16 +2024-11-06 19:17:35.198 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:7/64 +2024-11-06 19:17:35.198 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:35.199 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:35.199 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="a75b12e172f443919cd8b215e4901e8a" +2024-11-06 19:17:35.199 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc002232708) +2024-11-06 19:17:35.199 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"a84b0686-7a6c-42aa-a259-28276c3004a8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 199647139, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232740), DefaultAction:(*v3.Action)(0xc00238a980)}} +2024-11-06 19:17:35.199 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"a84b0686-7a6c-42aa-a259-28276c3004a8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 199647139, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232740), DefaultAction:(*v3.Action)(0xc00238a980)}} +2024-11-06 19:17:35.200 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"a84b0686-7a6c-42aa-a259-28276c3004a8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 199647139, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232740), DefaultAction:(*v3.Action)(0xc00238a980)}} +2024-11-06 19:17:35.200 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a4190d86-7258-4f1b-8c9a-1a404d05b3d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 200342363, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232a88), DefaultAction:(*v3.Action)(0xc00238acd0)}} +2024-11-06 19:17:35.200 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a4190d86-7258-4f1b-8c9a-1a404d05b3d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 200342363, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232a88), DefaultAction:(*v3.Action)(0xc00238acd0)}} +2024-11-06 19:17:35.201 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a4190d86-7258-4f1b-8c9a-1a404d05b3d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 200342363, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232a88), DefaultAction:(*v3.Action)(0xc00238acd0)}} +2024-11-06 19:17:35.201 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1210415-10-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-10-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"6ee8d888-b779-4f91-990e-6c084daf6913", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 201135070, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc00025c370), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:35.201 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1210415-10-felixfv" model-etcdKey=Node(felix-1-1210415-10-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-10-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"6ee8d888-b779-4f91-990e-6c084daf6913", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 201135070, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc00025c370), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:35.201 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:35.201 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:35.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]. +2024-11-06 19:17:35.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]. +2024-11-06 19:17:35.242 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-10-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]: +2024-11-06 19:17:35.242 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-11-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]: +2024-11-06 19:17:35.242 [INFO][1210415] test/topology.go 243: Started topology. time=1.354919134s +2024-11-06 19:17:35.242 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:35.242 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:35.242 [DEBUG][1210415] test/validator.go 299: Validate action: Allow +2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:35.242 [DEBUG][1210415] test/validator.go 299: Validate action: Allow +2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:35.242 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"7849cacb-79f6-47df-bbdc-c043a1486551", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 242882309, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:17:35.243 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"7849cacb-79f6-47df-bbdc-c043a1486551", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 242882309, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:17:35.243 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:35.243 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:35.243 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0018b2480), Name:"wlv4-0-idx13", InterfaceName:"cali299faa963b9", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002120908), Protocol:"tcp", SpoofInterfaceName:"caliecb231f16ef", SpoofName:"wlv4-0-spoof13", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:35.243 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali299faa963b9' '10.65.0.2' '8055' --mtu=1440]. +wlv4-0-idx13[stderr] time="2024-11-07T03:17:35Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-0-idx13[stderr] 2024-11-07 03:17:35.294 [DEBUG][47] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" +wlv4-0-idx13[stderr] 2024-11-07 03:17:35.294 [DEBUG][47] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="0e:70:37:30:4c:b6" ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" +wlv4-0-idx13[stderr] 2024-11-07 03:17:35.294 [DEBUG][47] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" route=0.0.0.0/0 +wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [DEBUG][47] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" route=::/0 +wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [INFO][47] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" +2024-11-06 19:17:35.295 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe + workload="wlv4-0-idx13" +wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [INFO][47] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:35.295 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0018b2480), Name:"wlv4-0-idx13", InterfaceName:"cali299faa963b9", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000e47200), outPipe:(*os.File)(0xc000ebc288), errPipe:(*os.File)(0xc000ebc2b0), namespacePath:"/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002120908), Protocol:"tcp", SpoofInterfaceName:"caliecb231f16ef", SpoofName:"wlv4-0-spoof13", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"47", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:35.295 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:35.295 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [INFO][47] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx13 +2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-11-felixfv +2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx13 +2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.2/32 +2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 305: Validate interface: cali299faa963b9 +2024-11-06 19:17:35.295 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13", GenerateName:"", Namespace:"default", SelfLink:"", UID:"1c7b8dd6-e30e-4f4c-9084-0bad87fbf5f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 295771654, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx13", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx13", Node:"felix-0-1210415-11-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx13", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali299faa963b9", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:35.295 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13", GenerateName:"", Namespace:"default", SelfLink:"", UID:"1c7b8dd6-e30e-4f4c-9084-0bad87fbf5f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 295771654, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx13", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx13", Node:"felix-0-1210415-11-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx13", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali299faa963b9", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:35.297 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-11-felixfv +2024-11-06 19:17:35.297 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-11-felixfv +2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:35.297 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:35.297 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" +2024-11-06 19:17:35.298 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:35.298 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:35.298 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:35.298 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:35.298 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 10 } [{{IPPool projectcalico.org/v3} {test-pool c5747b2b-053e-4268-91e5-2e6f2d09d636 6 0 2024-11-06 19:17:33 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:35.298 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:17:35.299 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' +2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" +2024-11-06 19:17:35.299 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating +2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.299 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-11-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001018e10), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bcf51f333, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001018e10), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bcf51f333, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="12" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-11-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="12" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:35.301 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:35.301 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 +2024-11-06 19:17:35.301 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a58a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-11-felixfv"}} handle="wlv4-0" +2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" +2024-11-06 19:17:35.301 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 +2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} +2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} +2024-11-06 19:17:35.302 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="13" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0018a5d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233ade8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a58a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-11-felixfv"}}}, SequenceNumber:0x1805915bcf51f334, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bcf51f333}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.302 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="13" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0018a5d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233ade8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a58a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-11-felixfv"}}}, SequenceNumber:0x1805915bcf51f334, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bcf51f333}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.302 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:35.302 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:35.302 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc000166900), Name:"wlv4-1-idx15", InterfaceName:"cali0df0cca01e8", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0021218c8), Protocol:"tcp", SpoofInterfaceName:"cali634183378e7", SpoofName:"wlv4-1-spoof15", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:35.302 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali0df0cca01e8' '10.65.1.2' '8055' --mtu=1440]. +wlv4-1-idx15[stderr] time="2024-11-07T03:17:35Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-1-idx15[stderr] 2024-11-07 03:17:35.358 [DEBUG][47] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" +wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [DEBUG][47] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="9a:3f:ea:b6:07:26" ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" +wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [DEBUG][47] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" route=0.0.0.0/0 +wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [DEBUG][47] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" route=::/0 +wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [INFO][47] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" +wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [INFO][47] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:35.359 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 + workload="wlv4-1-idx15" +wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [INFO][47] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:35.359 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc000166900), Name:"wlv4-1-idx15", InterfaceName:"cali0df0cca01e8", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001276000), outPipe:(*os.File)(0xc000ebc398), errPipe:(*os.File)(0xc000ebc3a8), namespacePath:"/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0021218c8), Protocol:"tcp", SpoofInterfaceName:"cali634183378e7", SpoofName:"wlv4-1-spoof15", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"47", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:35.359 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:35.359 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx15 +2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-10-felixfv +2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx15 +2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.1.2/32 +2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 305: Validate interface: cali0df0cca01e8 +2024-11-06 19:17:35.360 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15", GenerateName:"", Namespace:"default", SelfLink:"", UID:"b59367e0-7a01-404a-a1d4-07c1c4b7506e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 360363845, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx15", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx15", Node:"felix-1-1210415-10-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx15", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali0df0cca01e8", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:35.360 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15", GenerateName:"", Namespace:"default", SelfLink:"", UID:"b59367e0-7a01-404a-a1d4-07c1c4b7506e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 360363845, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx15", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx15", Node:"felix-1-1210415-10-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx15", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali0df0cca01e8", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:35.361 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-10-felixfv +2024-11-06 19:17:35.361 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-10-felixfv +2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:35.361 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:35.361 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:35.362 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:35.362 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:35.362 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 17 } [{{IPPool projectcalico.org/v3} {test-pool c5747b2b-053e-4268-91e5-2e6f2d09d636 6 0 2024-11-06 19:17:33 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:35.362 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:35.362 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-10-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:35.363 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:35.363 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:35.363 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0006a4210), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bd318c93e, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.363 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0006a4210), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bd318c93e, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.364 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:35.364 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="18" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-10-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="18" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:35.364 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:35.364 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 +2024-11-06 19:17:35.364 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0007ac2f0), AttrSecondary:map[string]string{"node":"felix-1-1210415-10-felixfv"}} handle="wlv4-1" +2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" +2024-11-06 19:17:35.365 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 +2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} +2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} +2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="19" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001019ce0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233b968), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0007ac2f0), AttrSecondary:map[string]string{"node":"felix-1-1210415-10-felixfv"}}}, SequenceNumber:0x1805915bd318c93f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bd318c93e}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="19" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001019ce0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233b968), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0007ac2f0), AttrSecondary:map[string]string{"node":"felix-1-1210415-10-felixfv"}}}, SequenceNumber:0x1805915bd318c93f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bd318c93e}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:35.366 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-11-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:35.366 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:35.366 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv touch /start-trigger]. +2024-11-06 19:17:35.405 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-11-felixfv touch /start-trigger]: +2024-11-06 19:17:35.405 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-10-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:35.405 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:35.405 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv touch /start-trigger]. +2024-11-06 19:17:35.444 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-10-felixfv touch /start-trigger]: +[BeforeEach] with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 +2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4e00), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4e10), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e150), WireguardEnabledV6:(*bool)(0xc00183e151), WireguardThreadingEnabled:(*bool)(0xc00183e152), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4e30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4e00), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4e10), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e150), WireguardEnabledV6:(*bool)(0xc00183e151), WireguardThreadingEnabled:(*bool)(0xc00183e152), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4e30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:35.445 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip link show]. +2024-11-06 19:17:35.482 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" +2024-11-06 19:17:35.482 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip link show]. +2024-11-06 19:17:35.519 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" +2024-11-06 19:17:35.519 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip rule show pref 99]. +2024-11-06 19:17:35.558 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" +2024-11-06 19:17:35.558 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip rule show pref 99]. +2024-11-06 19:17:35.598 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" +2024-11-06 19:17:35.598 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip rule show pref 99]. +2024-11-06 19:17:35.631 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" +2024-11-06 19:17:35.631 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip rule show pref 99]. +2024-11-06 19:17:35.672 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[It] nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +2024-11-06 19:17:35.672 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... +2024-11-06 19:17:35.672 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:35.672 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe 10.65.1.2 8055]. +2024-11-06 19:17:35.773 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:35.773 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 10.65.0.2 8055]. +felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1210415-11-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1210415-10-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=110 +felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=111 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/logutils.go 78: Early screen log level set to info +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/daemon.go 155: Loading configuration... +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/logutils.go 78: Early screen log level set to info +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/daemon.go 155: Loading configuration... +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.212 [INFO][110] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.212 [INFO][111] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][111] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][110] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][110] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.223 [INFO][110] felix/daemon.go 220: Created datastore client +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.223 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.223 [INFO][111] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.226 [INFO][111] felix/daemon.go 220: Created datastore client +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.227 [INFO][110] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.229 [INFO][111] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.234 [INFO][110] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-11-felixfv" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.236 [INFO][111] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-10-felixfv" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][110] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][110] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.246 [WARNING][110] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.246 [WARNING][110] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/daemon.go 316: no Kubernetes client available +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-11-felixfv" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-11-felixfv" +2024-11-06 19:17:36.248 [INFO][1210415] test/containers.go 428: felix-0-1210415-11-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-11-felixfv" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-11-felixfv" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/daemon.go 342: Typha not enabled. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [ERROR][110] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.249 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0008612c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1210415-11-felixfv", 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, 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)(0xc000c0e000)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000798280), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.250 [INFO][110] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][110] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [WARNING][111] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][110] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [WARNING][111] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 316: no Kubernetes client available +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-10-felixfv" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][110] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.252 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-10-felixfv" +2024-11-06 19:17:36.252 [INFO][1210415] test/containers.go 428: felix-1-1210415-10-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.252 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-10-felixfv" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-10-felixfv" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][111] felix/daemon.go 342: Typha not enabled. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [ERROR][111] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.252 [INFO][110] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-11-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0000e6460), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000146050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000c0e000)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc00084bb00), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000c28020), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0008612c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000798280), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][110] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0000e6460), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000146050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][111] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000b2d220), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1210415-10-felixfv", 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, 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)(0xc000b2d400)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000b2d680), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][111] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][111] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.256 [INFO][111] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.256 [INFO][111] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.258 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.258 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.257 [INFO][111] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-10-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0000da3c0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0000da460), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000b2d400)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0006d9c50), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000b1c000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000b2d220), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000b2d680), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0000da3c0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0000da460), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.262 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.262 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.264 [INFO][110] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.265 [INFO][110] 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-" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.265 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.265 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.266 [INFO][110] 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" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] 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-" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][110] 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-" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][111] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][111] 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-" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][111] 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" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] 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-" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] 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-" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][110] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][110] 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-" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][111] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.274 [INFO][110] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.274 [INFO][110] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.274 [INFO][110] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] 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-" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] felix/connecttime.go 72: FV special case: skipping CTLB cleanup +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][111] felix/int_dataplane.go 1122: Registering to report health. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][110] felix/int_dataplane.go 1122: Registering to report health. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][111] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][111] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][110] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][110] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/daemon.go 441: Connect to the dataplane driver. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 2476: Started internal status report thread +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/daemon.go 441: Connect to the dataplane driver. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2476: Started internal status report thread +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/daemon.go 520: using resource updates where applicable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00027b320), (*watchersyncer.watcherCache)(0xc00027b3b0), (*watchersyncer.watcherCache)(0xc00027b440), (*watchersyncer.watcherCache)(0xc00027b4d0), (*watchersyncer.watcherCache)(0xc00027b560), (*watchersyncer.watcherCache)(0xc00027b5f0), (*watchersyncer.watcherCache)(0xc00027b680), (*watchersyncer.watcherCache)(0xc00027b710), (*watchersyncer.watcherCache)(0xc00027b7a0), (*watchersyncer.watcherCache)(0xc00027b830), (*watchersyncer.watcherCache)(0xc00027b8c0), (*watchersyncer.watcherCache)(0xc00027b950), (*watchersyncer.watcherCache)(0xc00027b9e0), (*watchersyncer.watcherCache)(0xc00027ba70)}, results:(chan interface {})(0xc0004636c0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000cba360), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/daemon.go 527: Starting the datastore Syncer +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/daemon.go 520: using resource updates where applicable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchersyncer.go 89: Start called +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00022f290), (*watchersyncer.watcherCache)(0xc00022f4d0), (*watchersyncer.watcherCache)(0xc00022f560), (*watchersyncer.watcherCache)(0xc00022fe60), (*watchersyncer.watcherCache)(0xc00022fef0), (*watchersyncer.watcherCache)(0xc000400090), (*watchersyncer.watcherCache)(0xc000400120), (*watchersyncer.watcherCache)(0xc000401290), (*watchersyncer.watcherCache)(0xc000401320), (*watchersyncer.watcherCache)(0xc0004013b0), (*watchersyncer.watcherCache)(0xc000401440), (*watchersyncer.watcherCache)(0xc0004014d0), (*watchersyncer.watcherCache)(0xc000401560), (*watchersyncer.watcherCache)(0xc0004015f0)}, results:(chan interface {})(0xc0004ca150), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000d883c0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-10-felixfv +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1} ifaceName="lo" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 2159: 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{}}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] 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{}}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/watchersyncer.go 89: Start called +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-11-felixfv +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,127.0.0.0} ifaceName="lo" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchersyncer.go 149: Starting main event processing loop +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=resync +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali0df0cca01e8" state="up" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0df0cca01e8" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=521 ifaceName="eth0" state="up" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.7} ifaceName="eth0" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0df0cca01e8", State:"up", Index:3} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:521} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali299faa963b9" state="up" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali299faa963b9" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=519 ifaceName="eth0" state="up" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6} ifaceName="eth0" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][110] felix/watchersyncer.go 130: Sending status update Status=resync +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/int_dataplane.go 2159: 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{}}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][110] 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{}}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali299faa963b9", State:"up", Index:3} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali299faa963b9", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/daemon.go 640: Started the processing graph +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali299faa963b9", Addrs:set.Typed[string]{}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:519} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) a75b12e172f443919cd8b215e4901e8a 2 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 23 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/daemon.go 761: No driver process to monitor +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 23 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 23 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 23 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][111] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-10-felixfv, orchestrator=felixfv, workload=default/wlv4-1-idx15, name=wlv4-1-idx15) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/daemon.go 640: Started the processing graph +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/async_calc_graph.go 165: First time we've been in sync +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/daemon.go 761: No driver process to monitor +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 23 0s} 1} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) a75b12e172f443919cd8b215e4901e8a 2 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-11-felixfv, orchestrator=felixfv, workload=default/wlv4-0-idx13, name=wlv4-0-idx13) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/async_calc_graph.go 165: First time we've been in sync +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/daemon.go 1277: Datastore now in sync. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][111] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=423.588377ms +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/daemon.go 1277: Datastore now in sync. +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali0df0cca01e8" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0df0cca01e8" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0df0cca01e8" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali0df0cca01e8" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=425.684069ms +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali299faa963b9" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali299faa963b9" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali299faa963b9" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali299faa963b9" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.636 [INFO][110] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.636 [INFO][110] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.636 [INFO][110] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.743 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.743 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.743 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.745 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.014 [INFO][111] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.014 [INFO][111] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.024 [INFO][111] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} ipVersion=0x4 status="up" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.025 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} status="up" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.025 [INFO][111] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.815660985 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.028 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.028 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.032 [INFO][110] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.033 [INFO][110] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.043 [INFO][110] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} ipVersion=0x4 status="up" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.043 [INFO][110] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} status="up" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.043 [INFO][110] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.833874693 +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.110 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.110 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +2024-11-06 19:17:37.724 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-11-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:35Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe :8055]\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:37.831 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-10-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:35Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 :8055]\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:37.831 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:17:37.831 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:37.831 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe 10.65.1.2 8055]. +wlv4-1-idx15[stderr] 2024-11-07 03:17:37.885 [INFO][47] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:46291 +wlv4-1-idx15[stderr] 2024-11-07 03:17:37.885 [INFO][47] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-1-idx15[stderr] 2024-11-07 03:17:37.886 [ERROR][47] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-1-idx15[stderr] 2024-11-07 03:17:37.886 [INFO][47] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-1-idx15[stderr] 2024-11-07 03:17:37.886 [INFO][47] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:37.889 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-11-felixfv" error= stderr="time=\"2024-11-07T03:17:37Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe :8055]\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:37.885931093Z\",\"SourceAddr\":\"10.65.0.2:46291\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:37.885779085Z\",\"ID\":\"7deef617-2fc7-4685-8090-ab4d37fbc413\",\"Payload\":\"ping:ca63cda4-c740-4c5b-8cd2-203d74f42093~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +2024-11-06 19:17:37.932 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:37.932 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 10.65.0.2 8055]. +wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:41403 +wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [ERROR][47] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:37.990 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-10-felixfv" error= stderr="time=\"2024-11-07T03:17:37Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 :8055]\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:37.987126879Z\",\"SourceAddr\":\"10.65.1.2:41403\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:37.986961476Z\",\"ID\":\"90f9f4ce-7dbf-4ef7-b1bd-32a9d6076a7c\",\"Payload\":\"ping:be91054c-9aee-42f4-b9c8-03eaa91ef7c1~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +2024-11-06 19:17:38.032 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 +2024-11-06 19:17:38.032 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv wg]. +2024-11-06 19:17:38.063 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" +2024-11-06 19:17:38.063 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv wg]. +2024-11-06 19:17:38.099 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" +[JustAfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 +[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: false + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 +2024-11-06 19:17:38.099 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx13" +2024-11-06 19:17:38.099 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sh -c kill -9 47 & ip link del cali299faa963b9 & ip netns del cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe & wait]. +2024-11-06 19:17:38.134 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:38.134 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:38.145 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-11-felixfv sh -c kill -9 47 & ip link del cali299faa963b9 & ip netns del cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe & wait]: +2024-11-06 19:17:38.145 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx13" +2024-11-06 19:17:38.145 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx15" +2024-11-06 19:17:38.145 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sh -c kill -9 47 & ip link del cali0df0cca01e8 & ip netns del cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 & wait]. +2024-11-06 19:17:38.181 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:38.181 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:38.192 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-10-felixfv sh -c kill -9 47 & ip link del cali0df0cca01e8 & ip netns del cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 & wait]: +2024-11-06 19:17:38.192 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx15" +2024-11-06 19:17:38.192 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:38.192 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-11-felixfv" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali0df0cca01e8" state="down" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0df0cca01e8", State:"down", Index:3} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali0df0cca01e8" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.280 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali0df0cca01e8" state="" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} ipVersion=0x4 status="down" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} status="down" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali0df0cca01e8" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0df0cca01e8", State:"", Index:3} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Set[string](nil)} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Set[string](nil)} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali0df0cca01e8" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.291 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} ipVersion=0x4 status="down" +felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.291 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} status="down" +2024-11-06 19:17:38.305 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:38.305 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-11-felixfv" signal=interrupt +2024-11-06 19:17:38.305 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-11-felixfv" signal=interrupt +2024-11-06 19:17:38.305 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:38.309 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="stderr" +2024-11-06 19:17:38.309 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-11-felixfv" +2024-11-06 19:17:38.309 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="stdout" +2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-11-felixfv" +2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-11-felixfv" signal=killed +2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:38.427 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:38.427 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-10-felixfv" signal=interrupt +2024-11-06 19:17:38.427 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-10-felixfv" signal=interrupt +2024-11-06 19:17:38.427 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:38.432 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="stderr" +2024-11-06 19:17:38.432 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="stdout" +2024-11-06 19:17:38.432 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-10-felixfv" +2024-11-06 19:17:38.438 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-10-felixfv" +2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-10-felixfv" signal=killed +2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 75: StopLogs no-op because nil container +2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 86: Stop no-op because nil container +2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-9-felixfv" +2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-9-felixfv" +2024-11-06 19:17:38.548 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-9-felixfv" +2024-11-06 19:17:38.548 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-9-felixfv" signal=interrupt +2024-11-06 19:17:38.548 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-9-felixfv" signal=interrupt +2024-11-06 19:17:38.548 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:38.554 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-9-felixfv" stream="stdout" +2024-11-06 19:17:38.554 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-9-felixfv" stream="stderr" +2024-11-06 19:17:38.554 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1210415-9-felixfv" +2024-11-06 19:17:38.560 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-9-felixfv" +2024-11-06 19:17:38.560 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-9-felixfv" signal=killed +[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 +[AfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 +•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +[BeforeEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 + +FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 +[BeforeEach] wireguardEnabledV4: false, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 +2024-11-06 19:17:38.561 [INFO][1210415] test/etcd.go 41: Starting etcd +2024-11-06 19:17:38.561 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-12-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:38.561 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-12-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-12-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. +2024-11-06 19:17:38.562 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:38.562 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.710Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} +etcd-1210415-12-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:38.710Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.710Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.711Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.711Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.712Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"807.67µs"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-12-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:38.714Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.715Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.716Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.718Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.718Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.718Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.121Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.123Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.123Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.124Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.124Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.124Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.126Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.126Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} +etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.126Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} +2024-11-06 19:17:39.574 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:39.588 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-12-felixfv]. +2024-11-06 19:17:39.599 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-12-felixfv]. +2024-11-06 19:17:39.610 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-12-felixfv]. +2024-11-06 19:17:39.621 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-12-felixfv]. +2024-11-06 19:17:39.631 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-12-felixfv]. +2024-11-06 19:17:39.642 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-12-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"etcd-1210415-12-felixfv", runCmd:(*exec.Cmd)(0xc001b9c300), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:39.642 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:false, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001b2c008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} +2024-11-06 19:17:39.642 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:39.642 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:39.642 [INFO][1210415] test/topology.go 507: Initializing the datastore... +2024-11-06 19:17:39.642 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:39.642 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:39.643 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:39.643 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c7313c7c-159d-4add-9ac0-5bae0336f148", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 643708106, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00045ed78), Variant:""}} +2024-11-06 19:17:39.643 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c7313c7c-159d-4add-9ac0-5bae0336f148", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 643708106, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00045ed78), Variant:""}} +2024-11-06 19:17:39.651 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"291ef65d-a46a-4fab-9b13-17654fcf6654", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 651043922, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00045f2c0), DefaultAction:(*v3.Action)(0xc001bfc740)}} +2024-11-06 19:17:39.651 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"291ef65d-a46a-4fab-9b13-17654fcf6654", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 651043922, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00045f2c0), DefaultAction:(*v3.Action)(0xc001bfc740)}} +2024-11-06 19:17:39.653 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"8a34bcc0-4308-4fd7-9f06-4c7b5ceafb1e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 653963502, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0012992b0), DefaultAction:(*v3.Action)(0xc0011b7a70)}} +2024-11-06 19:17:39.654 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"8a34bcc0-4308-4fd7-9f06-4c7b5ceafb1e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 653963502, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0012992b0), DefaultAction:(*v3.Action)(0xc0011b7a70)}} +2024-11-06 19:17:39.656 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= +2024-11-06 19:17:39.656 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00045e618), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:39.656 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 656248207, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001bfcdd0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001bfcde0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00045e618), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001bfcdc0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:39.656 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 656248207, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001bfcdd0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001bfcde0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00045e618), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001bfcdc0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:39.656 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:39.656 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:39.656 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:39.657 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" +2024-11-06 19:17:39.657 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:39.657 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:39.657 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:39.657 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ +2024-11-06 19:17:39.657 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex +2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" +2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" +2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"819794b1-d5e7-45d5-a1fa-2689a0c9b710", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 658317441, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"819794b1-d5e7-45d5-a1fa-2689a0c9b710", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 658317441, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:39.658 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:39.659 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:39.659 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:39.659 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:39.659 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 +2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:39.659 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv6/ +2024-11-06 19:17:39.659 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv6/ didn't match regex +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} rev="" +2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} numResults=0 rev="" +2024-11-06 19:17:39.660 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"25260d82-f2c4-4194-9da4-5826cd0e1115", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 660015853, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:39.660 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"25260d82-f2c4-4194-9da4-5826cd0e1115", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 660015853, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:39.660 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:39.660 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:39.660 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-13-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:39.660 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-13-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-13-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -e FELIX_IPTABLESMARKMASK=4294934528 -e GORACE=history_size=2 -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_DBG_WGBOOTSTRAP=true -e SET_CORE_PATTERN=true -e BPF_LOG_PFX=0- -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_LogDebugFilenameRegex= -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules felix:latest-amd64]. +2024-11-06 19:17:39.660 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-13-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:39.660 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-13-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-13-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_DebugDisableLogDropping=true -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e SET_CORE_PATTERN=true -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_IPV6SUPPORT=true -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e GORACE=history_size=2 -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DebugSkipCTLBCleanup=true -e BPF_LOG_PFX=1- -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. +2024-11-06 19:17:39.661 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:39.661 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:39.661 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:39.661 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:40.674 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:40.674 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:40.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-13-felixfv]. +2024-11-06 19:17:40.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-13-felixfv]. +2024-11-06 19:17:40.697 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-13-felixfv]. +2024-11-06 19:17:40.697 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-13-felixfv]. +2024-11-06 19:17:40.710 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-13-felixfv]. +2024-11-06 19:17:40.710 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-13-felixfv]. +2024-11-06 19:17:40.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-13-felixfv]. +2024-11-06 19:17:40.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-13-felixfv]. +2024-11-06 19:17:40.733 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-13-felixfv]. +2024-11-06 19:17:40.733 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-13-felixfv]. +2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-13-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-0-1210415-13-felixfv", runCmd:(*exec.Cmd)(0xc001b9cc00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:40.744 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-13-felixfv", IP:"172.17.0.7", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:7", IPv6Prefix:"64", Hostname:"felix-1-1210415-13-felixfv", runCmd:(*exec.Cmd)(0xc002158a80), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:40.744 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:40.788 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:40.788 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:40.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:40.788 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:40.788 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:40.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:40.826 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:40.826 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:40.826 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +2024-11-06 19:17:40.826 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:40.826 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:40.826 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:40.865 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:40.865 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:40.865 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:40.865 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:17:40.865 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:40.865 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:17:40.906 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:40.906 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:40.906 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:40.906 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:40.906 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:40.906 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:40.947 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:40.948 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:40.948 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:40.948 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:40.948 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.6/16 +2024-11-06 19:17:40.948 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:6/64 +2024-11-06 19:17:40.948 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:40.948 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:40.949 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="99f7bdd3741b4493928999fe751f0834" +2024-11-06 19:17:40.949 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0014272c8) +2024-11-06 19:17:40.949 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"91a3a34e-ae01-4ade-8ec5-11bb4a2add7e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 949306851, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427300), DefaultAction:(*v3.Action)(0xc001f4dd60)}} +2024-11-06 19:17:40.949 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"91a3a34e-ae01-4ade-8ec5-11bb4a2add7e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 949306851, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427300), DefaultAction:(*v3.Action)(0xc001f4dd60)}} +2024-11-06 19:17:40.957 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"91a3a34e-ae01-4ade-8ec5-11bb4a2add7e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 949306851, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427300), DefaultAction:(*v3.Action)(0xc001f4dd60)}} +2024-11-06 19:17:40.957 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"d874b6b1-2708-4c1e-9bcf-7f7f9169f448", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 957754831, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427628), DefaultAction:(*v3.Action)(0xc00218c850)}} +2024-11-06 19:17:40.957 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"d874b6b1-2708-4c1e-9bcf-7f7f9169f448", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 957754831, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427628), DefaultAction:(*v3.Action)(0xc00218c850)}} +2024-11-06 19:17:40.959 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"d874b6b1-2708-4c1e-9bcf-7f7f9169f448", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 957754831, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427628), DefaultAction:(*v3.Action)(0xc00218c850)}} +2024-11-06 19:17:40.959 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"7be3d614-3103-4c5b-993a-02dacafabde8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 959391085, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014342d0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:40.959 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1210415-13-felixfv" model-etcdKey=Node(felix-0-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"7be3d614-3103-4c5b-993a-02dacafabde8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 959391085, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014342d0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:40.961 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:40.961 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:40.961 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.7/16 +2024-11-06 19:17:40.961 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:7/64 +2024-11-06 19:17:40.961 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:40.961 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" +2024-11-06 19:17:40.962 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="99f7bdd3741b4493928999fe751f0834" +2024-11-06 19:17:40.962 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc000df5678) +2024-11-06 19:17:40.962 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1432c2a0-32d7-4d73-af83-169d1c70a97d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 962377987, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000df5730), DefaultAction:(*v3.Action)(0xc000db2ce0)}} +2024-11-06 19:17:40.962 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1432c2a0-32d7-4d73-af83-169d1c70a97d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 962377987, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000df5730), DefaultAction:(*v3.Action)(0xc000db2ce0)}} +2024-11-06 19:17:40.962 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1432c2a0-32d7-4d73-af83-169d1c70a97d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 962377987, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000df5730), DefaultAction:(*v3.Action)(0xc000db2ce0)}} +2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"61fde001-5d50-4784-bf89-5a1fe4cdead5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963019045, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0020a2008), DefaultAction:(*v3.Action)(0xc000db3030)}} +2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"61fde001-5d50-4784-bf89-5a1fe4cdead5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963019045, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0020a2008), DefaultAction:(*v3.Action)(0xc000db3030)}} +2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"61fde001-5d50-4784-bf89-5a1fe4cdead5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963019045, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0020a2008), DefaultAction:(*v3.Action)(0xc000db3030)}} +2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"956b1522-cc7d-4ea8-a6da-8a556fc84d6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963649901, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0018bcf00), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1210415-13-felixfv" model-etcdKey=Node(felix-1-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"956b1522-cc7d-4ea8-a6da-8a556fc84d6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963649901, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0018bcf00), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} +2024-11-06 19:17:40.964 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:40.964 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:40.964 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]. +2024-11-06 19:17:40.964 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]. +2024-11-06 19:17:40.998 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]: +2024-11-06 19:17:40.998 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:40.998 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:7 dev eth0]. +2024-11-06 19:17:40.998 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]: +2024-11-06 19:17:40.998 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:40.998 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]. +2024-11-06 19:17:41.038 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:7 dev eth0]: +2024-11-06 19:17:41.038 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]: +2024-11-06 19:17:41.038 [INFO][1210415] test/topology.go 243: Started topology. time=1.396154475s +2024-11-06 19:17:41.038 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:41.038 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:41.038 [DEBUG][1210415] test/validator.go 299: Validate action: Allow +2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:41.038 [DEBUG][1210415] test/validator.go 299: Validate action: Allow +2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" +2024-11-06 19:17:41.038 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b153c78c-d8fb-4773-b975-1ad90c4e28e7", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 38788734, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:17:41.038 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b153c78c-d8fb-4773-b975-1ad90c4e28e7", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 38788734, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} +2024-11-06 19:17:41.039 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:41.039 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:41.039 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0021b9b00), Name:"wlv6-0-idx17", InterfaceName:"cali65ba59a3892", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020ed688), Protocol:"tcp", SpoofInterfaceName:"calib354c648c6f", SpoofName:"wlv6-0-spoof17", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:41.039 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali65ba59a3892' 'dead:beef::0:0:2' '8055' --mtu=1420]. +wlv6-0-idx17[stderr] time="2024-11-07T03:17:41Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.095 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="ba:37:9c:a3:ca:96" ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.146 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" route=0.0.0.0/0 +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.146 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" route=::/0 +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.146 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.148 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:41.148 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 + workload="wlv6-0-idx17" +wlv6-0-idx17[stderr] 2024-11-07 03:17:41.148 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:41.148 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0021b9b00), Name:"wlv6-0-idx17", InterfaceName:"cali65ba59a3892", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001b9d200), outPipe:(*os.File)(0xc00147e540), errPipe:(*os.File)(0xc00147e550), namespacePath:"/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020ed688), Protocol:"tcp", SpoofInterfaceName:"calib354c648c6f", SpoofName:"wlv6-0-spoof17", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:41.148 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:41.148 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx17 +2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-13-felixfv +2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx17 +2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:0:2/128 +2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 305: Validate interface: cali65ba59a3892 +2024-11-06 19:17:41.148 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17", GenerateName:"", Namespace:"default", SelfLink:"", UID:"28d825b3-95a1-4ded-8d99-7616651781f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 148832480, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx17", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx17", Node:"felix-0-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx17", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali65ba59a3892", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:41.148 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17", GenerateName:"", Namespace:"default", SelfLink:"", UID:"28d825b3-95a1-4ded-8d99-7616651781f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 148832480, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx17", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx17", Node:"felix-0-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx17", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali65ba59a3892", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:41.150 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-13-felixfv +2024-11-06 19:17:41.150 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-13-felixfv +2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:41.150 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 11 } [{{IPPool projectcalico.org/v3} {test-pool 819794b1-d5e7-45d5-a1fa-2689a0c9b710 6 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 25260d82-f2c4-4194-9da4-5826cd0e1115 7 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:41.150 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:41.150 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} +2024-11-06 19:17:41.151 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' +2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" +2024-11-06 19:17:41.152 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating +2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.152 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-13-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:41.152 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:41.152 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000b33400), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d2c2a5286, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000b33400), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d2c2a5286, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.153 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:41.153 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:41.153 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:41.153 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-13-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:41.153 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:41.153 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 +2024-11-06 19:17:41.153 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc002152de0), AttrSecondary:map[string]string{"node":"felix-0-1210415-13-felixfv"}} handle="wlv6-0" +2024-11-06 19:17:41.153 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" +2024-11-06 19:17:41.154 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 +2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} +2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} +2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0021be650), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bf4cd0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc002152de0), AttrSecondary:map[string]string{"node":"felix-0-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d2c2a5287, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d2c2a5286}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0021be650), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bf4cd0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc002152de0), AttrSecondary:map[string]string{"node":"felix-0-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d2c2a5287, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d2c2a5286}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.155 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:41.155 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:41.155 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc002041d40), Name:"wlv6-1-idx19", InterfaceName:"calieb9c29bdb9a", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020f4b48), Protocol:"tcp", SpoofInterfaceName:"calif3582871b20", SpoofName:"wlv6-1-spoof19", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:41.155 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calieb9c29bdb9a' 'dead:beef::0:1:2' '8055' --mtu=1420]. +wlv6-1-idx19[stderr] time="2024-11-07T03:17:41Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.206 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="a2:0f:ae:bd:dd:6e" ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.257 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" route=0.0.0.0/0 +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.257 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" route=::/0 +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.258 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.259 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +2024-11-06 19:17:41.259 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a + workload="wlv6-1-idx19" +2024-11-06 19:17:41.259 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc002041d40), Name:"wlv6-1-idx19", InterfaceName:"calieb9c29bdb9a", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc00208af00), outPipe:(*os.File)(0xc001070588), errPipe:(*os.File)(0xc001070598), namespacePath:"/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020f4b48), Protocol:"tcp", SpoofInterfaceName:"calif3582871b20", SpoofName:"wlv6-1-spoof19", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:41.259 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' +2024-11-06 19:17:41.259 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false +wlv6-1-idx19[stderr] 2024-11-07 03:17:41.259 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv +2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx19 +2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-13-felixfv +2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx19 +2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:1:2/128 +2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: default +2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 305: Validate interface: calieb9c29bdb9a +2024-11-06 19:17:41.260 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4f6a4924-5ccb-485e-8386-06f31bb40e2b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 260471091, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx19", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx19", Node:"felix-1-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx19", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"calieb9c29bdb9a", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:41.260 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4f6a4924-5ccb-485e-8386-06f31bb40e2b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 260471091, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx19", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx19", Node:"felix-1-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx19", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"calieb9c29bdb9a", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} +2024-11-06 19:17:41.261 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-13-felixfv +2024-11-06 19:17:41.261 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-13-felixfv +2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" +2024-11-06 19:17:41.261 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools +2024-11-06 19:17:41.261 [DEBUG][1210415] test/resource.go 287: Didn't match regex +2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" +2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" +2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" +2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" +2024-11-06 19:17:41.261 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" +2024-11-06 19:17:41.262 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool +2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) +2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" +2024-11-06 19:17:41.262 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 +2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) +2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value +2024-11-06 19:17:41.262 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 18 } [{{IPPool projectcalico.org/v3} {test-pool 819794b1-d5e7-45d5-a1fa-2689a0c9b710 6 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 25260d82-f2c4-4194-9da4-5826cd0e1115 7 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:41.262 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:41.262 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:41.262 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.262 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.262 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' +2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" +2024-11-06 19:17:41.263 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating +2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" +2024-11-06 19:17:41.264 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:41.264 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:41.264 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-13-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} +2024-11-06 19:17:41.265 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:41.265 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:41.265 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc002220860), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d32de743b, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.265 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc002220860), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d32de743b, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.266 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:41.266 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-13-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} +2024-11-06 19:17:41.266 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:41.266 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 +2024-11-06 19:17:41.266 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0021beaf0), AttrSecondary:map[string]string{"node":"felix-1-1210415-13-felixfv"}} handle="wlv6-1" +2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" +2024-11-06 19:17:41.267 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 +2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} +2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} +2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0022209b0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002110860), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0021beaf0), AttrSecondary:map[string]string{"node":"felix-1-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d32de743c, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d32de743b}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0022209b0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002110860), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0021beaf0), AttrSecondary:map[string]string{"node":"felix-1-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d32de743c, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d32de743b}, Deleted:false, HostAffinity:(*string)(nil)} +2024-11-06 19:17:41.268 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-13-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:41.268 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:41.268 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv touch /start-trigger]. +2024-11-06 19:17:41.310 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv touch /start-trigger]: +2024-11-06 19:17:41.310 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-13-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:41.310 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:41.310 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv touch /start-trigger]. +2024-11-06 19:17:41.345 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv touch /start-trigger]: +[BeforeEach] with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 +2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" +2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001edb050), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001edb060), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc001f7a4d8), WireguardEnabledV6:(*bool)(0xc001f7a4d9), WireguardThreadingEnabled:(*bool)(0xc001f7a4da), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001edb080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001edb050), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001edb060), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc001f7a4d8), WireguardEnabledV6:(*bool)(0xc001f7a4d9), WireguardThreadingEnabled:(*bool)(0xc001f7a4da), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001edb080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:41.346 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip link show]. +2024-11-06 19:17:41.381 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" +2024-11-06 19:17:41.381 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip link show]. +2024-11-06 19:17:41.415 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" +2024-11-06 19:17:41.415 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:41.455 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" +2024-11-06 19:17:41.455 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:41.493 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" +2024-11-06 19:17:41.494 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:41.536 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" +2024-11-06 19:17:41.536 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:41.568 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[It] nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +2024-11-06 19:17:41.568 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... +2024-11-06 19:17:41.568 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:41.568 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 dead:beef::0:1:2 8055]. +2024-11-06 19:17:41.669 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:41.669 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a dead:beef::0:0:2 8055]. +felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=117 +felix-1-1210415-13-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-0-1210415-13-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=118 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/logutils.go 78: Early screen log level set to info +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/daemon.go 155: Loading configuration... +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/logutils.go 78: Early screen log level set to info +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/daemon.go 155: Loading configuration... +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.967 [INFO][117] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.967 [INFO][118] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.976 [INFO][117] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.977 [INFO][118] felix/daemon.go 220: Created datastore client +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.977 [INFO][117] felix/daemon.go 220: Created datastore client +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.981 [INFO][117] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.983 [INFO][118] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.989 [INFO][117] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-13-felixfv" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.990 [INFO][118] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-13-felixfv" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.001 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.001 [INFO][117] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [INFO][118] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][118] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [INFO][117] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][117] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][118] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][117] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/daemon.go 316: no Kubernetes client available +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-13-felixfv" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/daemon.go 316: no Kubernetes client available +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-13-felixfv" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-13-felixfv" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][117] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-13-felixfv" +2024-11-06 19:17:42.004 [INFO][1210415] test/containers.go 428: felix-1-1210415-13-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][117] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-13-felixfv" +2024-11-06 19:17:42.004 [INFO][1210415] test/containers.go 428: felix-0-1210415-13-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-13-felixfv" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-13-felixfv" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][117] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-13-felixfv" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][117] felix/daemon.go 342: Typha not enabled. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][118] felix/daemon.go 342: Typha not enabled. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [ERROR][117] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [ERROR][118] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][117] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000a72fa0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1210415-13-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000a73360)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000a739a0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][118] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0006c3360), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1210415-13-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0006c3540)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc0006c37c0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][118] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][117] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][118] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][117] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.008 [INFO][117] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.008 [INFO][117] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.009 [INFO][118] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.010 [INFO][118] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.009 [INFO][117] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-13-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0002d40a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002f6050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000a73360)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000401050), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000b304e0), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000a72fa0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000a739a0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.010 [INFO][118] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-13-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc00091c0a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00091c1e0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0006c3540)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0002c92f0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0007dc000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0006c3360), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0006c37c0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0002d40a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002f6050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][118] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc00091c0a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00091c1e0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.013 [INFO][118] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.013 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.013 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.014 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.015 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.015 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.015 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][117] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][118] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][117] 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-" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][118] 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-" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][117] 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" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][118] 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" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] 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-" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][118] 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-" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] 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-" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][118] 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-" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.025 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.025 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.026 [INFO][117] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.028 [INFO][118] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.028 [INFO][117] 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-" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][117] felix/connecttime.go 72: FV special case: skipping CTLB cleanup +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][118] 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-" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.031 [INFO][118] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.349 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.349 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.349 [INFO][117] 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-" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.350 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.350 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.350 [INFO][117] 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" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] 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-" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.352 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.352 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.352 [INFO][117] felix/int_dataplane.go 1122: Registering to report health. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][118] 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-" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] 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" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] 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-" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.362 [INFO][118] felix/int_dataplane.go 1122: Registering to report health. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.363 [INFO][118] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 2476: Started internal status report thread +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/daemon.go 441: Connect to the dataplane driver. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/daemon.go 520: using resource updates where applicable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000a9e360), (*watchersyncer.watcherCache)(0xc000a9e3f0), (*watchersyncer.watcherCache)(0xc000a9e480), (*watchersyncer.watcherCache)(0xc000a9e510), (*watchersyncer.watcherCache)(0xc000a9e5a0), (*watchersyncer.watcherCache)(0xc000a9e630), (*watchersyncer.watcherCache)(0xc000a9e6c0), (*watchersyncer.watcherCache)(0xc000a9e750), (*watchersyncer.watcherCache)(0xc000a9e7e0), (*watchersyncer.watcherCache)(0xc000a9e870), (*watchersyncer.watcherCache)(0xc000a9e990), (*watchersyncer.watcherCache)(0xc000a9ea20), (*watchersyncer.watcherCache)(0xc000a9eab0), (*watchersyncer.watcherCache)(0xc000a9eb40)}, results:(chan interface {})(0xc000471f10), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000b46b40), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/daemon.go 527: Starting the datastore Syncer +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchersyncer.go 89: Start called +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{::1,127.0.0.0,127.0.0.1} ifaceName="lo" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-13-felixfv +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 2159: 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{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] 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{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calieb9c29bdb9a" state="up" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] 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{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=527 ifaceName="eth0" state="up" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{2001:db8:1::242:ac11:7,fe80::42:acff:fe11:7,172.17.0.7} ifaceName="eth0" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchersyncer.go 130: Sending status update Status=resync +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb9c29bdb9a", State:"up", Index:3} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:527} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}, "2001:db8:1::242:ac11:7":set.v{}, "fe80::42:acff:fe11:7":set.v{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}, "2001:db8:1::242:ac11:7":set.v{}, "fe80::42:acff:fe11:7":set.v{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}, "2001:db8:1::242:ac11:7":set.v{}, "fe80::42:acff:fe11:7":set.v{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 640: Started the processing graph +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 761: No driver process to monitor +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 99f7bdd3741b4493928999fe751f0834 2 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 24 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 24 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 24 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 24 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 24 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 24 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-13-felixfv, orchestrator=felixfv, workload=default/wlv6-1-idx19, name=wlv6-1-idx19) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 1907: 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:}] +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2476: Started internal status report thread +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/async_calc_graph.go 165: First time we've been in sync +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/daemon.go 441: Connect to the dataplane driver. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/daemon.go 520: using resource updates where applicable +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0000e5440), (*watchersyncer.watcherCache)(0xc0000e54d0), (*watchersyncer.watcherCache)(0xc0000e55f0), (*watchersyncer.watcherCache)(0xc0000e5680), (*watchersyncer.watcherCache)(0xc0000e5710), (*watchersyncer.watcherCache)(0xc0000e57a0), (*watchersyncer.watcherCache)(0xc0000e5830), (*watchersyncer.watcherCache)(0xc0000e58c0), (*watchersyncer.watcherCache)(0xc0000e5950), (*watchersyncer.watcherCache)(0xc0000e59e0), (*watchersyncer.watcherCache)(0xc0000e5a70), (*watchersyncer.watcherCache)(0xc0000e5b00), (*watchersyncer.watcherCache)(0xc0000e5b90), (*watchersyncer.watcherCache)(0xc0000e5c20)}, results:(chan interface {})(0xc000674380), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000e141e0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/daemon.go 527: Starting the datastore Syncer +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchersyncer.go 89: Start called +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-13-felixfv +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/int_dataplane.go 2159: 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{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] 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{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] 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{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali65ba59a3892" state="up" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=resync +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=525 ifaceName="eth0" state="up" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ba59a3892", State:"up", Index:3} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][117] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6,2001:db8:1::242:ac11:6,fe80::42:acff:fe11:6} ifaceName="eth0" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:525} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 640: Started the processing graph +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 761: No driver process to monitor +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 99f7bdd3741b4493928999fe751f0834 2 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][117] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][117] felix/daemon.go 1277: Datastore now in sync. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 24 0s} 1} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 24 0s} 1} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 24 0s} 1} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 24 0s} 1} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 24 0s} 1} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][117] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 24 0s} 1} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][118] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-13-felixfv, orchestrator=felixfv, workload=default/wlv6-0-idx17, name=wlv6-0-idx17) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][118] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/async_calc_graph.go 165: First time we've been in sync +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=427.223147ms +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calieb9c29bdb9a" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb9c29bdb9a" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb9c29bdb9a" ipVersion=0x4 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calieb9c29bdb9a" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb9c29bdb9a" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb9c29bdb9a" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calieb9c29bdb9a" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][117] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.395 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.400 [INFO][118] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.400 [INFO][118] felix/daemon.go 1277: Datastore now in sync. +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.400 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=437.558281ms +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65ba59a3892" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65ba59a3892" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65ba59a3892" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65ba59a3892" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.405 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.405 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.405 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.505 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.506 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.506 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.506 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.527 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.528 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.797 [INFO][117] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.797 [INFO][117] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.799 [INFO][117] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.799 [INFO][117] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.816 [INFO][117] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x4 status="up" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.816 [INFO][117] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} status="up" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.816 [INFO][117] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.852808083 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.818 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.818 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.836 [INFO][118] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} ipVersion=0x4 status="up" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.836 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} status="up" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.836 [INFO][118] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.871397423 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.838 [INFO][118] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.838 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.838 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/int_dataplane.go 2042: Dataplane updates throttled +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.870 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.870 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.870 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.899 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.899 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.901 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +2024-11-06 19:17:43.620 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-13-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:41Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 :8055]\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:43.722 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-13-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:41Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a :8055]\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:43.722 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:17:43.722 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:43.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 dead:beef::0:1:2 8055]. +wlv6-1-idx19[stderr] 2024-11-07 03:17:43.773 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:45689 +wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:43.777 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-13-felixfv" error= stderr="time=\"2024-11-07T03:17:43Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 :8055]\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:43.774083149Z\",\"SourceAddr\":\"[dead:beef::2]:45689\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:43.77396556Z\",\"ID\":\"7b1a095d-172b-41df-8d3b-54670be2b3e2\",\"Payload\":\"ping:47faeb40-2d7e-44ba-97fa-7fa49043f90b~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +2024-11-06 19:17:43.823 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:43.823 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a dead:beef::0:0:2 8055]. +wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:38441 +wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:43.876 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-13-felixfv" error= stderr="time=\"2024-11-07T03:17:43Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a :8055]\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:43.872688568Z\",\"SourceAddr\":\"[dead:beef::1:2]:38441\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:43.87256612Z\",\"ID\":\"a83712d5-d412-4f31-b78f-11929de11282\",\"Payload\":\"ping:c52444b1-d8b5-4bf0-b224-88362d79186b~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +2024-11-06 19:17:43.924 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 +2024-11-06 19:17:43.924 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv wg]. +2024-11-06 19:17:43.957 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" +2024-11-06 19:17:43.957 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv wg]. +2024-11-06 19:17:43.992 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" +[JustAfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 +[AfterEach] wireguardEnabledV4: false, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 +2024-11-06 19:17:43.992 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx17" +2024-11-06 19:17:43.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sh -c kill -9 53 & ip link del cali65ba59a3892 & ip netns del cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 & wait]. +2024-11-06 19:17:44.028 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:44.028 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:44.059 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv sh -c kill -9 53 & ip link del cali65ba59a3892 & ip netns del cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 & wait]: +2024-11-06 19:17:44.059 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx17" +2024-11-06 19:17:44.059 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx19" +2024-11-06 19:17:44.059 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sh -c kill -9 53 & ip link del calieb9c29bdb9a & ip netns del cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a & wait]. +2024-11-06 19:17:44.101 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:44.101 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali65ba59a3892" state="down" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali65ba59a3892" state="" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{}} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ba59a3892", State:"down", Index:3} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ba59a3892", State:"", Index:3} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Set[string](nil)} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2001: Dataplane updates no longer throttled +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali65ba59a3892" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} ipVersion=0x4 status="down" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} ipVersion=0x6 status="down" +felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} status="down" +2024-11-06 19:17:44.144 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv sh -c kill -9 53 & ip link del calieb9c29bdb9a & ip netns del cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a & wait]: +2024-11-06 19:17:44.144 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx19" +2024-11-06 19:17:44.144 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:44.144 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-13-felixfv" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calieb9c29bdb9a" state="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb9c29bdb9a", State:"down", Index:3} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calieb9c29bdb9a" state="" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x4 status="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x6 status="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} status="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{}} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb9c29bdb9a", State:"", Index:3} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Set[string](nil)} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.204 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x4 status="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.204 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x6 status="down" +felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.204 [INFO][117] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} status="down" +2024-11-06 19:17:44.262 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:44.262 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-13-felixfv" signal=interrupt +2024-11-06 19:17:44.262 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-13-felixfv" signal=interrupt +2024-11-06 19:17:44.262 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:44.267 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="stdout" +2024-11-06 19:17:44.267 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="stderr" +2024-11-06 19:17:44.267 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-13-felixfv" +2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-13-felixfv" +2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-13-felixfv" signal=killed +2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:44.391 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:44.391 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-13-felixfv" signal=interrupt +2024-11-06 19:17:44.391 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-13-felixfv" signal=interrupt +2024-11-06 19:17:44.391 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:44.397 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="stderr" +2024-11-06 19:17:44.397 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="stdout" +2024-11-06 19:17:44.397 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-13-felixfv" +2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-13-felixfv" +2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-13-felixfv" signal=killed +2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 75: StopLogs no-op because nil container +2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 86: Stop no-op because nil container +2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-12-felixfv" +2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-12-felixfv" +2024-11-06 19:17:44.517 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-12-felixfv" +2024-11-06 19:17:44.517 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-12-felixfv" signal=interrupt +2024-11-06 19:17:44.517 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-12-felixfv" signal=interrupt +2024-11-06 19:17:44.517 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:44.518 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1210415-12-felixfv" +2024-11-06 19:17:44.518 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-12-felixfv" stream="stderr" +2024-11-06 19:17:44.518 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-12-felixfv" stream="stdout" +2024-11-06 19:17:44.529 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-12-felixfv" +2024-11-06 19:17:44.529 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-12-felixfv" signal=killed +[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 +[AfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 +•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +[BeforeEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 + +FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 +[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: false + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 +2024-11-06 19:17:44.530 [INFO][1210415] test/infra_k8s.go 514: Infra marked for clean up, cleaning up before test. +2024-11-06 19:17:44.530 [INFO][1210415] test/infra_k8s.go 554: Cleaning up kubernetes datastore +2024-11-06 19:17:44.530 [INFO][1210415] test/infra_k8s.go 993: Cleaning up Pods +2024-11-06 19:17:44.531 [INFO][1210415] test/infra_k8s.go 998: Namespaces present count=4 +2024-11-06 19:17:44.535 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-system" +2024-11-06 19:17:44.535 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-node-lease" +2024-11-06 19:17:44.536 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-public" +2024-11-06 19:17:44.536 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=2 namespace="default" +2024-11-06 19:17:44.542 [INFO][1210415] test/infra_k8s.go 1026: Cleaned up all pods podsDeleted=2 +2024-11-06 19:17:44.542 [INFO][1210415] test/infra_k8s.go 977: Cleaning up all nodes... +2024-11-06 19:17:44.543 [INFO][1210415] test/infra_k8s.go 982: Nodes present count=2 +2024-11-06 19:17:44.546 [INFO][1210415] test/infra_k8s.go 989: Cleaned up all nodes +2024-11-06 19:17:44.546 [INFO][1210415] test/infra_k8s.go 959: Cleaning up all namespaces... +2024-11-06 19:17:44.546 [INFO][1210415] test/infra_k8s.go 964: Namespaces present count=4 +2024-11-06 19:17:44.548 [INFO][1210415] test/infra_k8s.go 973: Cleaned up all namespaces +2024-11-06 19:17:44.548 [INFO][1210415] test/infra_k8s.go 1030: Cleaning up IPAM pools +2024-11-06 19:17:44.548 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:44.548 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:44.549 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:44.549 [INFO][1210415] test/infra_k8s.go 1036: IP Pools present count=2 +2024-11-06 19:17:44.549 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) +2024-11-06 19:17:44.549 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" +2024-11-06 19:17:44.549 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:44.550 [DEBUG][1210415] test/ippool.go 170: Disabling pool to release affinities CIDR="10.65.0.0/16" Name="test-pool" +2024-11-06 19:17:44.550 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) +2024-11-06 19:17:44.550 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" +2024-11-06 19:17:44.550 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:44.551 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:44.551 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:44.551 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:44.551 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:IPPool(test-pool) Value:0xc001214c00 Revision:265 UID: TTL:0s} +2024-11-06 19:17:44.551 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"a6419332-5429-4bc8-b7f7-5bf999e12f24", ResourceVersion:"265", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:true, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:44.553 [DEBUG][1210415] test/ippool.go 193: Releasing pool affinities CIDR="10.65.0.0/16" Name="test-pool" +2024-11-06 19:17:45.053 [INFO][1210415] test/ipam.go 1424: Releasing block affinities within pool '10.65.0.0/16' +2024-11-06 19:17:45.053 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions +2024-11-06 19:17:45.053 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" +2024-11-06 19:17:45.055 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1542: Getting block -> host mappings +2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::/122 -> felix-0-1210415-7-felixfv +2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::1:0/122 -> felix-1-1210415-8-felixfv +2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1433: No blocks have affinity +2024-11-06 19:17:45.055 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPPool(test-pool) +2024-11-06 19:17:45.055 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" +2024-11-06 19:17:45.055 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" +2024-11-06 19:17:45.056 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:45.056 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" +2024-11-06 19:17:45.066 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool-v6) +2024-11-06 19:17:45.066 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Revision="" +2024-11-06 19:17:45.066 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:45.067 [DEBUG][1210415] test/ippool.go 170: Disabling pool to release affinities CIDR="dead:beef::/64" Name="test-pool-v6" +2024-11-06 19:17:45.067 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool-v6) +2024-11-06 19:17:45.067 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Revision="" +2024-11-06 19:17:45.067 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:45.068 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 +2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:45.068 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:45.068 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:45.068 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:IPPool(test-pool-v6) Value:0xc002159b00 Revision:266 UID: TTL:0s} +2024-11-06 19:17:45.068 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"33477ceb-f4cb-4291-9522-803a2cc18fd1", ResourceVersion:"266", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:true, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:45.070 [DEBUG][1210415] test/ippool.go 193: Releasing pool affinities CIDR="dead:beef::/64" Name="test-pool-v6" +2024-11-06 19:17:45.571 [INFO][1210415] test/ipam.go 1424: Releasing block affinities within pool 'dead:beef::/64' +2024-11-06 19:17:45.571 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions +2024-11-06 19:17:45.571 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" +2024-11-06 19:17:45.572 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam.go 1542: Getting block -> host mappings +2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::/122 -> felix-0-1210415-7-felixfv +2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::1:0/122 -> felix-1-1210415-8-felixfv +2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-1-1210415-8-felixfv" subnet="dead:beef::1:0/122" +2024-11-06 19:17:45.572 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) +2024-11-06 19:17:45.572 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.572 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Revision="" +2024-11-06 19:17:45.572 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Namespace="" Resource="BlockAffinities" Revision="" +2024-11-06 19:17:45.573 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::1:0/122) +2024-11-06 19:17:45.573 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.573 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:45.573 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:45.574 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) Value:0xc0015460c0 Revision:285 UID:0xc001f86740 TTL:0s} +2024-11-06 19:17:45.574 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.574 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"285", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} +2024-11-06 19:17:45.576 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-1-1210415-8-felixfv" subnet="dead:beef::1:0/122" +2024-11-06 19:17:45.576 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc002540140 Revision:287 UID:0xc002a8e360 TTL:0s} +2024-11-06 19:17:45.576 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.576 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"287", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00216d8b0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0022c07e0), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}}}, SequenceNumber:0x1805915a816caac6, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a816caac4}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:45.579 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) +2024-11-06 19:17:45.579 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.579 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.579 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"307", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"true"}} +2024-11-06 19:17:45.581 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" +2024-11-06 19:17:45.581 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Revision="309" +2024-11-06 19:17:45.581 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Namespace="" Resource="BlockAffinities" Revision="309" +2024-11-06 19:17:45.582 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" +2024-11-06 19:17:45.583 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-0-1210415-7-felixfv" subnet="dead:beef::/122" +2024-11-06 19:17:45.584 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) +2024-11-06 19:17:45.584 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" Revision="" +2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Namespace="" Resource="BlockAffinities" Revision="" +2024-11-06 19:17:45.584 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::/122) +2024-11-06 19:17:45.584 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:45.585 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) Value:0xc002108f90 Revision:278 UID:0xc00015b7c0 TTL:0s} +2024-11-06 19:17:45.585 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.585 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"278", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} +2024-11-06 19:17:45.587 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-0-1210415-7-felixfv" subnet="dead:beef::/122" +2024-11-06 19:17:45.587 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc002540640 Revision:280 UID:0xc0003df3e0 TTL:0s} +2024-11-06 19:17:45.587 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.587 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"280", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00216dd38), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0022c0c80), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}}}, SequenceNumber:0x1805915a79825e2f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a79825e2d}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:45.590 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) +2024-11-06 19:17:45.590 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.590 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.590 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"311", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"true"}} +2024-11-06 19:17:45.591 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" +2024-11-06 19:17:45.591 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" Revision="313" +2024-11-06 19:17:45.591 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Namespace="" Resource="BlockAffinities" Revision="313" +2024-11-06 19:17:45.592 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" +2024-11-06 19:17:45.594 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPPool(test-pool-v6) +2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" +2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Revision="" +2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Resource="IPPools" +2024-11-06 19:17:45.596 [INFO][1210415] test/infra_k8s.go 1043: Cleaned up IPAM +2024-11-06 19:17:45.596 [INFO][1210415] test/infra_k8s.go 580: Cleaning up IPAM +2024-11-06 19:17:45.596 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:0} model.BlockListOptions +2024-11-06 19:17:45.596 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" +2024-11-06 19:17:45.597 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.597 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=dead:beef::/122) +2024-11-06 19:17:45.597 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.597 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:45.597 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"312", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021aebc0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc002a967a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}}}, SequenceNumber:0x1805915a79825e2f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a79825e2d}, Deleted:true, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:45.600 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" +2024-11-06 19:17:45.600 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="316" +2024-11-06 19:17:45.600 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="316" +2024-11-06 19:17:45.601 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" +2024-11-06 19:17:45.603 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=dead:beef::1:0/122) +2024-11-06 19:17:45.603 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.603 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:45.603 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"308", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021af118), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc002a96820), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}}}, SequenceNumber:0x1805915a816caac6, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a816caac4}, Deleted:true, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:45.605 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" +2024-11-06 19:17:45.605 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="318" +2024-11-06 19:17:45.605 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="318" +2024-11-06 19:17:45.606 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" +2024-11-06 19:17:45.608 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions +2024-11-06 19:17:45.608 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" +2024-11-06 19:17:45.609 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.609 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions +2024-11-06 19:17:45.609 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" +2024-11-06 19:17:45.609 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.609 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {} model.IPAMHandleListOptions +2024-11-06 19:17:45.609 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" +2024-11-06 19:17:45.610 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.610 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv6-0) +2024-11-06 19:17:45.610 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"12dd5d6c-fbde-4211-b2fc-5936f0bfd340", ResourceVersion:"279", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:true}} +2024-11-06 19:17:45.612 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" +2024-11-06 19:17:45.612 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Revision="320" +2024-11-06 19:17:45.612 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="320" +2024-11-06 19:17:45.613 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Resource="IPAMHandles" +2024-11-06 19:17:45.614 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv6-1) +2024-11-06 19:17:45.614 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"f8fa0f43-2eac-4cd7-b607-81f41f680e06", ResourceVersion:"286", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:true}} +2024-11-06 19:17:45.616 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" +2024-11-06 19:17:45.616 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Revision="322" +2024-11-06 19:17:45.616 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="322" +2024-11-06 19:17:45.617 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Resource="IPAMHandles" +2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1047: Cleaning up GNPs +2024-11-06 19:17:45.619 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for GlobalNetworkPolicy model.ResourceListOptions +2024-11-06 19:17:45.619 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" +2024-11-06 19:17:45.619 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1053: Global Network Policies present count=0 +2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1060: Cleaned up GNPs +2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1064: Cleaning up network policies +2024-11-06 19:17:45.619 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkPolicy model.ResourceListOptions +2024-11-06 19:17:45.619 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" +2024-11-06 19:17:45.620 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.620 [INFO][1210415] test/infra_k8s.go 1070: Global Network Policies present count=0 +2024-11-06 19:17:45.620 [INFO][1210415] test/infra_k8s.go 1077: Cleaned up network policies +2024-11-06 19:17:45.620 [INFO][1210415] test/infra_k8s.go 1081: Cleaning up Tiers +2024-11-06 19:17:45.620 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for Tier model.ResourceListOptions +2024-11-06 19:17:45.620 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=Tier Resource="Tiers" Type="CustomResource" +2024-11-06 19:17:45.621 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=Tier Resource="Tiers" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.621 [INFO][1210415] test/infra_k8s.go 1087: Tiers present count=2 +2024-11-06 19:17:45.621 [INFO][1210415] test/infra_k8s.go 1098: Cleaned up Tiers +2024-11-06 19:17:45.621 [INFO][1210415] test/infra_k8s.go 1119: Cleaning up host endpoints +2024-11-06 19:17:45.621 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for HostEndpoint model.ResourceListOptions +2024-11-06 19:17:45.621 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" +2024-11-06 19:17:45.622 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.622 [INFO][1210415] test/infra_k8s.go 1125: HostEndpoints present count=0 +2024-11-06 19:17:45.622 [INFO][1210415] test/infra_k8s.go 1132: Cleaned up host endpoints +2024-11-06 19:17:45.622 [INFO][1210415] test/infra_k8s.go 1102: Cleaning up network sets +2024-11-06 19:17:45.622 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkSet model.ResourceListOptions +2024-11-06 19:17:45.622 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" +2024-11-06 19:17:45.623 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.623 [INFO][1210415] test/infra_k8s.go 1108: networksets present count=0 +2024-11-06 19:17:45.623 [INFO][1210415] test/infra_k8s.go 1115: Cleaned up host networksets +2024-11-06 19:17:45.623 [INFO][1210415] test/infra_k8s.go 1136: Cleaning up felix configurations +2024-11-06 19:17:45.623 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for FelixConfiguration model.ResourceListOptions +2024-11-06 19:17:45.623 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" +2024-11-06 19:17:45.624 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.624 [INFO][1210415] test/infra_k8s.go 1142: FelixConfigurations present count=1 +2024-11-06 19:17:45.624 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for FelixConfiguration(default) +2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" +2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" +2024-11-06 19:17:45.626 [INFO][1210415] test/infra_k8s.go 1149: Cleaned up felix configurations +2024-11-06 19:17:45.626 [INFO][1210415] test/infra_k8s.go 1153: Cleaning up services +2024-11-06 19:17:45.631 [INFO][1210415] test/infra_k8s.go 1191: Cleaned up services +2024-11-06 19:17:45.631 [INFO][1210415] test/infra_k8s.go 576: Cleaned up kubernetes datastore time=1.101399933s +2024-11-06 19:17:45.631 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) +2024-11-06 19:17:45.631 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" +2024-11-06 19:17:45.631 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" +2024-11-06 19:17:45.632 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:ClusterInformation(default) Value:0xc000d9f1e0 Revision:261 UID: TTL:0s} +2024-11-06 19:17:45.632 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=ClusterInformation(default) Name="default" Resource="ClusterInformations" Value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b31376b3-299d-4876-9f86-7229adbffec4", ResourceVersion:"261", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 25, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00130d4fc), Variant:""}} +2024-11-06 19:17:45.634 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:false, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:false, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001c4c808), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} +2024-11-06 19:17:45.634 [INFO][1210415] test/topology.go 507: Initializing the datastore... +2024-11-06 19:17:45.634 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) +2024-11-06 19:17:45.634 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" +2024-11-06 19:17:45.634 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" +2024-11-06 19:17:45.635 [DEBUG][1210415] test/client.go 329: Calico version value already assigned CalicoVersion="v3.0.0-test" +2024-11-06 19:17:45.635 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="98568d07b37a4bb5b81e345bf218f335" +2024-11-06 19:17:45.635 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc00130d6aa) +2024-11-06 19:17:45.635 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc0015099e0 Revision: UID: TTL:0s} +2024-11-06 19:17:45.635 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"3fcd26f8-d513-4eee-b697-900f77f76f81", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 635147602, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130d6c0), DefaultAction:(*v3.Action)(0xc0012cfe90)}} +2024-11-06 19:17:45.636 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"3fcd26f8-d513-4eee-b697-900f77f76f81", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 635147602, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130d6c0), DefaultAction:(*v3.Action)(0xc0012cfe90)}} error=tiers.crd.projectcalico.org "default" already exists +2024-11-06 19:17:45.636 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc00155e480 Revision: UID: TTL:0s} +2024-11-06 19:17:45.636 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00200524-5d0b-4073-8250-1b2d892c31bb", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 636843658, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232570), DefaultAction:(*v3.Action)(0xc001b77930)}} +2024-11-06 19:17:45.638 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00200524-5d0b-4073-8250-1b2d892c31bb", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 636843658, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232570), DefaultAction:(*v3.Action)(0xc001b77930)}} error=tiers.crd.projectcalico.org "adminnetworkpolicy" already exists +2024-11-06 19:17:45.638 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= +2024-11-06 19:17:45.638 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00068477b), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:45.638 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:FelixConfiguration(default) Value:0xc001c4c808 Revision: UID: TTL:0s} +2024-11-06 19:17:45.638 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"34a2a0c1-c090-4c6f-a32f-051ac2adce23", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 638552991, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc000c66f90), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc000c66fa0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00068477b), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc000c66f80), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:45.640 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:45.640 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:45.640 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:45.641 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.641 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:45.641 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:45.641 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:45.641 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:4} model.BlockListOptions +2024-11-06 19:17:45.641 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" +2024-11-06 19:17:45.642 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false +2024-11-06 19:17:45.642 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool) Value:0xc001b9cc00 Revision: UID: TTL:0s} +2024-11-06 19:17:45.642 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"60e90394-bc8a-4fd8-81e2-b29a24be1abf", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 642035418, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:45.643 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:45.643 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:45.643 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-14-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:45.643 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-14-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-14-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e SET_CORE_PATTERN=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_GOTRACEBACK=crash -e FELIX_DebugDisableLogDropping=true -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_IPV6SUPPORT=false -e FELIX_BPFIPV6SUPPORT=false -e DELAY_FELIX_START=true -e BPF_LOG_PFX=0- -e FELIX_LogDebugFilenameRegex= -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp felix:latest-amd64]. +2024-11-06 19:17:45.643 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-14-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:45.643 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-14-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-14-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_BPFLOGLEVEL=debug -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFIPV6SUPPORT=false -e SET_CORE_PATTERN=true -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e DELAY_FELIX_START=true -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_IPTABLESMARKMASK=4294934528 -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_LogDebugFilenameRegex= -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_GOTRACEBACK=crash -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=1- -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_IPV6SUPPORT=false -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. +2024-11-06 19:17:45.644 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:45.644 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:45.644 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:45.644 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:46.658 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:46.658 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:46.675 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-14-felixfv]. +2024-11-06 19:17:46.675 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-14-felixfv]. +2024-11-06 19:17:46.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-14-felixfv]. +2024-11-06 19:17:46.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-14-felixfv]. +2024-11-06 19:17:46.697 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-14-felixfv]. +2024-11-06 19:17:46.698 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-14-felixfv]. +2024-11-06 19:17:46.708 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-14-felixfv]. +2024-11-06 19:17:46.708 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-14-felixfv]. +2024-11-06 19:17:46.721 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-14-felixfv]. +2024-11-06 19:17:46.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-14-felixfv]. +2024-11-06 19:17:46.732 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-14-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"felix-0-1210415-14-felixfv", runCmd:(*exec.Cmd)(0xc001473800), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:46.732 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:46.732 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. +2024-11-06 19:17:46.733 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-14-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-1-1210415-14-felixfv", runCmd:(*exec.Cmd)(0xc001b9d080), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:46.733 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:46.733 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. +2024-11-06 19:17:46.771 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: + net.ipv6.conf.all.disable_ipv6 = 1 + +2024-11-06 19:17:46.771 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:46.771 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. +2024-11-06 19:17:46.771 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: + net.ipv6.conf.all.disable_ipv6 = 1 + +2024-11-06 19:17:46.771 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:46.771 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. +2024-11-06 19:17:46.811 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: + net.ipv6.conf.default.disable_ipv6 = 1 + +2024-11-06 19:17:46.811 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:46.811 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. +2024-11-06 19:17:46.811 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: + net.ipv6.conf.default.disable_ipv6 = 1 + +2024-11-06 19:17:46.811 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:46.811 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. +felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:46.847 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: + net.ipv6.conf.lo.disable_ipv6 = 1 + +2024-11-06 19:17:46.847 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:46.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. +2024-11-06 19:17:46.848 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: + net.ipv6.conf.lo.disable_ipv6 = 1 + +2024-11-06 19:17:46.848 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:46.848 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. +2024-11-06 19:17:46.894 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: + net.ipv6.conf.all.forwarding = 0 + +2024-11-06 19:17:46.894 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:46.894 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:46.894 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: + net.ipv6.conf.all.forwarding = 0 + +2024-11-06 19:17:46.894 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:46.894 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:46.928 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:46.928 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:46.928 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-0-1210415-14-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +2024-11-06 19:17:46.938 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-0-1210415-14-felixfv a1e119bd-345a-4e24-b06f-4b77144755ad 327 0 2024-11-06 19:17:46 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64] [] [] [{fv.test Update v1 2024-11-06 19:17:46 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.0.0/24\"":{},"v:\"dead:beef:00:00:00:00:0:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:46.938078 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-0-1210415-14-felixfv\" does not exist" +2024-11-06 19:17:46.938 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-1-1210415-14-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +2024-11-06 19:17:46.940 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-1-1210415-14-felixfv 1a30e823-775d-4256-99d0-959d97bc1e6c 328 0 2024-11-06 19:17:46 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64] [] [] [{fv.test Update v1 2024-11-06 19:17:46 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.1.0/24\"":{},"v:\"dead:beef:00:00:00:00:1:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +2024-11-06 19:17:46.940 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:46.940 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:46.940 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]. +2024-11-06 19:17:46.940 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]. +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:46.940631 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-1-1210415-14-felixfv\" does not exist" +2024-11-06 19:17:46.980 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-14-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]: +2024-11-06 19:17:46.980 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-14-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]: +2024-11-06 19:17:46.980 [INFO][1210415] test/topology.go 243: Started topology. time=1.346091475s +2024-11-06 19:17:46.980 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:46.980 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:46.980 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc00155f440), Name:"wlv4-0-idx21", InterfaceName:"cali1057f89f99a", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000516b48), Protocol:"tcp", SpoofInterfaceName:"calibe2954638bd", SpoofName:"wlv4-0-spoof21", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:46.980 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali1057f89f99a' '10.65.0.2' '8055' --mtu=1440]. +wlv4-0-idx21[stderr] time="2024-11-07T03:17:47Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-0-idx21[stderr] 2024-11-07 03:17:47.031 [DEBUG][48] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" +wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [DEBUG][48] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="a2:61:e1:3c:0b:fd" ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" +wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [DEBUG][48] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" route=0.0.0.0/0 +wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [DEBUG][48] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" route=::/0 +wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [INFO][48] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" +2024-11-06 19:17:47.033 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 + workload="wlv4-0-idx21" +wlv4-0-idx21[stderr] 2024-11-07 03:17:47.033 [INFO][48] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:47.033 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc00155f440), Name:"wlv4-0-idx21", InterfaceName:"cali1057f89f99a", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001033380), outPipe:(*os.File)(0xc000e08ab0), errPipe:(*os.File)(0xc000e08ac0), namespacePath:"/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000516b48), Protocol:"tcp", SpoofInterfaceName:"calibe2954638bd", SpoofName:"wlv4-0-spoof21", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"48", cleanupLock:sync.Mutex{state:0, sema:0x0}} +wlv4-0-idx21[stderr] 2024-11-07 03:17:47.033 [INFO][48] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:47.033 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-0-idx21 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-0-idx21] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.036 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-0-idx21 default 6e10abbe-c6b0-4aba-94c5-5619693144cb 331 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-0-idx21] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx21\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5r6kw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5r6kw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.038 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-0-idx21 default 6e10abbe-c6b0-4aba-94c5-5619693144cb 332 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-0-idx21] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx21\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5r6kw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5r6kw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.038 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--14--felixfv-k8s-wlv4--0--idx21-eth0" +2024-11-06 19:17:47.038 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--14--felixfv-k8s-wlv4--0--idx21-eth0) +2024-11-06 19:17:47.038 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:47.039 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-0-idx21 default 6e10abbe-c6b0-4aba-94c5-5619693144cb 332 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-0-idx21] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx21\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5r6kw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5r6kw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.039 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.0.2"}} namespace="default" pod="wlv4-0-idx21" +2024-11-06 19:17:47.039 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:47.039 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-14-felixfv +2024-11-06 19:17:47.039 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-14-felixfv +2024-11-06 19:17:47.039 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:47.039 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:47.040 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:47.040 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 332 } [{{IPPool projectcalico.org/v3} {test-pool a740a72d-2605-49bf-8114-8ee75cbde0ec 326 0 2024-11-06 19:17:45 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:47.040 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:47.040 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:47.040 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:47.040 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.040 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.041 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' +2024-11-06 19:17:47.041 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.0.0/26) +2024-11-06 19:17:47.041 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:47.041 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:47.041 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-0-0-26" not found +2024-11-06 19:17:47.042 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating +2024-11-06 19:17:47.042 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:47.042 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.042 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:47.042 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) Value:0xc000145680 Revision: UID: TTL:0s} +2024-11-06 19:17:47.042 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} +2024-11-06 19:17:47.044 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:47.044 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:47.044 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc00146dd60 Revision: UID: TTL:0s} +2024-11-06 19:17:47.044 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:47.044 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc0006a4230), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915e8b583daf, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:47.046 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:47.046 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:47.046 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) Value:0xc00228e1f8 Revision:333 UID:0xc001a94480 TTL:0s} +2024-11-06 19:17:47.046 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:47.046 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"333", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} +2024-11-06 19:17:47.048 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:47.048 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 +2024-11-06 19:17:47.048 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a4b40), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}} handle="wlv4-0" +2024-11-06 19:17:47.048 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-0) +2024-11-06 19:17:47.048 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:47.048 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:47.049 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-0" not found +2024-11-06 19:17:47.049 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 +2024-11-06 19:17:47.049 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-0) Value:0xc000780d00 Revision: UID: TTL:0s} +2024-11-06 19:17:47.049 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false}} +2024-11-06 19:17:47.050 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc000486320 Revision:334 UID:0xc0019b87e0 TTL:0s} +2024-11-06 19:17:47.050 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:47.050 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"334", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc0006a4600), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00183e900), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0018a4b40), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8b583db0, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8b583daf}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:47.053 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:47.053 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:47.053 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001bbb0e0), Name:"wlv4-1-idx23", InterfaceName:"cali87eb6b79353", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000517448), Protocol:"tcp", SpoofInterfaceName:"cali9166be49d43", SpoofName:"wlv4-1-spoof23", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:47.053 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali87eb6b79353' '10.65.1.2' '8055' --mtu=1440]. +wlv4-1-idx23[stderr] time="2024-11-07T03:17:47Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" +wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="b6:76:a9:b4:6b:7f" ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" +wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" route=0.0.0.0/0 +wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" route=::/0 +wlv4-1-idx23[stderr] 2024-11-07 03:17:47.108 [INFO][47] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" +wlv4-1-idx23[stderr] 2024-11-07 03:17:47.108 [INFO][47] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:47.108 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d + workload="wlv4-1-idx23" +2024-11-06 19:17:47.108 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001bbb0e0), Name:"wlv4-1-idx23", InterfaceName:"cali87eb6b79353", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc0019b9800), outPipe:(*os.File)(0xc000e08ba0), errPipe:(*os.File)(0xc000e08bb0), namespacePath:"/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000517448), Protocol:"tcp", SpoofInterfaceName:"cali9166be49d43", SpoofName:"wlv4-1-spoof23", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"47", cleanupLock:sync.Mutex{state:0, sema:0x0}} +wlv4-1-idx23[stderr] 2024-11-07 03:17:47.108 [INFO][47] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:47.108 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-1-idx23 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-1-idx23] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.111 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-1-idx23 default c33e8aa5-4da9-4032-90ec-298f2701b737 340 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-1-idx23] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx23\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pz5fk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pz5fk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.113 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-1-idx23 default c33e8aa5-4da9-4032-90ec-298f2701b737 341 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-1-idx23] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx23\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pz5fk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pz5fk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.113 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--14--felixfv-k8s-wlv4--1--idx23-eth0" +2024-11-06 19:17:47.113 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--14--felixfv-k8s-wlv4--1--idx23-eth0) +2024-11-06 19:17:47.113 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:47.114 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-1-idx23 default c33e8aa5-4da9-4032-90ec-298f2701b737 341 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-1-idx23] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx23\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pz5fk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pz5fk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:47.114 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.1.2"}} namespace="default" pod="wlv4-1-idx23" +2024-11-06 19:17:47.114 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:47.114 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-14-felixfv +2024-11-06 19:17:47.114 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-14-felixfv +2024-11-06 19:17:47.114 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:47.114 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:47.115 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:47.115 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 341 } [{{IPPool projectcalico.org/v3} {test-pool a740a72d-2605-49bf-8114-8ee75cbde0ec 326 0 2024-11-06 19:17:45 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:47.115 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:47.115 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:47.115 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:47.115 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.115 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.116 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' +2024-11-06 19:17:47.116 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.1.0/26) +2024-11-06 19:17:47.116 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:47.116 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:47.116 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:47.117 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-1-0-26" not found +2024-11-06 19:17:47.117 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating +2024-11-06 19:17:47.117 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:47.117 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:47.117 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.117 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:47.118 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:47.118 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) Value:0xc001480d20 Revision: UID: TTL:0s} +2024-11-06 19:17:47.118 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:47.118 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} +2024-11-06 19:17:47.119 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:47.119 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:47.119 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc00160abe0 Revision: UID: TTL:0s} +2024-11-06 19:17:47.119 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:47.119 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc00238aaa0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915e8fd31014, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:47.122 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:47.122 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:47.122 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) Value:0xc0000132f0 Revision:342 UID:0xc001b848a0 TTL:0s} +2024-11-06 19:17:47.122 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:47.122 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"342", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} +2024-11-06 19:17:47.123 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:47.123 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 +2024-11-06 19:17:47.124 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0006a4d50), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}} handle="wlv4-1" +2024-11-06 19:17:47.124 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-1) +2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-1" not found +2024-11-06 19:17:47.124 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 +2024-11-06 19:17:47.124 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-1) Value:0xc0011b4180 Revision: UID: TTL:0s} +2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false}} +2024-11-06 19:17:47.126 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc00160b040 Revision:343 UID:0xc001a86f60 TTL:0s} +2024-11-06 19:17:47.126 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:47.126 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"343", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc00238ad20), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00189c898), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0006a4d50), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8fd31015, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8fd31014}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:47.129 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-14-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:47.129 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:47.129 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv touch /start-trigger]. +2024-11-06 19:17:47.163 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-14-felixfv touch /start-trigger]: +2024-11-06 19:17:47.163 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-14-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:47.163 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:47.163 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv touch /start-trigger]. +2024-11-06 19:17:47.205 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-14-felixfv touch /start-trigger]: +[BeforeEach] with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 +2024-11-06 19:17:47.205 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for FelixConfiguration(default) +2024-11-06 19:17:47.205 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:47.205 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:47.206 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:FelixConfiguration(default) Value:0xc001b2c808 Revision:325 UID: TTL:0s} +2024-11-06 19:17:47.206 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"7b4b1e3b-9e3f-4f28-8c5c-2f3e12814a2d", ResourceVersion:"325", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0014c6c60), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0014c6c70), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc002110b00), WireguardEnabledV6:(*bool)(0xc002110b01), WireguardThreadingEnabled:(*bool)(0xc002110b02), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0014c6c80), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:47.209 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip link show]. +2024-11-06 19:17:47.245 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" +2024-11-06 19:17:47.245 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip link show]. +2024-11-06 19:17:47.286 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" +2024-11-06 19:17:47.286 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip rule show pref 99]. +2024-11-06 19:17:47.327 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" +2024-11-06 19:17:47.327 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip rule show pref 99]. +2024-11-06 19:17:47.362 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" +2024-11-06 19:17:47.363 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip rule show pref 99]. +2024-11-06 19:17:47.398 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" +2024-11-06 19:17:47.398 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip rule show pref 99]. +2024-11-06 19:17:47.435 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[It] nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +2024-11-06 19:17:47.435 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... +2024-11-06 19:17:47.435 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:47.435 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 10.65.1.2 8055]. +2024-11-06 19:17:47.536 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:47.536 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d 10.65.0.2 8055]. +felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1210415-14-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=111 +felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-1-1210415-14-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=111 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/logutils.go 78: Early screen log level set to info +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/daemon.go 155: Loading configuration... +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.922 [INFO][111] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/logutils.go 78: Early screen log level set to info +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/daemon.go 155: Loading configuration... +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/daemon.go 220: Created datastore client +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.940 [INFO][111] felix/daemon.go 220: Created datastore client +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.943 [INFO][111] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.948 [INFO][111] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-14-felixfv" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.949 [INFO][111] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.949 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-14-felixfv" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} +felix-0-1210415-14-felixfv[stdout] +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-14-felixfv" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-14-felixfv" +2024-11-06 19:17:47.962 [INFO][1210415] test/containers.go 428: felix-0-1210415-14-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-14-felixfv" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-14-felixfv" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [INFO][111] felix/daemon.go 342: Typha not enabled. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [ERROR][111] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.964 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [INFO][111] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000a3b220), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-0-1210415-14-felixfv", 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, 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)(0xc000a3b400)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000696820), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.965 [INFO][111] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.965 [INFO][111] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.965 [INFO][111] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} +felix-1-1210415-14-felixfv[stdout] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-14-felixfv" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.967 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-14-felixfv" +2024-11-06 19:17:47.967 [INFO][1210415] test/containers.go 428: felix-1-1210415-14-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.967 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-14-felixfv" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.967 [INFO][111] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-14-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0006039a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000603a40), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000a3b400)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000a38990), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000ca0860), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000a3b220), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc0008856c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000696820), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.968 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-14-felixfv" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.968 [INFO][111] felix/daemon.go 342: Typha not enabled. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [ERROR][111] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.968 [INFO][111] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0006039a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000603a40), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.970 [INFO][111] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.970 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.970 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000899220), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-1-1210415-14-felixfv", 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, 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)(0xc000899400)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000899680), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.971 [INFO][111] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.971 [INFO][111] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.972 [INFO][111] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.972 [INFO][111] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.973 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.973 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.974 [INFO][111] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-14-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0003a3220), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0003a32c0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000899400)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000c06900), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000196020), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000899220), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc000547180), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000899680), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.975 [INFO][111] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0003a3220), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0003a32c0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.979 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.979 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.979 [INFO][111] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.980 [INFO][111] 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-" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.981 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.981 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] 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" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] 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-" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.983 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.983 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.983 [INFO][111] 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-" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.984 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.984 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] 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-" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] 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" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] 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-" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] 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-" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] 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-" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.991 [INFO][111] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.993 [INFO][111] 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-" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.994 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.994 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.994 [INFO][111] felix/connecttime.go 72: FV special case: skipping CTLB cleanup +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.308 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.308 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.309 [INFO][111] felix/int_dataplane.go 1122: Registering to report health. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.314 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.314 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.317 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.317 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.317 [INFO][111] felix/int_dataplane.go 1122: Registering to report health. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.318 [INFO][111] felix/int_dataplane.go 1907: 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:}] +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2476: Started internal status report thread +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 441: Connect to the dataplane driver. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 520: using resource updates where applicable +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0008d85a0), (*watchersyncer.watcherCache)(0xc0008d8750), (*watchersyncer.watcherCache)(0xc0008d8900), (*watchersyncer.watcherCache)(0xc0008d8a20), (*watchersyncer.watcherCache)(0xc0008d8b40), (*watchersyncer.watcherCache)(0xc0008d8c60), (*watchersyncer.watcherCache)(0xc0008d8d80), (*watchersyncer.watcherCache)(0xc0008d8ea0), (*watchersyncer.watcherCache)(0xc0008d8fc0), (*watchersyncer.watcherCache)(0xc0008d90e0), (*watchersyncer.watcherCache)(0xc0008d9200), (*watchersyncer.watcherCache)(0xc0008d9320), (*watchersyncer.watcherCache)(0xc0008d9440), (*watchersyncer.watcherCache)(0xc0008d9560), (*watchersyncer.watcherCache)(0xc0008d9680), (*watchersyncer.watcherCache)(0xc0008d97a0), (*watchersyncer.watcherCache)(0xc0008d98c0), (*watchersyncer.watcherCache)(0xc0008d99e0)}, results:(chan interface {})(0xc00039cf50), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0004f6d20), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchersyncer.go 89: Start called +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,127.0.0.0} ifaceName="lo" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 2159: 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{}}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] 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{}}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchersyncer.go 149: Starting main event processing loop +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali1057f89f99a" state="up" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-14-felixfv +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1057f89f99a" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=529 ifaceName="eth0" state="up" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.5} ifaceName="eth0" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1057f89f99a", State:"up", Index:3} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1057f89f99a", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1057f89f99a", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=resync +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:529} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.328 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.328 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.328 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 640: Started the processing graph +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/daemon.go 761: No driver process to monitor +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-14-felixfv, orchestrator=k8s, workload=default/wlv4-0-idx21, name=eth0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/daemon.go 441: Connect to the dataplane driver. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2476: Started internal status report thread +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/daemon.go 520: using resource updates where applicable +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 347 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 347 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 347 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 347 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0009cac60), (*watchersyncer.watcherCache)(0xc0009cacf0), (*watchersyncer.watcherCache)(0xc0009cad80), (*watchersyncer.watcherCache)(0xc0009cae10), (*watchersyncer.watcherCache)(0xc0009caea0), (*watchersyncer.watcherCache)(0xc0009caf30), (*watchersyncer.watcherCache)(0xc0009cafc0), (*watchersyncer.watcherCache)(0xc0009cb050), (*watchersyncer.watcherCache)(0xc0009cb0e0), (*watchersyncer.watcherCache)(0xc0009cb170), (*watchersyncer.watcherCache)(0xc0009cb200), (*watchersyncer.watcherCache)(0xc0009cb290), (*watchersyncer.watcherCache)(0xc0009cb320), (*watchersyncer.watcherCache)(0xc0009cb3b0), (*watchersyncer.watcherCache)(0xc0009cb440), (*watchersyncer.watcherCache)(0xc0009cb4d0), (*watchersyncer.watcherCache)(0xc0009cb560), (*watchersyncer.watcherCache)(0xc0009cb5f0)}, results:(chan interface {})(0xc0002d7960), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000773e00), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 347 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 347 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1} ifaceName="lo" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali87eb6b79353" state="up" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 2159: 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{}}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/watchersyncer.go 89: Start called +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] 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{}}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87eb6b79353" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=531 ifaceName="eth0" state="up" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-14-felixfv +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/async_calc_graph.go 165: First time we've been in sync +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6} ifaceName="eth0" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87eb6b79353", State:"up", Index:3} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:531} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=resync +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/daemon.go 640: Started the processing graph +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 761: No driver process to monitor +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/daemon.go 1277: Datastore now in sync. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.346 [INFO][111] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-14-felixfv, orchestrator=k8s, workload=default/wlv4-1-idx23, name=eth0) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.346 [INFO][111] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.347 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.347 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 347 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 347 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 347 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 347 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 347 0s} 1} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 347 0s} 1} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/async_calc_graph.go 165: First time we've been in sync +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=433.039432ms +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1057f89f99a" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1057f89f99a" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1057f89f99a" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1057f89f99a" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/daemon.go 1277: Datastore now in sync. +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=436.122614ms +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali87eb6b79353" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali87eb6b79353" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali87eb6b79353" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali87eb6b79353" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.365 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.365 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.365 [INFO][111] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.465 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.466 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.466 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.466 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.481 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.482 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.482 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.482 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.732 [INFO][111] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.732 [INFO][111] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.742 [INFO][111] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} ipVersion=0x4 status="up" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.742 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} status="up" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.743 [INFO][111] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.823695678 +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.746 [INFO][111] felix/int_dataplane.go 2042: Dataplane updates throttled +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.748 [INFO][111] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.749 [INFO][111] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.760 [INFO][111] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} ipVersion=0x4 status="up" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.760 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} status="up" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.760 [INFO][111] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.83292775 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.762 [INFO][111] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.762 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.762 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/int_dataplane.go 2042: Dataplane updates throttled +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +2024-11-06 19:17:49.494 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-14-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:47Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 :8055]\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountRemove update from calculation graph msg=id: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountRemove update from calculation graph msg=id: +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2001: Dataplane updates no longer throttled +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2001: Dataplane updates no longer throttled +2024-11-06 19:17:49.595 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-14-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:47Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d :8055]\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" +2024-11-06 19:17:49.595 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. +2024-11-06 19:17:49.595 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:49.595 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 10.65.1.2 8055]. +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.609 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.609 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.613 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceRemove update from calculation graph msg=id: +felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.613 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceRemove update from calculation graph msg=id: +wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:38753 +wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [ERROR][47] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:49.651 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-14-felixfv" error= stderr="time=\"2024-11-07T03:17:49Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 :8055]\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:49.648257418Z\",\"SourceAddr\":\"10.65.0.2:38753\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:49.648125816Z\",\"ID\":\"1a7e8edf-e98f-460a-acda-732a43d96f1e\",\"Payload\":\"ping:cc44d6a1-4de2-44b0-9e62-998f6413bcfc~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +2024-11-06 19:17:49.695 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:49.695 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d 10.65.0.2 8055]. +wlv4-0-idx21[stderr] 2024-11-07 03:17:49.749 [INFO][48] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:46683 +wlv4-0-idx21[stderr] 2024-11-07 03:17:49.749 [INFO][48] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-0-idx21[stderr] 2024-11-07 03:17:49.750 [ERROR][48] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-0-idx21[stderr] 2024-11-07 03:17:49.750 [INFO][48] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-0-idx21[stderr] 2024-11-07 03:17:49.750 [INFO][48] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:49.753 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-14-felixfv" error= stderr="time=\"2024-11-07T03:17:49Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d :8055]\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:49.75003875Z\",\"SourceAddr\":\"10.65.1.2:46683\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:49.749901797Z\",\"ID\":\"86b31022-3fda-4836-85ae-39103c9cddbf\",\"Payload\":\"ping:8d42c258-48de-4ea6-ba64-eda6a8adda9b~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +2024-11-06 19:17:49.796 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 +2024-11-06 19:17:49.796 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv wg]. +2024-11-06 19:17:49.831 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" +2024-11-06 19:17:49.831 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv wg]. +2024-11-06 19:17:49.866 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" +[JustAfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 +[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: false + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 +2024-11-06 19:17:49.866 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx21" +2024-11-06 19:17:49.866 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sh -c kill -9 48 & ip link del cali1057f89f99a & ip netns del cnitest-593d88b6-562b-4204-81de-4220795af187 & wait]. +2024-11-06 19:17:49.902 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:49.902 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:49.911 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-14-felixfv sh -c kill -9 48 & ip link del cali1057f89f99a & ip netns del cnitest-593d88b6-562b-4204-81de-4220795af187 & wait]: +2024-11-06 19:17:49.911 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx21" +2024-11-06 19:17:49.911 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx23" +2024-11-06 19:17:49.911 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sh -c kill -9 47 & ip link del cali87eb6b79353 & ip netns del cnitest-8892d424-1cfc-d495-f292-93dccc69a96d & wait]. +2024-11-06 19:17:49.951 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:49.951 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:49.969 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-14-felixfv sh -c kill -9 47 & ip link del cali87eb6b79353 & ip netns del cnitest-8892d424-1cfc-d495-f292-93dccc69a96d & wait]: +2024-11-06 19:17:49.969 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx23" +2024-11-06 19:17:49.969 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:49.969 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-14-felixfv" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali87eb6b79353" state="down" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87eb6b79353", State:"down", Index:3} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali87eb6b79353" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.051 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali87eb6b79353" state="" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali87eb6b79353" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} status="down" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87eb6b79353", State:"", Index:3} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Set[string](nil)} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Set[string](nil)} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali87eb6b79353" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.056 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.056 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.056 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} status="down" +2024-11-06 19:17:50.084 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:50.084 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-14-felixfv" signal=interrupt +2024-11-06 19:17:50.084 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-14-felixfv" signal=interrupt +2024-11-06 19:17:50.084 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:50.089 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="stdout" +2024-11-06 19:17:50.089 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="stderr" +2024-11-06 19:17:50.089 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-14-felixfv" +2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-14-felixfv" +2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-14-felixfv" signal=killed +2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:50.195 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:50.196 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-14-felixfv" signal=interrupt +2024-11-06 19:17:50.196 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-14-felixfv" signal=interrupt +2024-11-06 19:17:50.196 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:50.202 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="stderr" +2024-11-06 19:17:50.202 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="stdout" +2024-11-06 19:17:50.202 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-14-felixfv" +2024-11-06 19:17:50.207 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-14-felixfv" +2024-11-06 19:17:50.207 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-14-felixfv" signal=killed +2024-11-06 19:17:50.207 [INFO][1210415] test/infra_k8s.go 544: K8sDatastoreInfra told to stop, deferring cleanup... +2024-11-06 19:17:50.207 [INFO][1210415] test/containers.go 86: Stop no-op because nil container +[AfterEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 +[AfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 +•SSSSSSSSSSSSSSSSSS +------------------------------ +_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled + nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +[BeforeEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 + +FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 +[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 +2024-11-06 19:17:50.208 [INFO][1210415] test/infra_k8s.go 514: Infra marked for clean up, cleaning up before test. +2024-11-06 19:17:50.208 [INFO][1210415] test/infra_k8s.go 554: Cleaning up kubernetes datastore +2024-11-06 19:17:50.208 [INFO][1210415] test/infra_k8s.go 993: Cleaning up Pods +2024-11-06 19:17:50.209 [INFO][1210415] test/infra_k8s.go 998: Namespaces present count=3 +2024-11-06 19:17:50.211 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-system" +2024-11-06 19:17:50.212 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=2 namespace="default" +2024-11-06 19:17:50.212 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-public" +2024-11-06 19:17:50.218 [INFO][1210415] test/infra_k8s.go 1026: Cleaned up all pods podsDeleted=2 +2024-11-06 19:17:50.218 [INFO][1210415] test/infra_k8s.go 977: Cleaning up all nodes... +2024-11-06 19:17:50.218 [INFO][1210415] test/infra_k8s.go 982: Nodes present count=2 +2024-11-06 19:17:50.221 [INFO][1210415] test/infra_k8s.go 989: Cleaned up all nodes +2024-11-06 19:17:50.221 [INFO][1210415] test/infra_k8s.go 959: Cleaning up all namespaces... +2024-11-06 19:17:50.222 [INFO][1210415] test/infra_k8s.go 964: Namespaces present count=3 +2024-11-06 19:17:50.222 [INFO][1210415] test/infra_k8s.go 973: Cleaned up all namespaces +2024-11-06 19:17:50.222 [INFO][1210415] test/infra_k8s.go 1030: Cleaning up IPAM pools +2024-11-06 19:17:50.222 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:50.222 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:50.223 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.223 [INFO][1210415] test/infra_k8s.go 1036: IP Pools present count=1 +2024-11-06 19:17:50.223 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) +2024-11-06 19:17:50.223 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" +2024-11-06 19:17:50.223 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:50.224 [DEBUG][1210415] test/ippool.go 170: Disabling pool to release affinities CIDR="10.65.0.0/16" Name="test-pool" +2024-11-06 19:17:50.224 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) +2024-11-06 19:17:50.224 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" +2024-11-06 19:17:50.224 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:50.224 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:50.225 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:50.225 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:50.225 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:IPPool(test-pool) Value:0xc001cdc000 Revision:326 UID: TTL:0s} +2024-11-06 19:17:50.225 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"a740a72d-2605-49bf-8114-8ee75cbde0ec", ResourceVersion:"326", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:true, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:50.226 [DEBUG][1210415] test/ippool.go 193: Releasing pool affinities CIDR="10.65.0.0/16" Name="test-pool" +2024-11-06 19:17:50.727 [INFO][1210415] test/ipam.go 1424: Releasing block affinities within pool '10.65.0.0/16' +2024-11-06 19:17:50.727 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions +2024-11-06 19:17:50.727 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" +2024-11-06 19:17:50.732 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam.go 1542: Getting block -> host mappings +2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam.go 1550: Block 10.65.0.0/26 -> felix-0-1210415-14-felixfv +2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam.go 1550: Block 10.65.1.0/26 -> felix-1-1210415-14-felixfv +2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-1-1210415-14-felixfv" subnet="10.65.1.0/26" +2024-11-06 19:17:50.732 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) +2024-11-06 19:17:50.732 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.732 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" Revision="" +2024-11-06 19:17:50.732 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Namespace="" Resource="BlockAffinities" Revision="" +2024-11-06 19:17:50.734 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.1.0/26) +2024-11-06 19:17:50.734 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.734 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:50.734 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:50.735 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) Value:0xc00155ca98 Revision:344 UID:0xc001c11a80 TTL:0s} +2024-11-06 19:17:50.735 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.736 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"344", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} +2024-11-06 19:17:50.744 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-1-1210415-14-felixfv" subnet="10.65.1.0/26" +2024-11-06 19:17:50.744 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc0019a6140 Revision:346 UID:0xc001f84060 TTL:0s} +2024-11-06 19:17:50.744 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.744 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"346", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000247800), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc000ea4e30), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8fd31016, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8fd31014}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:50.748 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) +2024-11-06 19:17:50.749 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.749 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.749 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"359", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"true"}} +2024-11-06 19:17:50.751 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" +2024-11-06 19:17:50.751 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" Revision="361" +2024-11-06 19:17:50.751 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Namespace="" Resource="BlockAffinities" Revision="361" +2024-11-06 19:17:50.752 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" +2024-11-06 19:17:50.753 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-0-1210415-14-felixfv" subnet="10.65.0.0/26" +2024-11-06 19:17:50.753 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) +2024-11-06 19:17:50.753 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.753 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" Revision="" +2024-11-06 19:17:50.753 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Namespace="" Resource="BlockAffinities" Revision="" +2024-11-06 19:17:50.754 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.0.0/26) +2024-11-06 19:17:50.754 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.754 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:50.754 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:50.755 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) Value:0xc001f50ab0 Revision:335 UID:0xc001cdf920 TTL:0s} +2024-11-06 19:17:50.755 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.755 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"335", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} +2024-11-06 19:17:50.757 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-0-1210415-14-felixfv" subnet="10.65.0.0/26" +2024-11-06 19:17:50.757 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc0019a6640 Revision:337 UID:0xc001c13260 TTL:0s} +2024-11-06 19:17:50.757 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.757 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"337", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000247ff0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc000ea52d0), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8b583db1, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8b583daf}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:50.759 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) +2024-11-06 19:17:50.760 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.760 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.760 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"363", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"true"}} +2024-11-06 19:17:50.761 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" +2024-11-06 19:17:50.761 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" Revision="365" +2024-11-06 19:17:50.761 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Namespace="" Resource="BlockAffinities" Revision="365" +2024-11-06 19:17:50.762 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" +2024-11-06 19:17:50.764 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPPool(test-pool) +2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" +2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" +2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" +2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" +2024-11-06 19:17:50.766 [INFO][1210415] test/infra_k8s.go 1043: Cleaned up IPAM +2024-11-06 19:17:50.766 [INFO][1210415] test/infra_k8s.go 580: Cleaning up IPAM +2024-11-06 19:17:50.766 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:0} model.BlockListOptions +2024-11-06 19:17:50.766 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" +2024-11-06 19:17:50.767 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.767 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=10.65.0.0/26) +2024-11-06 19:17:50.767 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.767 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:50.767 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"364", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bc1c80), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0014b9a60), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8b583db1, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8b583daf}, Deleted:true, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:50.770 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" +2024-11-06 19:17:50.770 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="368" +2024-11-06 19:17:50.770 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="368" +2024-11-06 19:17:50.771 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" +2024-11-06 19:17:50.773 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=10.65.1.0/26) +2024-11-06 19:17:50.773 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.773 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:50.773 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"360", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bc1d60), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0014b9af0), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8fd31016, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8fd31014}, Deleted:true, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:50.775 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" +2024-11-06 19:17:50.775 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="370" +2024-11-06 19:17:50.775 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="370" +2024-11-06 19:17:50.776 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" +2024-11-06 19:17:50.777 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions +2024-11-06 19:17:50.777 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" +2024-11-06 19:17:50.778 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.778 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions +2024-11-06 19:17:50.778 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" +2024-11-06 19:17:50.779 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.779 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {} model.IPAMHandleListOptions +2024-11-06 19:17:50.779 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" +2024-11-06 19:17:50.780 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.780 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv4-0) +2024-11-06 19:17:50.780 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"36c7e89d-7634-4e97-bd18-4bc192baab8b", ResourceVersion:"336", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:true}} +2024-11-06 19:17:50.782 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" +2024-11-06 19:17:50.782 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Revision="372" +2024-11-06 19:17:50.782 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="372" +2024-11-06 19:17:50.783 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Resource="IPAMHandles" +2024-11-06 19:17:50.784 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv4-1) +2024-11-06 19:17:50.784 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"947f0f19-43aa-4ca8-b8ec-b3bece2cc5f6", ResourceVersion:"345", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:true}} +2024-11-06 19:17:50.786 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" +2024-11-06 19:17:50.786 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Revision="374" +2024-11-06 19:17:50.786 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="374" +2024-11-06 19:17:50.787 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Resource="IPAMHandles" +2024-11-06 19:17:50.788 [INFO][1210415] test/infra_k8s.go 1047: Cleaning up GNPs +2024-11-06 19:17:50.788 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for GlobalNetworkPolicy model.ResourceListOptions +2024-11-06 19:17:50.788 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" +2024-11-06 19:17:50.789 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1053: Global Network Policies present count=0 +2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1060: Cleaned up GNPs +2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1064: Cleaning up network policies +2024-11-06 19:17:50.789 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkPolicy model.ResourceListOptions +2024-11-06 19:17:50.789 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" +2024-11-06 19:17:50.789 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1070: Global Network Policies present count=0 +2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1077: Cleaned up network policies +2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1081: Cleaning up Tiers +2024-11-06 19:17:50.789 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for Tier model.ResourceListOptions +2024-11-06 19:17:50.789 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=Tier Resource="Tiers" Type="CustomResource" +2024-11-06 19:17:50.790 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=Tier Resource="Tiers" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.790 [INFO][1210415] test/infra_k8s.go 1087: Tiers present count=2 +2024-11-06 19:17:50.790 [INFO][1210415] test/infra_k8s.go 1098: Cleaned up Tiers +2024-11-06 19:17:50.790 [INFO][1210415] test/infra_k8s.go 1119: Cleaning up host endpoints +2024-11-06 19:17:50.790 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for HostEndpoint model.ResourceListOptions +2024-11-06 19:17:50.790 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" +2024-11-06 19:17:50.791 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.791 [INFO][1210415] test/infra_k8s.go 1125: HostEndpoints present count=0 +2024-11-06 19:17:50.791 [INFO][1210415] test/infra_k8s.go 1132: Cleaned up host endpoints +2024-11-06 19:17:50.791 [INFO][1210415] test/infra_k8s.go 1102: Cleaning up network sets +2024-11-06 19:17:50.791 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkSet model.ResourceListOptions +2024-11-06 19:17:50.791 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" +2024-11-06 19:17:50.792 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.792 [INFO][1210415] test/infra_k8s.go 1108: networksets present count=0 +2024-11-06 19:17:50.792 [INFO][1210415] test/infra_k8s.go 1115: Cleaned up host networksets +2024-11-06 19:17:50.792 [INFO][1210415] test/infra_k8s.go 1136: Cleaning up felix configurations +2024-11-06 19:17:50.792 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for FelixConfiguration model.ResourceListOptions +2024-11-06 19:17:50.792 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" +2024-11-06 19:17:50.793 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.793 [INFO][1210415] test/infra_k8s.go 1142: FelixConfigurations present count=1 +2024-11-06 19:17:50.793 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for FelixConfiguration(default) +2024-11-06 19:17:50.793 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" +2024-11-06 19:17:50.793 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:50.793 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:50.794 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" +2024-11-06 19:17:50.795 [INFO][1210415] test/infra_k8s.go 1149: Cleaned up felix configurations +2024-11-06 19:17:50.795 [INFO][1210415] test/infra_k8s.go 1153: Cleaning up services +2024-11-06 19:17:50.799 [INFO][1210415] test/infra_k8s.go 1191: Cleaned up services +2024-11-06 19:17:50.799 [INFO][1210415] test/infra_k8s.go 576: Cleaned up kubernetes datastore time=590.991464ms +2024-11-06 19:17:50.799 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) +2024-11-06 19:17:50.799 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" +2024-11-06 19:17:50.799 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" +2024-11-06 19:17:50.800 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:ClusterInformation(default) Value:0xc002280f20 Revision:261 UID: TTL:0s} +2024-11-06 19:17:50.800 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=ClusterInformation(default) Name="default" Resource="ClusterInformations" Value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b31376b3-299d-4876-9f86-7229adbffec4", ResourceVersion:"261", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 25, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00203ebbc), Variant:""}} +2024-11-06 19:17:50.801 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc0021ea008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} +2024-11-06 19:17:50.801 [INFO][1210415] test/topology.go 507: Initializing the datastore... +2024-11-06 19:17:50.801 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) +2024-11-06 19:17:50.801 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" +2024-11-06 19:17:50.801 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" +2024-11-06 19:17:50.802 [DEBUG][1210415] test/client.go 329: Calico version value already assigned CalicoVersion="v3.0.0-test" +2024-11-06 19:17:50.802 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="98568d07b37a4bb5b81e345bf218f335" +2024-11-06 19:17:50.802 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0021d149b) +2024-11-06 19:17:50.802 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc0021f0ea0 Revision: UID: TTL:0s} +2024-11-06 19:17:50.802 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"6b54073a-65d4-4719-8de7-d5ed9f1926d0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 802618442, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0021d14a0), DefaultAction:(*v3.Action)(0xc0010fcb30)}} +2024-11-06 19:17:50.804 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"6b54073a-65d4-4719-8de7-d5ed9f1926d0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 802618442, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0021d14a0), DefaultAction:(*v3.Action)(0xc0010fcb30)}} error=tiers.crd.projectcalico.org "default" already exists +2024-11-06 19:17:50.804 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc0021699e0 Revision: UID: TTL:0s} +2024-11-06 19:17:50.804 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a87dc7da-b358-4643-929d-5536400893aa", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 804365977, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00216e5b8), DefaultAction:(*v3.Action)(0xc001403e10)}} +2024-11-06 19:17:50.805 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a87dc7da-b358-4643-929d-5536400893aa", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 804365977, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00216e5b8), DefaultAction:(*v3.Action)(0xc001403e10)}} error=tiers.crd.projectcalico.org "adminnetworkpolicy" already exists +2024-11-06 19:17:50.805 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= +2024-11-06 19:17:50.805 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0021d12fb), WireguardEnabledV6:(*bool)(0xc0021d12fb), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:50.806 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:FelixConfiguration(default) Value:0xc0021ea008 Revision: UID: TTL:0s} +2024-11-06 19:17:50.806 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"e5ae8634-8c26-4387-9a62-6ed6566db550", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 806043549, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0010fd460), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0010fd4c0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0021d12fb), WireguardEnabledV6:(*bool)(0xc0021d12fb), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0010fd450), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:50.808 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:50.808 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:50.808 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:50.808 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.808 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 +2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:50.808 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:50.808 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 +2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] +2024-11-06 19:17:50.809 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:4} model.BlockListOptions +2024-11-06 19:17:50.809 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" +2024-11-06 19:17:50.809 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.809 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool) Value:0xc00202f980 Revision: UID: TTL:0s} +2024-11-06 19:17:50.809 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"3a3929c7-c1d2-43cb-b740-b964f85c3911", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 809639920, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:50.811 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:50.811 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:50.811 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:50.812 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.812 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 +2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never +2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never +2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 550: Validate selector: all() +2024-11-06 19:17:50.812 [DEBUG][1210415] test/parser.go 30: Parsing "all()" +2024-11-06 19:17:50.812 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] +2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 +2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] +2024-11-06 19:17:50.812 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:6} model.BlockListOptions +2024-11-06 19:17:50.812 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" +2024-11-06 19:17:50.812 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false +2024-11-06 19:17:50.812 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool-v6) Value:0xc00216ac00 Revision: UID: TTL:0s} +2024-11-06 19:17:50.812 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"c0447f8d-487c-4673-b158-b38f3618d004", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 812909629, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} +2024-11-06 19:17:50.814 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:50.814 [INFO][1210415] test/felix.go 116: Starting felix +2024-11-06 19:17:50.814 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-15-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:50.814 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-15-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-15-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e SET_CORE_PATTERN=true -e FELIX_IPV6SUPPORT=true -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DBG_WGBOOTSTRAP=true -e GORACE=history_size=2 -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=1- -e FELIX_BPFConnectTimeLoadBalancing=Disabled -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix felix:latest-amd64]. +2024-11-06 19:17:50.814 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-16-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:50.814 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-16-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-16-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_DBG_WGBOOTSTRAP=true -e SET_CORE_PATTERN=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e DELAY_FELIX_START=true -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=0- -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_GOTRACEBACK=crash -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_IPV6SUPPORT=true -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. +2024-11-06 19:17:50.815 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:50.815 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:50.815 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps +2024-11-06 19:17:50.815 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:51.829 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:51.830 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:51.845 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-15-felixfv]. +2024-11-06 19:17:51.845 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-16-felixfv]. +2024-11-06 19:17:51.857 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-16-felixfv]. +2024-11-06 19:17:51.857 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-15-felixfv]. +2024-11-06 19:17:51.869 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-16-felixfv]. +2024-11-06 19:17:51.869 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-15-felixfv]. +2024-11-06 19:17:51.880 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-16-felixfv]. +2024-11-06 19:17:51.880 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-15-felixfv]. +2024-11-06 19:17:51.891 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-15-felixfv]. +2024-11-06 19:17:51.891 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-16-felixfv]. +2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-15-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"felix-1-1210415-15-felixfv", runCmd:(*exec.Cmd)(0xc0021e1380), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:51.904 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-16-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-0-1210415-16-felixfv", runCmd:(*exec.Cmd)(0xc002252300), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} +2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:51.904 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. +2024-11-06 19:17:51.939 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:51.939 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:51.939 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:51.940 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: + net.ipv6.conf.all.disable_ipv6 = 0 + +2024-11-06 19:17:51.940 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:51.940 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. +2024-11-06 19:17:51.974 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:51.974 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:51.974 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: + net.ipv6.conf.default.disable_ipv6 = 0 + +2024-11-06 19:17:51.974 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +2024-11-06 19:17:51.974 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:51.974 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. +felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... +2024-11-06 19:17:52.011 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:52.011 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:52.011 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:17:52.012 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: + net.ipv6.conf.lo.disable_ipv6 = 0 + +2024-11-06 19:17:52.012 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:52.012 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. +2024-11-06 19:17:52.062 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:52.062 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:52.062 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:52.062 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: + net.ipv6.conf.all.forwarding = 1 + +2024-11-06 19:17:52.062 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:52.062 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. +2024-11-06 19:17:52.102 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:52.102 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: + Ignoring deprecated --wait-interval option. + +2024-11-06 19:17:52.103 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-0-1210415-16-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +2024-11-06 19:17:52.104 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-0-1210415-16-felixfv 292dce40-d033-4f9e-977c-4399e6c2ba2e 380 0 2024-11-06 19:17:52 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.0.0/24\"":{},"v:\"dead:beef:00:00:00:00:0:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:52.104952 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-0-1210415-16-felixfv\" does not exist" +2024-11-06 19:17:52.105 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-1-1210415-15-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:52.107134 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-1-1210415-15-felixfv\" does not exist" +2024-11-06 19:17:52.107 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-1-1210415-15-felixfv 63433e0d-0886-457a-abac-ff1052ba228f 381 0 2024-11-06 19:17:52 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.1.0/24\"":{},"v:\"dead:beef:00:00:00:00:1:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} +2024-11-06 19:17:52.107 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:52.107 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:52.107 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]. +2024-11-06 19:17:52.107 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip route add 10.65.1.0/24 via 172.17.0.5 dev eth0]. +2024-11-06 19:17:52.141 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv ip route add 10.65.1.0/24 via 172.17.0.5 dev eth0]: +2024-11-06 19:17:52.141 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:52.141 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:5 dev eth0]. +2024-11-06 19:17:52.141 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]: +2024-11-06 19:17:52.141 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true +2024-11-06 19:17:52.141 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]. +2024-11-06 19:17:52.178 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:5 dev eth0]: +2024-11-06 19:17:52.178 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]: +2024-11-06 19:17:52.178 [INFO][1210415] test/topology.go 243: Started topology. time=1.3771772s +2024-11-06 19:17:52.178 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.178 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.178 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv4-0-idx25", InterfaceName:"calid638f274801", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210ed88), Protocol:"tcp", SpoofInterfaceName:"cali3a4557f3f6c", SpoofName:"wlv4-0-spoof25", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:52.178 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calid638f274801' '10.65.0.2' '8055' --mtu=1440]. +wlv4-0-idx25[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-0-idx25[stderr] 2024-11-07 03:17:52.219 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" +wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="f2:81:5f:ae:a3:48" ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" +wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" route=0.0.0.0/0 +wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" route=::/0 +wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" +2024-11-06 19:17:52.220 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f + workload="wlv4-0-idx25" +wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:52.220 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv4-0-idx25", InterfaceName:"calid638f274801", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002486d80), outPipe:(*os.File)(0xc000e97588), errPipe:(*os.File)(0xc000e975a8), namespacePath:"/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210ed88), Protocol:"tcp", SpoofInterfaceName:"cali3a4557f3f6c", SpoofName:"wlv4-0-spoof25", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" +2024-11-06 19:17:52.220 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-0-idx25 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-0-idx25] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.224 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-0-idx25 default 368aac62-29c5-4a8e-860c-a54156444928 385 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-0-idx25] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx25\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mxrft,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mxrft,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.226 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-0-idx25 default 368aac62-29c5-4a8e-860c-a54156444928 386 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-0-idx25] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx25\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mxrft,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mxrft,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.226 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--16--felixfv-k8s-wlv4--0--idx25-eth0" +2024-11-06 19:17:52.226 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--16--felixfv-k8s-wlv4--0--idx25-eth0) +2024-11-06 19:17:52.226 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:52.227 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-0-idx25 default 368aac62-29c5-4a8e-860c-a54156444928 386 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-0-idx25] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx25\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mxrft,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mxrft,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.227 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.0.2"}} namespace="default" pod="wlv4-0-idx25" +2024-11-06 19:17:52.227 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.227 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-16-felixfv +2024-11-06 19:17:52.227 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-16-felixfv +2024-11-06 19:17:52.227 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:52.227 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:52.228 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:52.228 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 386 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:52.228 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:52.228 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. +2024-11-06 19:17:52.228 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.228 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.228 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.228 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.229 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' +2024-11-06 19:17:52.229 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.0.0/26) +2024-11-06 19:17:52.229 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:52.229 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.229 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.230 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-0-0-26" not found +2024-11-06 19:17:52.230 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating +2024-11-06 19:17:52.230 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.230 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.230 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.230 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.231 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:52.231 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-16-felixfv) Value:0xc002550678 Revision: UID: TTL:0s} +2024-11-06 19:17:52.231 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:52.231 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-16-felixfv-10-65-0-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-16-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} +2024-11-06 19:17:52.232 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:52.232 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:52.232 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc0022a50e0 Revision: UID: TTL:0s} +2024-11-06 19:17:52.232 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:52.232 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc002221ee0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fc0959520, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.235 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:52.235 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:52.235 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-16-felixfv) Value:0xc0010119e0 Revision:387 UID:0xc002a841c0 TTL:0s} +2024-11-06 19:17:52.235 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:52.235 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-16-felixfv-10-65-0-0-26) Name="felix-0-1210415-16-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"387", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-16-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} +2024-11-06 19:17:52.236 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 +2024-11-06 19:17:52.236 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 +2024-11-06 19:17:52.237 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc00093d580), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}} handle="wlv4-0" +2024-11-06 19:17:52.237 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-0) +2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-0" not found +2024-11-06 19:17:52.237 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 +2024-11-06 19:17:52.237 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-0) Value:0xc0009d42a0 Revision: UID: TTL:0s} +2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false}} +2024-11-06 19:17:52.239 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc0022a52c0 Revision:388 UID:0xc0022eb860 TTL:0s} +2024-11-06 19:17:52.239 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" +2024-11-06 19:17:52.239 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"388", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc001bfc280), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0026d0558), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc00093d580), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}}}, SequenceNumber:0x1805915fc0959521, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fc0959520}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.241 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.241 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.241 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv4-1-idx27", InterfaceName:"calica5576cb6ec", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000f32908), Protocol:"tcp", SpoofInterfaceName:"caliae5286e945b", SpoofName:"wlv4-1-spoof27", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:52.241 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calica5576cb6ec' '10.65.1.2' '8055' --mtu=1440]. +wlv4-1-idx27[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv4-1-idx27[stderr] 2024-11-07 03:17:52.289 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" +wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="be:f1:c2:4d:f7:b8" ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" +wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" route=0.0.0.0/0 +wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" route=::/0 +wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" +wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:52.290 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 + workload="wlv4-1-idx27" +2024-11-06 19:17:52.290 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv4-1-idx27", InterfaceName:"calica5576cb6ec", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc0026ec900), outPipe:(*os.File)(0xc00009ac58), errPipe:(*os.File)(0xc00009ac80), namespacePath:"/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000f32908), Protocol:"tcp", SpoofInterfaceName:"caliae5286e945b", SpoofName:"wlv4-1-spoof27", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} +wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" +2024-11-06 19:17:52.290 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-1-idx27 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-1-idx27] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.293 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-1-idx27 default 0c3ab248-3945-4189-95bd-352ddb4d8fa2 393 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-1-idx27] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx27\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-nvx9c,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-nvx9c,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.296 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-1-idx27 default 0c3ab248-3945-4189-95bd-352ddb4d8fa2 394 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-1-idx27] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx27\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-nvx9c,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-nvx9c,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.296 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--15--felixfv-k8s-wlv4--1--idx27-eth0" +2024-11-06 19:17:52.296 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--15--felixfv-k8s-wlv4--1--idx27-eth0) +2024-11-06 19:17:52.296 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:52.297 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-1-idx27 default 0c3ab248-3945-4189-95bd-352ddb4d8fa2 394 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-1-idx27] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx27\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-nvx9c,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-nvx9c,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.297 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.1.2"}} namespace="default" pod="wlv4-1-idx27" +2024-11-06 19:17:52.297 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.297 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-15-felixfv +2024-11-06 19:17:52.297 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-15-felixfv +2024-11-06 19:17:52.297 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:52.297 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:52.298 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:52.298 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 394 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:52.298 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list +2024-11-06 19:17:52.298 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. +2024-11-06 19:17:52.298 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.298 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.298 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.298 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.299 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' +2024-11-06 19:17:52.299 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.1.0/26) +2024-11-06 19:17:52.299 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:52.299 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.299 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.299 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-1-0-26" not found +2024-11-06 19:17:52.299 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating +2024-11-06 19:17:52.299 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.300 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.300 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.300 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.300 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:52.300 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-15-felixfv) Value:0xc0026f4948 Revision: UID: TTL:0s} +2024-11-06 19:17:52.300 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:52.300 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-15-felixfv-10-65-1-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-15-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} +2024-11-06 19:17:52.302 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:52.302 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:52.302 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc0021f6dc0 Revision: UID: TTL:0s} +2024-11-06 19:17:52.302 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:52.302 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc002476c00), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fc4bb8b68, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.304 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:52.304 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:52.304 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-15-felixfv) Value:0xc002550af8 Revision:395 UID:0xc002d81500 TTL:0s} +2024-11-06 19:17:52.304 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:52.304 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-15-felixfv-10-65-1-0-26) Name="felix-1-1210415-15-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"395", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-15-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} +2024-11-06 19:17:52.306 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 +2024-11-06 19:17:52.306 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 +2024-11-06 19:17:52.306 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc00232de90), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}} handle="wlv4-1" +2024-11-06 19:17:52.306 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-1) +2024-11-06 19:17:52.306 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.306 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.307 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-1" not found +2024-11-06 19:17:52.307 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 +2024-11-06 19:17:52.307 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-1) Value:0xc00106a080 Revision: UID: TTL:0s} +2024-11-06 19:17:52.307 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false}} +2024-11-06 19:17:52.308 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc0021f6fa0 Revision:396 UID:0xc002a8ade0 TTL:0s} +2024-11-06 19:17:52.308 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" +2024-11-06 19:17:52.308 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"396", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc002476e80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002a64cb0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc00232de90), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}}}, SequenceNumber:0x1805915fc4bb8b69, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fc4bb8b68}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.310 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.310 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.310 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv6-0-idx29", InterfaceName:"calib407b447a6c", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210efc8), Protocol:"tcp", SpoofInterfaceName:"calicfe87145651", SpoofName:"wlv6-0-spoof29", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:52.311 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calib407b447a6c' 'dead:beef::0:0:2' '8055' --mtu=1420]. +wlv6-0-idx29[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.358 [DEBUG][74] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.358 [DEBUG][74] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.358 [INFO][74] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.359 [DEBUG][74] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="a2:c2:1e:ea:9d:06" ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.359 [INFO][74] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.409 [DEBUG][74] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" route=0.0.0.0/0 +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.409 [DEBUG][74] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" route=::/0 +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.409 [INFO][74] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.410 [INFO][74] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:52.411 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 + workload="wlv6-0-idx29" +2024-11-06 19:17:52.411 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv6-0-idx29", InterfaceName:"calib407b447a6c", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002a8b500), outPipe:(*os.File)(0xc000e977c8), errPipe:(*os.File)(0xc000e977e8), namespacePath:"/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210efc8), Protocol:"tcp", SpoofInterfaceName:"calicfe87145651", SpoofName:"wlv6-0-spoof29", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"74", cleanupLock:sync.Mutex{state:0, sema:0x0}} +wlv6-0-idx29[stderr] 2024-11-07 03:17:52.411 [INFO][74] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" +2024-11-06 19:17:52.411 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-0-idx29 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-0-idx29] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.414 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-0-idx29 default 9655aa6e-88b8-402e-947a-b45b6c5d2c95 400 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-0-idx29] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx29\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcwl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mbcwl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.416 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-0-idx29 default 9655aa6e-88b8-402e-947a-b45b6c5d2c95 401 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-0-idx29] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx29\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcwl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mbcwl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.416 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--16--felixfv-k8s-wlv6--0--idx29-eth0" +2024-11-06 19:17:52.416 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--16--felixfv-k8s-wlv6--0--idx29-eth0) +2024-11-06 19:17:52.416 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:52.417 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-0-idx29 default 9655aa6e-88b8-402e-947a-b45b6c5d2c95 401 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-0-idx29] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx29\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcwl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mbcwl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.417 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:0:2"}} namespace="default" pod="wlv6-0-idx29" +2024-11-06 19:17:52.417 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.417 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-16-felixfv +2024-11-06 19:17:52.417 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-16-felixfv +2024-11-06 19:17:52.417 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:52.417 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:52.418 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:52.418 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 401 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:52.418 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:52.418 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:52.418 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.418 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.418 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.418 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.419 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' +2024-11-06 19:17:52.419 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::/122) +2024-11-06 19:17:52.419 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:52.419 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.419 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.420 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef---122" not found +2024-11-06 19:17:52.420 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating +2024-11-06 19:17:52.420 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.420 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.420 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.420 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.421 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:52.421 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-16-felixfv) Value:0xc002551758 Revision: UID: TTL:0s} +2024-11-06 19:17:52.421 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:52.421 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-16-felixfv-dead-beef---122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-16-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} +2024-11-06 19:17:52.422 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:52.422 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:52.422 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc002d96b40 Revision: UID: TTL:0s} +2024-11-06 19:17:52.422 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:52.423 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc000981980), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fcbeb725e, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.425 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:52.425 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:52.425 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-16-felixfv) Value:0xc0026f51b8 Revision:402 UID:0xc002aea060 TTL:0s} +2024-11-06 19:17:52.425 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:52.425 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-16-felixfv-dead-beef---122) Name="felix-0-1210415-16-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"402", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-16-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} +2024-11-06 19:17:52.427 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 +2024-11-06 19:17:52.427 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 +2024-11-06 19:17:52.427 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0024771d0), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}} handle="wlv6-0" +2024-11-06 19:17:52.427 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-0) +2024-11-06 19:17:52.427 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.427 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.428 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-0" not found +2024-11-06 19:17:52.428 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 +2024-11-06 19:17:52.428 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-0) Value:0xc00106aae0 Revision: UID: TTL:0s} +2024-11-06 19:17:52.428 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false}} +2024-11-06 19:17:52.429 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc002d96d20 Revision:403 UID:0xc002d9f560 TTL:0s} +2024-11-06 19:17:52.429 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" +2024-11-06 19:17:52.429 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"403", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc000981e10), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002a656b0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0024771d0), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}}}, SequenceNumber:0x1805915fcbeb725f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fcbeb725e}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.432 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.432 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.432 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv6-1-idx31", InterfaceName:"calie4d28e095aa", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020e38c8), Protocol:"tcp", SpoofInterfaceName:"caliea7e02fd293", SpoofName:"wlv6-1-spoof31", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:52.432 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calie4d28e095aa' 'dead:beef::0:1:2' '8055' --mtu=1420]. +wlv6-1-idx31[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.486 [DEBUG][75] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [DEBUG][75] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [INFO][75] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [DEBUG][75] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="be:29:93:63:43:9e" ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [INFO][75] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.537 [DEBUG][75] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" route=0.0.0.0/0 +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.537 [DEBUG][75] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" route=::/0 +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.538 [INFO][75] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.539 [INFO][75] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +2024-11-06 19:17:52.539 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 + workload="wlv6-1-idx31" +wlv6-1-idx31[stderr] 2024-11-07 03:17:52.539 [INFO][75] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" +2024-11-06 19:17:52.539 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv6-1-idx31", InterfaceName:"calie4d28e095aa", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002e18000), outPipe:(*os.File)(0xc000ebc8c0), errPipe:(*os.File)(0xc000ebc8d0), namespacePath:"/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020e38c8), Protocol:"tcp", SpoofInterfaceName:"caliea7e02fd293", SpoofName:"wlv6-1-spoof31", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"75", cleanupLock:sync.Mutex{state:0, sema:0x0}} +2024-11-06 19:17:52.539 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-1-idx31 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-1-idx31] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.542 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-1-idx31 default 2386922b-f805-41fe-b45c-b25cb9e8a3a1 407 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-1-idx31] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx31\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zvvvk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zvvvk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.545 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-1-idx31 default 2386922b-f805-41fe-b45c-b25cb9e8a3a1 408 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-1-idx31] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx31\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zvvvk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zvvvk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.545 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--15--felixfv-k8s-wlv6--1--idx31-eth0" +2024-11-06 19:17:52.545 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--15--felixfv-k8s-wlv6--1--idx31-eth0) +2024-11-06 19:17:52.545 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type +2024-11-06 19:17:52.546 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-1-idx31 default 2386922b-f805-41fe-b45c-b25cb9e8a3a1 408 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-1-idx31] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx31\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zvvvk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zvvvk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} +2024-11-06 19:17:52.546 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:1:2"}} namespace="default" pod="wlv6-1-idx31" +2024-11-06 19:17:52.546 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" +2024-11-06 19:17:52.546 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-15-felixfv +2024-11-06 19:17:52.546 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-15-felixfv +2024-11-06 19:17:52.546 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions +2024-11-06 19:17:52.546 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" +2024-11-06 19:17:52.547 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false +2024-11-06 19:17:52.547 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 408 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} +2024-11-06 19:17:52.547 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. +2024-11-06 19:17:52.547 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list +2024-11-06 19:17:52.547 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.547 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.547 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.547 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.548 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' +2024-11-06 19:17:52.548 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::1:0/122) +2024-11-06 19:17:52.548 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:52.548 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" +2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef--1-0-122" not found +2024-11-06 19:17:52.549 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating +2024-11-06 19:17:52.549 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() +2024-11-06 19:17:52.549 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type +2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" +2024-11-06 19:17:52.550 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:52.550 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-15-felixfv) Value:0xc002551a28 Revision: UID: TTL:0s} +2024-11-06 19:17:52.550 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:52.550 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-15-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-15-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} +2024-11-06 19:17:52.552 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:52.552 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:52.552 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc002d97180 Revision: UID: TTL:0s} +2024-11-06 19:17:52.552 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:52.552 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002dec830), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fd39d3ce6, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.554 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block +2024-11-06 19:17:52.554 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:52.554 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-15-felixfv) Value:0xc0026f5908 Revision:409 UID:0xc002aeb240 TTL:0s} +2024-11-06 19:17:52.554 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:52.554 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-15-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-15-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"409", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-15-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} +2024-11-06 19:17:52.555 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 +2024-11-06 19:17:52.555 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 +2024-11-06 19:17:52.555 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001bfd820), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}} handle="wlv6-1" +2024-11-06 19:17:52.555 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-1) +2024-11-06 19:17:52.555 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.555 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" +2024-11-06 19:17:52.556 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-1" not found +2024-11-06 19:17:52.556 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 +2024-11-06 19:17:52.556 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-1) Value:0xc001191820 Revision: UID: TTL:0s} +2024-11-06 19:17:52.556 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false}} +2024-11-06 19:17:52.558 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc002d97360 Revision:410 UID:0xc002dfc7e0 TTL:0s} +2024-11-06 19:17:52.558 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" +2024-11-06 19:17:52.558 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"410", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002decab0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002e70530), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc001bfd820), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}}}, SequenceNumber:0x1805915fd39d3ce7, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fd39d3ce6}, Deleted:false, DeprecatedStrictAffinity:false}} +2024-11-06 19:17:52.560 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-16-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:52.560 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:52.560 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv touch /start-trigger]. +2024-11-06 19:17:52.597 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv touch /start-trigger]: +2024-11-06 19:17:52.597 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-15-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +2024-11-06 19:17:52.597 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:52.597 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv touch /start-trigger]. +2024-11-06 19:17:52.637 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv touch /start-trigger]: +[BeforeEach] with Wireguard disabled + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 +2024-11-06 19:17:52.637 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for FelixConfiguration(default) +2024-11-06 19:17:52.637 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:52.637 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" +2024-11-06 19:17:52.639 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:FelixConfiguration(default) Value:0xc002f0a008 Revision:377 UID: TTL:0s} +2024-11-06 19:17:52.639 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"de6231af-88e5-4736-a4e7-5fe0cc480ccf", ResourceVersion:"377", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc002ded2f0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc002ded300), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc002e70700), WireguardEnabledV6:(*bool)(0xc002e70701), WireguardThreadingEnabled:(*bool)(0xc002e70702), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc002ded310), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} +2024-11-06 19:17:52.641 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip link show]. +2024-11-06 19:17:52.676 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" +2024-11-06 19:17:52.676 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip link show]. +2024-11-06 19:17:52.713 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" +2024-11-06 19:17:52.713 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip rule show pref 99]. +2024-11-06 19:17:52.751 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" +2024-11-06 19:17:52.751 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:52.785 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" +2024-11-06 19:17:52.785 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip rule show pref 99]. +2024-11-06 19:17:52.826 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" +2024-11-06 19:17:52.826 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:52.865 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" +2024-11-06 19:17:52.865 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip rule show pref 99]. +2024-11-06 19:17:52.899 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" +2024-11-06 19:17:52.899 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip -6 rule show pref 99]. +2024-11-06 19:17:52.935 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" +2024-11-06 19:17:52.935 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip rule show pref 99]. +2024-11-06 19:17:52.967 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" +2024-11-06 19:17:52.967 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip -6 rule show pref 99]. +felix-1-1210415-15-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=133 +felix-0-1210415-16-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory +felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Starting calico-felix +felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=131 +2024-11-06 19:17:53.002 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 +[It] nina workload connectivity remains but uses un-encrypted tunnel + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 +2024-11-06 19:17:53.002 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... +2024-11-06 19:17:53.002 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:53.002 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f 10.65.1.2 8055]. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/logutils.go 78: Early screen log level set to info +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/daemon.go 155: Loading configuration... +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.087 [INFO][133] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/logutils.go 78: Early screen log level set to info +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/daemon.go 155: Loading configuration... +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][131] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][133] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][133] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][133] felix/daemon.go 220: Created datastore client +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.099 [INFO][131] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.100 [INFO][131] felix/daemon.go 220: Created datastore client +2024-11-06 19:17:53.103 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:53.103 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 10.65.0.2 8055]. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.107 [INFO][133] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.109 [INFO][131] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.112 [INFO][133] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-15-felixfv" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.113 [INFO][133] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][131] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-16-felixfv" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][131] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][133] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][131] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.126 [INFO][133] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.126 [INFO][133] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.126 [INFO][131] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.127 [INFO][131] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.127 [INFO][133] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} +felix-1-1210415-15-felixfv[stdout] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][133] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][133] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-15-felixfv" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][131] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} +felix-0-1210415-16-felixfv[stdout] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][131] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][131] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-16-felixfv" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.129 [INFO][133] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-15-felixfv" +2024-11-06 19:17:53.130 [INFO][1210415] test/containers.go 428: felix-1-1210415-15-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.129 [INFO][133] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-15-felixfv" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.130 [INFO][131] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-16-felixfv" +2024-11-06 19:17:53.130 [INFO][1210415] test/containers.go 428: felix-0-1210415-16-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.130 [INFO][131] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-16-felixfv" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][133] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-15-felixfv" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][131] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-16-felixfv" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][131] felix/daemon.go 342: Typha not enabled. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][133] felix/daemon.go 342: Typha not enabled. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [ERROR][131] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [ERROR][133] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][131] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0007c3680), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-0-1210415-16-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0007c3860)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc0007c3ae0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.133 [INFO][131] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.134 [INFO][131] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][133] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc00047f4a0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-1-1210415-15-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc00047f680)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc00047f900), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.134 [INFO][131] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.134 [INFO][131] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/driver.go 71: Using internal (linux) dataplane driver. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.137 [INFO][131] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-16-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc00028e5a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00028e640), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0007c3860)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0009c0ea0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000548700), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0007c3680), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc0006ff180), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0007c3ae0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.138 [INFO][133] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-15-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000868190), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000868230), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc00047f680)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000b28e40), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000a8e700), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc00047f4a0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc000105880), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc00047f900), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.139 [INFO][131] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc00028e5a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00028e640), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.139 [INFO][133] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000868190), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000868230), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 445: Workload to host packets will be dropped. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][131] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][131] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][133] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.144 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.144 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.145 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.145 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.150 [INFO][131] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][131] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][133] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][133] 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-" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][131] 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" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][133] 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" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][133] 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-" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.155 [INFO][133] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.155 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.155 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.156 [INFO][131] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.157 [INFO][133] felix/int_dataplane.go 679: XDP acceleration enabled. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.158 [INFO][131] 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-" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][131] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][131] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][131] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][133] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][133] felix/connecttime.go 72: FV special case: skipping CTLB cleanup +2024-11-06 19:17:53.203 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:53.203 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 dead:beef::0:1:2 8055]. +2024-11-06 19:17:53.304 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:53.304 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 dead:beef::0:0:2 8055]. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] 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" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.485 [INFO][133] felix/int_dataplane.go 1122: Registering to report health. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.486 [INFO][133] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.486 [INFO][133] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.494 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.494 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.494 [INFO][131] 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-" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.495 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.495 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.495 [INFO][131] 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" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] 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-" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 1907: 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:}] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 2476: Started internal status report thread +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/daemon.go 441: Connect to the dataplane driver. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/int_dataplane.go 1122: Registering to report health. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/daemon.go 520: using resource updates where applicable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0004c8bd0), (*watchersyncer.watcherCache)(0xc0004c8c60), (*watchersyncer.watcherCache)(0xc0004c8cf0), (*watchersyncer.watcherCache)(0xc0004c8d80), (*watchersyncer.watcherCache)(0xc0004c8e10), (*watchersyncer.watcherCache)(0xc0004c8ea0), (*watchersyncer.watcherCache)(0xc0004c8f30), (*watchersyncer.watcherCache)(0xc0004c8fc0), (*watchersyncer.watcherCache)(0xc0004c9050), (*watchersyncer.watcherCache)(0xc0004c90e0), (*watchersyncer.watcherCache)(0xc0004c9170), (*watchersyncer.watcherCache)(0xc0004c9200), (*watchersyncer.watcherCache)(0xc0004c9290), (*watchersyncer.watcherCache)(0xc0004c9320), (*watchersyncer.watcherCache)(0xc0004c93b0), (*watchersyncer.watcherCache)(0xc0004c9440), (*watchersyncer.watcherCache)(0xc0004c94d0), (*watchersyncer.watcherCache)(0xc0004c9560)}, results:(chan interface {})(0xc0006c52d0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0006eaae0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/daemon.go 527: Starting the datastore Syncer +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/watchersyncer.go 89: Start called +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-15-felixfv +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,::1,127.0.0.0} ifaceName="lo" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchersyncer.go 149: Starting main event processing loop +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 2159: 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{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] 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{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calica5576cb6ec" state="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] 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{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calie4d28e095aa" state="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4d28e095aa" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=533 ifaceName="eth0" state="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.5,2001:db8:1::242:ac11:5,fe80::42:acff:fe11:5} ifaceName="eth0" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/watchersyncer.go 130: Sending status update Status=resync +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica5576cb6ec", State:"up", Index:3} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4d28e095aa", State:"up", Index:4} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:533} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 640: Started the processing graph +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 761: No driver process to monitor +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.512 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-15-felixfv, orchestrator=k8s, workload=default/wlv4-1-idx27, name=eth0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-15-felixfv, orchestrator=k8s, workload=default/wlv6-1-idx31, name=eth0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 1907: 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:}] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 2476: Started internal status report thread +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/iface_monitor.go 117: Interface monitoring thread started. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/iface_monitor.go 137: Subscribed to netlink updates. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/daemon.go 441: Connect to the dataplane driver. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][131] felix/daemon.go 520: using resource updates where applicable +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][131] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0006a4ab0), (*watchersyncer.watcherCache)(0xc0006a4bd0), (*watchersyncer.watcherCache)(0xc0006a4c60), (*watchersyncer.watcherCache)(0xc0006a4cf0), (*watchersyncer.watcherCache)(0xc0006a4d80), (*watchersyncer.watcherCache)(0xc0006a4e10), (*watchersyncer.watcherCache)(0xc0006a4ea0), (*watchersyncer.watcherCache)(0xc0006a4f30), (*watchersyncer.watcherCache)(0xc0006a4fc0), (*watchersyncer.watcherCache)(0xc0006a5050), (*watchersyncer.watcherCache)(0xc0006a50e0), (*watchersyncer.watcherCache)(0xc0006a5170), (*watchersyncer.watcherCache)(0xc0006a5200), (*watchersyncer.watcherCache)(0xc0006a5290), (*watchersyncer.watcherCache)(0xc0006a5320), (*watchersyncer.watcherCache)(0xc0006a53b0), (*watchersyncer.watcherCache)(0xc0006a5440), (*watchersyncer.watcherCache)(0xc0006a54d0)}, results:(chan interface {})(0xc00049eee0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0003fefc0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/async_calc_graph.go 165: First time we've been in sync +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][131] felix/daemon.go 527: Starting the datastore Syncer +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchersyncer.go 89: Start called +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-16-felixfv +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchersyncer.go 149: Starting main event processing loop +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][131] felix/int_dataplane.go 2159: 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{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calid638f274801" state="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] 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{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calib407b447a6c" state="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchersyncer.go 130: Sending status update Status=resync +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] 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{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=535 ifaceName="eth0" state="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][133] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid638f274801", State:"up", Index:3} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib407b447a6c", State:"up", Index:4} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6,2001:db8:1::242:ac11:6,fe80::42:acff:fe11:6} ifaceName="eth0" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:535} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/async_calc_graph.go 255: Starting AsyncCalcGraph +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/daemon.go 640: Started the processing graph +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/daemon.go 1072: Reading from dataplane driver pipe... +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/daemon.go 689: Prometheus metrics enabled. Starting server. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/driver.go 431: Including Golang, Process and WireGuard metrics +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/async_calc_graph.go 136: AsyncCalcGraph running +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/int_dataplane.go 2126: Interface monitor now in sync. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/daemon.go 761: No driver process to monitor +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.530 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.530 [INFO][131] felix/watchersyncer.go 130: Sending status update Status=in-sync +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.531 [INFO][133] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.531 [INFO][133] felix/daemon.go 1277: Datastore now in sync. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.531 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.532 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.532 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.532 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][133] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=453.383414ms +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-16-felixfv, orchestrator=k8s, workload=default/wlv4-0-idx25, name=eth0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.540 [INFO][131] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-16-felixfv, orchestrator=k8s, workload=default/wlv6-0-idx29, name=eth0) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.540 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 414 0s} 1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 414 0s} 1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 414 0s} 1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 414 0s} 1} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica5576cb6ec" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4d28e095aa" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 414 0s} 1} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.540 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica5576cb6ec" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4d28e095aa" ipVersion=0x4 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/config_batcher.go 102: Datamodel in sync, flushing config update +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/async_calc_graph.go 165: First time we've been in sync +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica5576cb6ec" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4d28e095aa" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica5576cb6ec" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4d28e095aa" ipVersion=0x6 table="filter" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie4d28e095aa" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 600: Merging in config from datastore (per-host): map[] +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.550 [INFO][131] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.550 [INFO][131] felix/daemon.go 1277: Datastore now in sync. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.550 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=466.661439ms +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib407b447a6c" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid638f274801" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib407b447a6c" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid638f274801" ipVersion=0x4 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib407b447a6c" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid638f274801" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib407b447a6c" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid638f274801" ipVersion=0x6 table="filter" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.657 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.657 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.658 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.658 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.682 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.682 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.683 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.683 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.933 [INFO][131] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=3 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.933 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid638f274801" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.939 [INFO][133] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.939 [INFO][133] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.940 [INFO][133] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.940 [INFO][133] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.956 [INFO][131] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.956 [INFO][131] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.958 [INFO][131] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.958 [INFO][131] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.959 [INFO][133] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} ipVersion=0x4 status="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} status="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x4 status="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} status="up" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.87553686 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.964 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.964 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.964 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} ipVersion=0x4 status="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} status="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} ipVersion=0x6 status="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} status="up" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.977 [INFO][131] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.889092098 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.036 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.036 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.036 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} +wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:38499 +wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:38759 +wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= +wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF +wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= +wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:54.187 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-15-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.1846109Z\",\"SourceAddr\":\"10.65.1.2:38759\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.184454111Z\",\"ID\":\"03fbbf89-0c48-4ddc-83d1-ae3e4b12e6b8\",\"Payload\":\"ping:39146f7b-c60b-4095-b3a5-8e5c1503fc48~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +2024-11-06 19:17:54.187 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-16-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.184576685Z\",\"SourceAddr\":\"10.65.0.2:38499\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.184434385Z\",\"ID\":\"3e3e01a9-ea4b-43eb-a0d4-1bcc52228752\",\"Payload\":\"ping:12d0b078-610d-4883-bd55-00a05ff61e54~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" +wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:44011 +wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [ERROR][75] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:54.314 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-16-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.311615991Z\",\"SourceAddr\":\"[dead:beef::2]:44011\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.311476827Z\",\"ID\":\"3c996d27-103a-4719-8708-06f424ca132b\",\"Payload\":\"ping:c15eacef-76fa-4b55-9f85-9dd6c8970b3d~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:35515 +wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 223: server start PMTU: 1420 error= +wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [ERROR][74] test-workload/test-workload.go 239: failed to read request error=EOF +wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 227: server end PMTU: 1420 error= +wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 218: Closed connection. error= +2024-11-06 19:17:54.379 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-15-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.375547584Z\",\"SourceAddr\":\"[dead:beef::1:2]:35515\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.375397498Z\",\"ID\":\"3e9ee065-fc6c-4074-b961-7ff98d7e42bf\",\"Payload\":\"ping:1e94292c-0892-452c-8cf1-f04a7464fa54~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" +2024-11-06 19:17:54.379 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=1 +2024-11-06 19:17:54.379 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv wg]. + +STATS: LoadAvg=1.22/1.00/0.83 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/16.7GiB/17.5GiB/84.4MiB/37.3MiB RootFSFree=102.4GiB(22.0%) +2024-11-06 19:17:54.419 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" +2024-11-06 19:17:54.419 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv wg]. +2024-11-06 19:17:54.454 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" +[JustAfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 +[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: true + /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 +2024-11-06 19:17:54.455 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx25" +2024-11-06 19:17:54.455 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c kill -9 53 & ip link del calid638f274801 & ip netns del cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f & wait]. +2024-11-06 19:17:54.495 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:54.495 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:54.526 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv sh -c kill -9 53 & ip link del calid638f274801 & ip netns del cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f & wait]: +2024-11-06 19:17:54.526 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx25" +2024-11-06 19:17:54.526 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx27" +2024-11-06 19:17:54.526 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c kill -9 53 & ip link del calica5576cb6ec & ip netns del cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 & wait]. +2024-11-06 19:17:54.562 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:54.562 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:54.590 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv sh -c kill -9 53 & ip link del calica5576cb6ec & ip netns del cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 & wait]: +2024-11-06 19:17:54.590 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx27" +2024-11-06 19:17:54.590 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx29" +2024-11-06 19:17:54.590 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c kill -9 74 & ip link del calib407b447a6c & ip netns del cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 & wait]. +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calid638f274801" state="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid638f274801", State:"down", Index:3} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calid638f274801" state="" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid638f274801", State:"", Index:3} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calid638f274801" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/conntrack.go 90: Removing conntrack flows ip=10.65.0.2 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} status="down" +controller-manager-1210415-6-felixfv[stderr] I1107 03:17:54.609189 7 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="kube-node-lease" +2024-11-06 19:17:54.627 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:54.627 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:54.659 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv sh -c kill -9 74 & ip link del calib407b447a6c & ip netns del cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 & wait]: +2024-11-06 19:17:54.659 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx29" +2024-11-06 19:17:54.659 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx31" +2024-11-06 19:17:54.659 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c kill -9 75 & ip link del calie4d28e095aa & ip netns del cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 & wait]. +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calica5576cb6ec" state="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica5576cb6ec", State:"down", Index:3} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calica5576cb6ec" state="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica5576cb6ec", State:"", Index:3} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calica5576cb6ec" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.664 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.664 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.664 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} status="down" +2024-11-06 19:17:54.695 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF +2024-11-06 19:17:54.695 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF +2024-11-06 19:17:54.722 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv sh -c kill -9 75 & ip link del calie4d28e095aa & ip netns del cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 & wait]: +2024-11-06 19:17:54.722 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx31" +2024-11-06 19:17:54.722 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:54.722 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-16-felixfv" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=4 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calib407b447a6c" state="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calib407b447a6c" state="" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{}} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib407b447a6c", State:"down", Index:4} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib407b447a6c", State:"", Index:4} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Set[string](nil)} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calib407b447a6c" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.729 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.729 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.729 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.793 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calie4d28e095aa" state="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4d28e095aa", State:"down", Index:4} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calie4d28e095aa" state="" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] 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=4 +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{}} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4d28e095aa", State:"", Index:4} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Set[string](nil)} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.816 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x4 status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.816 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x6 status="down" +felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.816 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} status="down" +2024-11-06 19:17:54.849 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:54.849 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-16-felixfv" signal=interrupt +2024-11-06 19:17:54.849 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-16-felixfv" signal=interrupt +2024-11-06 19:17:54.849 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:54.854 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="stdout" +2024-11-06 19:17:54.854 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-16-felixfv" +2024-11-06 19:17:54.854 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="stderr" +2024-11-06 19:17:54.861 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-16-felixfv" +2024-11-06 19:17:54.861 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-16-felixfv" signal=killed +2024-11-06 19:17:54.861 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:54.862 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:54.994 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:54.995 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-15-felixfv" signal=interrupt +2024-11-06 19:17:54.995 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-15-felixfv" signal=interrupt +2024-11-06 19:17:54.995 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:55.000 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="stdout" +2024-11-06 19:17:55.000 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-15-felixfv" +2024-11-06 19:17:55.000 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="stderr" +2024-11-06 19:17:55.007 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-15-felixfv" +2024-11-06 19:17:55.007 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-15-felixfv" signal=killed +2024-11-06 19:17:55.007 [INFO][1210415] test/infra_k8s.go 544: K8sDatastoreInfra told to stop, deferring cleanup... +2024-11-06 19:17:55.007 [INFO][1210415] test/containers.go 86: Stop no-op because nil container +[AfterEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) + /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 +[AfterEach] [Top Level] + /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 +•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS2024-11-06 19:17:55.008 [INFO][1210415] test/infra_k8s.go 111: TearDownK8sInfra starting +2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 99: Stopping... container="controller-manager-1210415-6-felixfv" +2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="controller-manager-1210415-6-felixfv" +2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-4-felixfv" +2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 99: Stopping... container="apiserver-1210415-5-felixfv" +2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="apiserver-1210415-5-felixfv" +2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-4-felixfv" +2024-11-06 19:17:55.151 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-4-felixfv" +2024-11-06 19:17:55.151 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-4-felixfv" signal=interrupt +2024-11-06 19:17:55.151 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-4-felixfv" signal=interrupt +2024-11-06 19:17:55.151 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:55.165 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-4-felixfv" +2024-11-06 19:17:55.165 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-4-felixfv" signal=killed +2024-11-06 19:17:55.165 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-4-felixfv" signal=killed +2024-11-06 19:17:55.167 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-4-felixfv" stream="stderr" +2024-11-06 19:17:55.167 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-4-felixfv" stream="stdout" +2024-11-06 19:17:55.167 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=signal: killed name="etcd-1210415-4-felixfv" +2024-11-06 19:17:55.191 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="controller-manager-1210415-6-felixfv" +2024-11-06 19:17:55.191 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="controller-manager-1210415-6-felixfv" signal=interrupt +2024-11-06 19:17:55.191 [INFO][1210415] test/containers.go 179: Signalled docker run container="controller-manager-1210415-6-felixfv" signal=interrupt +2024-11-06 19:17:55.191 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:55.199 [INFO][1210415] test/containers.go 441: Stream finished name="controller-manager-1210415-6-felixfv" stream="stderr" +2024-11-06 19:17:55.199 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="controller-manager-1210415-6-felixfv" +2024-11-06 19:17:55.199 [INFO][1210415] test/containers.go 441: Stream finished name="controller-manager-1210415-6-felixfv" stream="stdout" +2024-11-06 19:17:55.204 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="controller-manager-1210415-6-felixfv" +2024-11-06 19:17:55.204 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="controller-manager-1210415-6-felixfv" signal=killed +2024-11-06 19:17:55.216 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="apiserver-1210415-5-felixfv" +2024-11-06 19:17:55.216 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="apiserver-1210415-5-felixfv" signal=interrupt +2024-11-06 19:17:55.216 [INFO][1210415] test/containers.go 179: Signalled docker run container="apiserver-1210415-5-felixfv" signal=interrupt +2024-11-06 19:17:55.216 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. +2024-11-06 19:17:55.223 [INFO][1210415] test/containers.go 441: Stream finished name="apiserver-1210415-5-felixfv" stream="stdout" +2024-11-06 19:17:55.223 [INFO][1210415] test/containers.go 441: Stream finished name="apiserver-1210415-5-felixfv" stream="stderr" +2024-11-06 19:17:55.223 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="apiserver-1210415-5-felixfv" +2024-11-06 19:17:55.228 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="apiserver-1210415-5-felixfv" +2024-11-06 19:17:55.228 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="apiserver-1210415-5-felixfv" signal=killed +2024-11-06 19:17:55.228 [INFO][1210415] test/infra_k8s.go 146: TearDownK8sInfra done + +STATS: LoadAvg=1.22/1.00/0.83 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/17.4GiB/18.2GiB/86.2MiB/39.4MiB RootFSFree=102.5GiB(22.0%) + +JUnit report was created: /home/mazdak/src/calico/felix/report/fv_suite.xml + +Ran 6 of 1041 Specs in 40.844 seconds +SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 1035 Skipped +PASS ++ status=0 ++ echo 'Test batch 1 completed with status 0' +Test batch 1 completed with status 0 ++ exit 0 ++ st=0 ++ echo 'Result: 0' +Result: 0 ++ '[' 0 -ne 0 ']' ++ '[' 0 -eq 0 ']' ++ echo 'All tests passed' +All tests passed +make[1]: Leaving directory '/home/mazdak/src/calico/felix' diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index 22fd3842e94..86b9881b0d6 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -477,7 +477,9 @@ func needToSimulateIPIPRoutes(opts *TopologyOptions) bool { } func needToSimulateNoEncapRoutes(opts *TopologyOptions) bool { + log.Infof("Marva simulating routes: %v %v %v", opts.VXLANMode, opts.IPIPMode, opts.SimulateRoutes) return opts.VXLANMode == api.VXLANModeNever && opts.IPIPMode == api.IPIPModeNever && opts.SimulateRoutes + //return opts.VXLANMode == api.VXLANModeNever } func programIPIPRouts(felix *Felix, dest, gw string) { diff --git a/felix/fv/wireguard_test.go b/felix/fv/wireguard_test.go index 65e292c8ae1..5355d6c094d 100644 --- a/felix/fv/wireguard_test.go +++ b/felix/fv/wireguard_test.go @@ -17,12 +17,10 @@ package fv_test import ( - "bytes" "context" "errors" "fmt" "os" - "os/exec" "regexp" "strconv" "strings" @@ -75,9 +73,9 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ WireGuard-Supported", []api cc *connectivity.Checker routeEntriesV4 [nodeCount]string routeEntriesV6 [nodeCount]string - dmesgCmd *exec.Cmd - dmesgBuf bytes.Buffer - dmesgKill func() + //dmesgCmd *exec.Cmd + //dmesgBuf bytes.Buffer + //dmesgKill func() wgBootstrapEvents chan struct{} ) @@ -108,17 +106,17 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ WireGuard-Supported", []api } // Enable Wireguard module debugging. - utils.Run("sudo", "sh", "-c", "echo module wireguard +p > /sys/kernel/debug/dynamic_debug/control") + //utils.Run("sudo", "sh", "-c", "echo module wireguard +p > /sys/kernel/debug/dynamic_debug/control") // Start a process tailing the dmesg log. - ctx, cancel := context.WithCancel(context.Background()) + /*ctx, cancel := context.WithCancel(context.Background()) dmesgCmd = exec.CommandContext(ctx, "sudo", "dmesg", "-wH") dmesgCmd.Stdout = &dmesgBuf dmesgCmd.Stderr = &dmesgBuf err := dmesgCmd.Start() Expect(err).NotTo(HaveOccurred()) dmesgKill = cancel - log.Info("Started dmesg log capture") + log.Info("Started dmesg log capture")*/ infra = getInfra() ipipEnabled := !BPFMode() || !wireguardEnabledV6 @@ -188,11 +186,11 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ WireGuard-Supported", []api }) AfterEach(func() { - if dmesgKill != nil { + /*if dmesgKill != nil { log.Info("Stop dmesg log capture") dmesgKill() log.Infof("Captured dmesg log:\n%v", dmesgBuf.String()) - } + }*/ if CurrentGinkgoTestDescription().Failed { for _, felix := range topologyContainers.Felixes { @@ -1057,7 +1055,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ WireGuard-Supported", []api } }) - It("workload connectivity remains but uses un-encrypted tunnel", func() { + It("nina workload connectivity remains but uses un-encrypted tunnel", func() { if wireguardEnabledV4 { cc.ExpectSome(wlsV4[0], wlsV4[1]) cc.ExpectSome(wlsV4[1], wlsV4[0]) @@ -1765,7 +1763,8 @@ func wireguardTopologyOptions(routeSource string, ipipEnabled, wireguardIPv4Enab // Enable IPv6 if IPv6 Wireguard will be enabled. topologyOptions.EnableIPv6 = wireguardIPv6Enabled // Assigning workload IPs using IPAM API. - topologyOptions.SimulateRoutes = false + topologyOptions.SimulateRoutes = true + topologyOptions.IPIPMode = api.IPIPModeNever // Indicate wireguard is enabled topologyOptions.WireguardEnabled = wireguardIPv4Enabled topologyOptions.WireguardEnabledV6 = wireguardIPv6Enabled @@ -1777,6 +1776,7 @@ func wireguardTopologyOptions(routeSource string, ipipEnabled, wireguardIPv4Enab topologyOptions.ExtraEnvVars["FELIX_PROMETHEUSMETRICSENABLED"] = "true" if !ipipEnabled { topologyOptions.IPIPMode = api.IPIPModeNever + topologyOptions.SimulateRoutes = true } // With Wireguard and BPF mode the default IptablesMarkMask of 0xffff0000 isn't enough. From fe3dba9bc21164d5f3c10fea912561a479a8505f Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Thu, 7 Nov 2024 09:17:22 -0800 Subject: [PATCH 22/31] cleanup --- felix/fv.logc | 2885 ----------- felix/fv.logv | 13110 ------------------------------------------------ 2 files changed, 15995 deletions(-) delete mode 100644 felix/fv.logc delete mode 100644 felix/fv.logv diff --git a/felix/fv.logc b/felix/fv.logc deleted file mode 100644 index b4b9b87e40f..00000000000 --- a/felix/fv.logc +++ /dev/null @@ -1,2885 +0,0 @@ -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make -C ../typha image DEV_REGISTRIES=felix-test -make[1]: Entering directory '/home/mazdak/src/calico/typha' -make[1]: Nothing to be done for 'image'. -make[1]: Leaving directory '/home/mazdak/src/calico/typha' -docker buildx build --load --platform=linux/amd64 --pull --build-arg QEMU_IMAGE=calico/qemu-user-static:latest --build-arg UBI_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal:8.10 --build-arg GIT_VERSION=v3.30.0-0.dev-209-g671d54e012c3-dirty -t felix:latest-amd64 -f ./docker-image/Dockerfile docker-image -#0 building with "something1" instance using docker-container driver - -#1 [internal] load .dockerignore -#1 transferring context: 2B done -#1 DONE 0.0s - -#2 [internal] load build definition from Dockerfile -#2 transferring dockerfile: 2.62kB done -#2 DONE 0.0s - -#3 [auth] library/debian:pull token for registry-1.docker.io -#3 DONE 0.0s - -#4 [auth] calico/qemu-user-static:pull token for registry-1.docker.io -#4 DONE 0.0s - -#5 [auth] calico/bpftool:pull token for registry-1.docker.io -#5 DONE 0.0s - -#6 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 -#6 ... - -#7 [internal] load metadata for docker.io/calico/qemu-user-static:latest -#7 DONE 0.6s - -#8 [internal] load metadata for docker.io/library/debian:12-slim -#8 DONE 0.6s - -#6 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 -#6 DONE 0.9s - -#9 [qemu 1/1] FROM docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 -#9 resolve docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 done -#9 DONE 0.0s - -#10 [source 1/12] FROM docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 -#10 resolve docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 0.0s done -#10 DONE 0.0s - -#11 [bpftool 1/1] FROM docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b -#11 resolve docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b 0.0s done -#11 DONE 0.0s - -#12 [internal] load build context -#12 transferring context: 70B done -#12 DONE 0.0s - -#13 [source 3/12] RUN apt-get update && apt-get install -y ipset iptables iproute2 iputils-arping iputils-ping iputils-tracepath net-tools conntrack runit kmod netbase libnftables-dev procps ca-certificates wget ethtool hping3 libpcap0.8 tcpdump -#13 CACHED - -#14 [source 6/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy -#14 CACHED - -#15 [source 5/12] RUN apt-get clean -#15 CACHED - -#16 [source 10/12] COPY calico-felix-wrapper /usr/bin -#16 CACHED - -#17 [source 11/12] COPY --from=bpftool /bpftool /usr/bin -#17 CACHED - -#18 [source 7/12] RUN update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy -#18 CACHED - -#19 [source 12/12] RUN rm -f /usr/bin/qemu-*-static -#19 CACHED - -#20 [source 4/12] RUN apt-get install --no-install-recommends -y wireguard-tools -#20 CACHED - -#21 [stage-3 1/2] COPY --from=source / / -#21 CACHED - -#22 [source 2/12] COPY --from=qemu /usr/bin/qemu-*-static /usr/bin -#22 CACHED - -#23 [source 8/12] RUN ln -s $(readlink /usr/lib/*-linux-gnu/libpcap.so.0.8) $(ldconfig -v 2>/dev/null | grep '^/lib/' | head -n 1 | cut -f1 -d:)/libpcap.so.1 -#23 CACHED - -#24 [source 9/12] COPY felix.cfg /etc/calico/felix.cfg -#24 CACHED - -#25 [stage-3 2/2] WORKDIR /code -#25 CACHED - -#26 exporting to docker image format -#26 exporting layers done -#26 exporting manifest sha256:d0dd19c1907f39650556c005a2e526fd51ed3c5fb41b67fe1a2fbc4ec2d5b0ff done -#26 exporting config sha256:607f6c582d5a9a86711fd1006c77ce450bf170548bb2fd1edab641cf73e9a1c4 done -#26 sending tarball -#26 sending tarball 0.3s done -#26 DONE 0.3s - -#27 importing to docker -#27 DONE 0.0s -make retag-build-images-with-registries VALIDARCHES=amd64 IMAGETAG=latest -make[1]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make retag-build-image-with-registry-felix REGISTRY=calico -make[2]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGES FAIL_NOT_SET=true -make[3]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make[3]: 'var-require' is up to date. -make[3]: Leaving directory '/home/mazdak/src/calico/felix' -make -j12 retag-build-image-arch-with-registry-amd64 BUILD_IMAGE=felix -make[3]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGE-IMAGETAG FAIL_NOT_SET=true -make[4]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make[4]: 'var-require' is up to date. -make[4]: Leaving directory '/home/mazdak/src/calico/felix' -docker tag felix:latest-amd64 calico/felix:latest-amd64 -docker tag felix:latest-amd64 calico/felix:latest -make[3]: Leaving directory '/home/mazdak/src/calico/felix' -make[2]: Leaving directory '/home/mazdak/src/calico/felix' -make[1]: Leaving directory '/home/mazdak/src/calico/felix' -touch .calico_felix.created-amd64 -Building pktgen... -mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=0 calico/go-build:v0.94 sh -c 'git config --global url."ssh://git@github.com/".insteadOf "https://github.com/"; go build -o bin/pktgen -v -buildvcs=false -ldflags "-X github.com/projectcalico/calico/felix/buildinfo.GitVersion=v3.30.0-0.dev-209-g671d54e012c3-dirty -X github.com/projectcalico/calico/felix/buildinfo.BuildDate=2024-11-07T03:07:48+0000 -X github.com/projectcalico/calico/felix/buildinfo.GitRevision=671d54e012c3e8f7309b84cb459f9f8656dc5793 -B 0x671d54e012c3e8f7309b84cb459f9f8656dc5793" "github.com/projectcalico/calico/felix/fv/pktgen"' -Starting with UID: 1000 -github.com/projectcalico/calico/felix/fv/pktgen -# We pre-build the FV test binaries so that we can run them -# outside a container and allow them to interact with docker. -mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=1 -e CGO_LDFLAGS="-L/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src/amd64 -lbpf -lelf -lz" -e CGO_CFLAGS="-I/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src -I/go/src/github.com/projectcalico/calico/felix/bpf-gpl" calico/go-build:v0.94 go test ./fv -c --tags fvtests -o fv/fv.test -Starting with UID: 1000 -make fv-no-prereqs -make[1]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -rm -f fv/data-races.log fv/latency.log -cd fv && \ - ACK_GINKGO_DEPRECATIONS=1.16.5 \ - FV_FELIXIMAGE=felix:latest-amd64 \ - FV_ETCDIMAGE=quay.io/coreos/etcd:v3.5.6 \ - FV_TYPHAIMAGE=felix-test/typha:latest-amd64 \ - FV_K8SIMAGE=calico/go-build:v0.94 \ - FV_NUM_BATCHES=1 \ - FV_BATCHES_TO_RUN="1" \ - FV_FELIX_LOG_LEVEL="" \ - CERTS_PATH=/home/mazdak/src/calico/hack/test/certs \ - PRIVATE_KEY=`pwd`/private.key \ - GINKGO_ARGS='-ginkgo.progress -ginkgo.v -ginkgo.failFast' \ - GINKGO_FOCUS="nina" \ - ARCH=amd64 \ - FELIX_FV_ENABLE_BPF="" \ - FELIX_FV_NFTABLES="" \ - FV_RACE_DETECTOR_ENABLED=true \ - FV_BINARY=bin/calico-felix-race-amd64 \ - FELIX_FV_WIREGUARD_AVAILABLE=`./wireguard-available >/dev/null && echo true || echo false` \ - ./run-batches -+ : 1 -+ : 1 -+ : 90 -+ : bin/calico-felix-race-amd64 -+ : /home/mazdak/src/calico/felix/fv/private.key -+ : -ginkgo.progress -ginkgo.v -ginkgo.failFast -+ : nina -+ for batch in ${FV_BATCHES_TO_RUN} -+ pids[${batch}]=1190527 -+ result=0 -+ for batch in ${FV_BATCHES_TO_RUN} -+ echo 'Waiting on batch 1; PID=1190527' -Waiting on batch 1; PID=1190527 -+ wait 1190527 -+ echo 'Running FV batch 1' -Running FV batch 1 -+ awk -f test-list-filter.awk -+ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast -ginkgo.v -ginkgo.noColor -ginkgo.dryRun - -The following FV tests will run in this batch -============================================= -Will run 6 of 1041 specs - ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 - -+ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast -time="2024-11-06T19:08:00-08:00" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{felix:latest-amd64 quay.io/coreos/etcd:v3.5.6 calico/go-build:v0.94 felix-test/typha:latest-amd64 busybox:latest}" -Running Suite: FV Suite -======================= -Random Seed: 1 - Will randomize all specs -Will run 6 of 1041 specs - -SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 -[BeforeEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 - -FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 -[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:104 -2024-11-06 19:08:01.209 [INFO][1190544] test/wireguard_test.go 121: Started dmesg log capture -2024-11-06 19:08:01.209 [INFO][1190544] test/etcd.go 41: Starting etcd -2024-11-06 19:08:01.209 [INFO][1190544] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1190544-1-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:08:01.209 [DEBUG][1190544] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1190544-1-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1190544-1-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. -2024-11-06 19:08:01.209 [INFO][1190544] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:08:01.209 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} -etcd-1190544-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:08:01.368Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.368Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.369Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"795.908µs"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.371Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1190544-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:08:01.372Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.373Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.373Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.374Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.375Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.375Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:01.375Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.171Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.171Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.171Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.172Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.179Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.179Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.179Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.180Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.180Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} -etcd-1190544-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:08:02.181Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} -2024-11-06 19:08:02.223 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:08:02.235 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1190544-1-felixfv]. -2024-11-06 19:08:02.248 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1190544-1-felixfv]. -2024-11-06 19:08:02.261 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1190544-1-felixfv]. -2024-11-06 19:08:02.273 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1190544-1-felixfv]. -2024-11-06 19:08:02.285 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1190544-1-felixfv]. -2024-11-06 19:08:02.298 [INFO][1190544] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1190544-1-felixfv", IP:"172.17.0.2", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:2", IPv6Prefix:"64", Hostname:"etcd-1190544-1-felixfv", runCmd:(*exec.Cmd)(0xc001352f00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:08:02.299 [INFO][1190544] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Always", VXLANMode:"", SimulateRoutes:false, WireguardEnabled:true, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc00039d808), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} -2024-11-06 19:08:02.299 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:02.299 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:02.299 [INFO][1190544] test/topology.go 507: Initializing the datastore... -2024-11-06 19:08:02.299 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:08:02.299 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:08:02.301 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:08:02.301 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5aa17406-6f55-4afc-8943-07228b8bd765", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 301227934, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00089daf8), Variant:""}} -2024-11-06 19:08:02.301 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5aa17406-6f55-4afc-8943-07228b8bd765", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 301227934, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00089daf8), Variant:""}} -2024-11-06 19:08:02.302 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5d7be2fc-9f58-48a7-a2d8-f4fe45fa7c89", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 302767409, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f2990), DefaultAction:(*v3.Action)(0xc0003086b0)}} -2024-11-06 19:08:02.303 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5d7be2fc-9f58-48a7-a2d8-f4fe45fa7c89", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 302767409, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f2990), DefaultAction:(*v3.Action)(0xc0003086b0)}} -2024-11-06 19:08:02.304 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"db7159ee-30bb-4b78-8c38-5a8697709c27", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 304201973, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f3ac0), DefaultAction:(*v3.Action)(0xc0003fe750)}} -2024-11-06 19:08:02.304 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"db7159ee-30bb-4b78-8c38-5a8697709c27", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 304201973, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006f3ac0), DefaultAction:(*v3.Action)(0xc0003fe750)}} -2024-11-06 19:08:02.305 [INFO][1190544] test/topology.go 515: EnsureInitialized result error= -2024-11-06 19:08:02.305 [INFO][1190544] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00011cc78), WireguardEnabledV6:(*bool)(0xc00011cc78), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:08:02.305 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 305845571, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001124dc0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001124dd0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00011cc78), WireguardEnabledV6:(*bool)(0xc00011cc78), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001124db0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:08:02.307 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 305845571, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001124dc0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001124dd0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00011cc78), WireguardEnabledV6:(*bool)(0xc00011cc78), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001124db0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:08:02.309 [DEBUG][1190544] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:08:02.309 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:08:02.309 [DEBUG][1190544] test/resource.go 287: Didn't match regex -2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:08:02.309 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" -2024-11-06 19:08:02.310 [DEBUG][1190544] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 438: Validate IPIP Mode: Always -2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 550: Validate selector: all() -2024-11-06 19:08:02.310 [DEBUG][1190544] test/parser.go 30: Parsing "all()" -2024-11-06 19:08:02.310 [DEBUG][1190544] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:08:02.310 [DEBUG][1190544] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:08:02.310 [DEBUG][1190544] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ -2024-11-06 19:08:02.310 [DEBUG][1190544] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex -2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" -2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"884a84e5-a150-4420-9e75-45ef58448b42", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 310635750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Always", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:08:02.310 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"884a84e5-a150-4420-9e75-45ef58448b42", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 310635750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Always", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:08:02.311 [DEBUG][1190544] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:08:02.311 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:08:02.311 [DEBUG][1190544] test/resource.go 287: Didn't match regex -2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:08:02.311 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:08:02.312 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:08:02.312 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:02.312 [DEBUG][1190544] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 660: Validate IP network: dead:beef::/64 -2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 550: Validate selector: all() -2024-11-06 19:08:02.312 [DEBUG][1190544] test/parser.go 30: Parsing "all()" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:08:02.312 [DEBUG][1190544] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv6/ -2024-11-06 19:08:02.312 [DEBUG][1190544] test/block.go 94: /calico/ipam/v2/assignment/ipv6/ didn't match regex -2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} numResults=0 rev="" -2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"fee5945f-86bb-4612-95b8-8780d2ae4d8a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 312750176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:08:02.312 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"fee5945f-86bb-4612-95b8-8780d2ae4d8a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 312750176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:08:02.313 [INFO][1190544] test/felix.go 116: Starting felix -2024-11-06 19:08:02.313 [INFO][1190544] test/felix.go 116: Starting felix -2024-11-06 19:08:02.313 [INFO][1190544] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1190544-2-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:08:02.313 [DEBUG][1190544] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1190544-2-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1190544-2-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e FELIX_DBG_WGBOOTSTRAP=true -e SET_CORE_PATTERN=true -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_ROUTESOURCE=CalicoIPAM -e GORACE=history_size=2 -e DELAY_FELIX_START=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_GOTRACEBACK=crash -e FELIX_IPTABLESMARKMASK=4294934528 -e BPF_LOG_PFX=0- -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin felix:latest-amd64]. -2024-11-06 19:08:02.313 [INFO][1190544] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1190544-3-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:08:02.313 [DEBUG][1190544] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1190544-3-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1190544-3-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e BPF_LOG_PFX=1- -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFIPV6SUPPORT=false -e DELAY_FELIX_START=true -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_ROUTESOURCE=CalicoIPAM -e GORACE=history_size=2 -e SET_CORE_PATTERN=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_LogDebugFilenameRegex= -e FELIX_GOTRACEBACK=crash -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DebugSkipCTLBCleanup=true -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp felix:latest-amd64]. -2024-11-06 19:08:02.314 [INFO][1190544] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:08:02.314 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:08:02.314 [INFO][1190544] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:08:02.314 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:08:03.330 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:08:03.330 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:08:03.349 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1190544-2-felixfv]. -2024-11-06 19:08:03.349 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1190544-3-felixfv]. -2024-11-06 19:08:03.364 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1190544-3-felixfv]. -2024-11-06 19:08:03.364 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1190544-2-felixfv]. -2024-11-06 19:08:03.381 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1190544-2-felixfv]. -2024-11-06 19:08:03.382 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1190544-3-felixfv]. -2024-11-06 19:08:03.399 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1190544-2-felixfv]. -2024-11-06 19:08:03.399 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1190544-3-felixfv]. -2024-11-06 19:08:03.415 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1190544-2-felixfv]. -2024-11-06 19:08:03.416 [DEBUG][1190544] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1190544-3-felixfv]. -2024-11-06 19:08:03.432 [INFO][1190544] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1190544-2-felixfv", IP:"172.17.0.3", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:3", IPv6Prefix:"64", Hostname:"felix-0-1190544-2-felixfv", runCmd:(*exec.Cmd)(0xc0014cdb00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:08:03.433 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:03.433 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:08:03.432 [INFO][1190544] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1190544-3-felixfv", IP:"172.17.0.4", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:4", IPv6Prefix:"64", Hostname:"felix-1-1190544-3-felixfv", runCmd:(*exec.Cmd)(0xc001054d80), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:08:03.433 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:03.433 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:08:03.480 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:08:03.480 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:03.480 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:08:03.482 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:08:03.482 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:03.482 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:08:03.537 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:08:03.537 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:03.537 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -2024-11-06 19:08:03.539 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:08:03.539 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:03.539 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -2024-11-06 19:08:03.588 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:08:03.588 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:03.588 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:08:03.588 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:08:03.588 [INFO][1190544] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:03.588 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:08:03.642 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:08:03.642 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:08:03.643 [INFO][1190544] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:03.643 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:08:03.642 [INFO][1190544] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:03.643 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:08:03.681 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:08:03.681 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:08:03.681 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:03.681 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:03.681 [DEBUG][1190544] test/validator.go 674: Validate IPv4 network: 172.17.0.3/16 -2024-11-06 19:08:03.681 [DEBUG][1190544] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:3/64 -2024-11-06 19:08:03.681 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:08:03.681 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:08:03.682 [DEBUG][1190544] test/client.go 338: Cluster GUID value already set ClusterGUID="e899aae4ab084e5bb9145c7842d16876" -2024-11-06 19:08:03.682 [DEBUG][1190544] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc000661728) -2024-11-06 19:08:03.682 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"ed45e3ca-709d-46af-b911-e708469dc818", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 682631066, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661760), DefaultAction:(*v3.Action)(0xc00141c8b0)}} -2024-11-06 19:08:03.682 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"ed45e3ca-709d-46af-b911-e708469dc818", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 682631066, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661760), DefaultAction:(*v3.Action)(0xc00141c8b0)}} -2024-11-06 19:08:03.683 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"ed45e3ca-709d-46af-b911-e708469dc818", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 682631066, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661760), DefaultAction:(*v3.Action)(0xc00141c8b0)}} -2024-11-06 19:08:03.683 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"22e9adf4-aebb-4e5e-818f-f80bc7ec6f05", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 683633865, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661b38), DefaultAction:(*v3.Action)(0xc00141cc00)}} -2024-11-06 19:08:03.683 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"22e9adf4-aebb-4e5e-818f-f80bc7ec6f05", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 683633865, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661b38), DefaultAction:(*v3.Action)(0xc00141cc00)}} -2024-11-06 19:08:03.684 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"22e9adf4-aebb-4e5e-818f-f80bc7ec6f05", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 683633865, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000661b38), DefaultAction:(*v3.Action)(0xc00141cc00)}} -2024-11-06 19:08:03.684 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1190544-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1190544-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3a71c95b-eac8-4023-a234-d7fdacec5d4e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 684330136, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014b5400), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:08:03.684 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1190544-2-felixfv" model-etcdKey=Node(felix-0-1190544-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1190544-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3a71c95b-eac8-4023-a234-d7fdacec5d4e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 684330136, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014b5400), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:08:03.685 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:03.685 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:03.686 [DEBUG][1190544] test/validator.go 674: Validate IPv4 network: 172.17.0.4/16 -2024-11-06 19:08:03.686 [DEBUG][1190544] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:4/64 -2024-11-06 19:08:03.686 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:08:03.686 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:08:03.687 [DEBUG][1190544] test/client.go 338: Cluster GUID value already set ClusterGUID="e899aae4ab084e5bb9145c7842d16876" -2024-11-06 19:08:03.687 [DEBUG][1190544] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc001384098) -2024-11-06 19:08:03.687 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"f20a1e95-6be7-4fde-895d-9e1537cbc1ec", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 687801570, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0013840d0), DefaultAction:(*v3.Action)(0xc001614030)}} -2024-11-06 19:08:03.687 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"f20a1e95-6be7-4fde-895d-9e1537cbc1ec", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 687801570, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0013840d0), DefaultAction:(*v3.Action)(0xc001614030)}} -2024-11-06 19:08:03.688 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"f20a1e95-6be7-4fde-895d-9e1537cbc1ec", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 687801570, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0013840d0), DefaultAction:(*v3.Action)(0xc001614030)}} -2024-11-06 19:08:03.688 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00c2a40a-f3c9-49ad-a7f8-240635c122e0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 688452436, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001384428), DefaultAction:(*v3.Action)(0xc001614380)}} -2024-11-06 19:08:03.688 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00c2a40a-f3c9-49ad-a7f8-240635c122e0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 688452436, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001384428), DefaultAction:(*v3.Action)(0xc001614380)}} -2024-11-06 19:08:03.689 [DEBUG][1190544] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00c2a40a-f3c9-49ad-a7f8-240635c122e0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 688452436, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001384428), DefaultAction:(*v3.Action)(0xc001614380)}} -2024-11-06 19:08:03.689 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1190544-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1190544-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"f40fb69a-ec52-4aa1-bf4c-912a9104a45c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 689071599, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0010dadc0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:08:03.689 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1190544-3-felixfv" model-etcdKey=Node(felix-1-1190544-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1190544-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"f40fb69a-ec52-4aa1-bf4c-912a9104a45c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 689071599, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0010dadc0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false -2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false -2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false -2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 480: Marva simulating routes: Never Always false -2024-11-06 19:08:03.689 [INFO][1190544] test/topology.go 243: Started topology. time=1.390660948s -2024-11-06 19:08:03.689 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:03.689 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:03.690 [DEBUG][1190544] test/validator.go 299: Validate action: Allow -2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" -2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" -2024-11-06 19:08:03.690 [DEBUG][1190544] test/validator.go 299: Validate action: Allow -2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" -2024-11-06 19:08:03.690 [DEBUG][1190544] test/parser.go 30: Parsing "" -2024-11-06 19:08:03.690 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"dd6f9f2c-46d7-41ea-b782-66cf93e32ff8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 690284874, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:08:03.690 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"dd6f9f2c-46d7-41ea-b782-66cf93e32ff8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 690284874, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:08:03.692 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.692 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.692 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0004b4d88), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:03.692 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali74ac9469d24' '10.65.0.2' '8055' --mtu=1440]. -wlv4-0-idx1[stderr] time="2024-11-07T03:08:03Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-0-idx1[stderr] 2024-11-07 03:08:03.740 [DEBUG][41] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" -wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [DEBUG][41] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="32:d1:4a:be:88:21" ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" -wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [DEBUG][41] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" route=0.0.0.0/0 -wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [DEBUG][41] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" route=::/0 -wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [INFO][41] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398" -wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [INFO][41] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:08:03.741 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 - workload="wlv4-0-idx1" -wlv4-0-idx1[stderr] 2024-11-07 03:08:03.741 [INFO][41] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:08:03.741 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001055380), outPipe:(*os.File)(0xc000405110), errPipe:(*os.File)(0xc000405130), namespacePath:"/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0004b4d88), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"41", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:03.741 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:03.741 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv -2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-0-idx1 -2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: felix-0-1190544-2-felixfv -2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-0-idx1 -2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 660: Validate IP network: 10.65.0.2/32 -2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 398: Validate name: default -2024-11-06 19:08:03.742 [DEBUG][1190544] test/validator.go 305: Validate interface: cali74ac9469d24 -2024-11-06 19:08:03.742 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2fb7b424-d0eb-429f-8fd3-d6e53f0887a2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 742112665, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:03.742 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1" model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2fb7b424-d0eb-429f-8fd3-d6e53f0887a2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 742112665, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:03.743 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-0-1190544-2-felixfv -2024-11-06 19:08:03.743 [INFO][1190544] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1190544-2-felixfv -2024-11-06 19:08:03.743 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:08:03.743 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:08:03.743 [DEBUG][1190544] test/resource.go 287: Didn't match regex -2024-11-06 19:08:03.743 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:08:03.744 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:03.744 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 11 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:08:03.744 [DEBUG][1190544] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:08:03.744 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:08:03.744 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:08:03.745 [DEBUG][1190544] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' -2024-11-06 19:08:03.745 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:08:03.745 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:08:03.745 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:08:03.745 [DEBUG][1190544] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating -2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.746 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:03.746 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:03.747 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:08:03.747 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:08:03.747 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000308620), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bc20fc2f, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.747 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000308620), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bc20fc2f, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.749 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:08:03.749 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:08:03.749 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:03.749 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1190544-2-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:03.750 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1190544-2-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:08:03.750 [INFO][1190544] test/ipam.go 914: Claimed new block: 10.65.0.0/26 -2024-11-06 19:08:03.750 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0014902e0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}} handle="wlv4-0" -2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:08:03.750 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv4-0 -2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} -2024-11-06 19:08:03.750 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} -2024-11-06 19:08:03.751 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001738890), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0016206d8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0014902e0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6bc20fc30, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bc20fc2f}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.751 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001738890), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0016206d8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0014902e0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6bc20fc30, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bc20fc2f}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.752 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.752 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.752 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001410b48), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:03.752 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali89abf056382' '10.65.1.2' '8055' --mtu=1440]. -wlv4-1-idx3[stderr] time="2024-11-07T03:08:03Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-1-idx3[stderr] 2024-11-07 03:08:03.807 [DEBUG][41] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" -wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [DEBUG][41] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="2a:18:86:a2:0d:4d" ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" -wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [DEBUG][41] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" route=0.0.0.0/0 -wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [DEBUG][41] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" route=::/0 -wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [INFO][41] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3" -wlv4-1-idx3[stderr] 2024-11-07 03:08:03.808 [INFO][41] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:08:03.809 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 - workload="wlv4-1-idx3" -wlv4-1-idx3[stderr] 2024-11-07 03:08:03.809 [INFO][41] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:08:03.809 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000244180), outPipe:(*os.File)(0xc00053c410), errPipe:(*os.File)(0xc00053c420), namespacePath:"/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001410b48), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"41", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:03.809 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:03.809 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv -2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-1-idx3 -2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: felix-1-1190544-3-felixfv -2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: wlv4-1-idx3 -2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 660: Validate IP network: 10.65.1.2/32 -2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 398: Validate name: default -2024-11-06 19:08:03.809 [DEBUG][1190544] test/validator.go 305: Validate interface: cali89abf056382 -2024-11-06 19:08:03.809 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4e2b50eb-e59c-4377-b62b-9544441ee45e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 809544260, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:03.809 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3" model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4e2b50eb-e59c-4377-b62b-9544441ee45e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 809544260, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:03.810 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-1-1190544-3-felixfv -2024-11-06 19:08:03.810 [INFO][1190544] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1190544-3-felixfv -2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 287: Didn't match regex -2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:08:03.810 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:08:03.810 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:08:03.810 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:03.810 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 18 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:08:03.810 [DEBUG][1190544] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:08:03.810 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.811 [DEBUG][1190544] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:08:03.811 [DEBUG][1190544] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.811 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:03.811 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:03.812 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:08:03.812 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:08:03.812 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124370), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bfff718a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.812 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124370), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6bfff718a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.813 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:08:03.813 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:08:03.813 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:03.813 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1190544-3-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:03.814 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1190544-3-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:08:03.814 [INFO][1190544] test/ipam.go 914: Claimed new block: 10.65.1.0/26 -2024-11-06 19:08:03.814 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f4f40), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}} handle="wlv4-1" -2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:08:03.814 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv4-1 -2024-11-06 19:08:03.814 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} -2024-11-06 19:08:03.815 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} -2024-11-06 19:08:03.816 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124570), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000454b88), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f4f40), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6bfff718b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bfff718a}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.816 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001124570), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000454b88), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f4f40), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6bfff718b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6bfff718a}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.817 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.817 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.817 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0009e0d88), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:03.817 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali3611dbfb125' 'dead:beef::0:0:2' '8055' --mtu=1420]. -wlv6-0-idx5[stderr] time="2024-11-07T03:08:03Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.879 [DEBUG][60] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [DEBUG][60] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [INFO][60] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [DEBUG][60] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="ce:ec:f4:fa:7b:dd" ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.880 [INFO][60] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.930 [DEBUG][60] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" route=0.0.0.0/0 -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.930 [DEBUG][60] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" route=::/0 -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.930 [INFO][60] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357" -2024-11-06 19:08:03.933 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 - workload="wlv6-0-idx5" -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.932 [INFO][60] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -wlv6-0-idx5[stderr] 2024-11-07 03:08:03.933 [INFO][60] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:08:03.933 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001388900), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001352000), outPipe:(*os.File)(0xc00148c228), errPipe:(*os.File)(0xc00148c238), namespacePath:"/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0009e0d88), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"60", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:03.933 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:03.933 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv -2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-0-idx5 -2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: felix-0-1190544-2-felixfv -2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-0-idx5 -2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 660: Validate IP network: dead:beef::0:0:2/128 -2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 398: Validate name: default -2024-11-06 19:08:03.933 [DEBUG][1190544] test/validator.go 305: Validate interface: cali3611dbfb125 -2024-11-06 19:08:03.933 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"8a0385bf-cedd-4cd7-afe7-789542e15fa1", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 933986359, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:03.934 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5" model-etcdKey=WorkloadEndpoint(default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"8a0385bf-cedd-4cd7-afe7-789542e15fa1", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 3, 933986359, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1190544-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:03.935 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-0-1190544-2-felixfv -2024-11-06 19:08:03.935 [INFO][1190544] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1190544-2-felixfv -2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:08:03.935 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:08:03.935 [DEBUG][1190544] test/resource.go 287: Didn't match regex -2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:08:03.935 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:08:03.936 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:08:03.936 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:08:03.936 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:03.936 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 24 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:08:03.936 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:08:03.936 [DEBUG][1190544] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.936 [DEBUG][1190544] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' -2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:08:03.936 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:08:03.937 [DEBUG][1190544] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating -2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:03.937 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 -2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:03.937 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:03.938 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 -2024-11-06 19:08:03.938 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 -2024-11-06 19:08:03.938 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f54e0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6c77ecfc3, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.938 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f54e0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6c77ecfc3, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.938 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:08:03.939 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 -2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1190544-2-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:03.939 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1190544-2-felixfv" subnet=dead:beef::/122 -2024-11-06 19:08:03.939 [INFO][1190544] test/ipam.go 914: Claimed new block: dead:beef::/122 -2024-11-06 19:08:03.939 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001124cb0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}} handle="wlv6-0" -2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:08:03.939 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:08:03.940 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv6-0 -2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} -2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} -2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f5640), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000652290), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001124cb0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6c77ecfc4, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6c77ecfc3}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.940 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0013f5640), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000652290), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001124cb0), AttrSecondary:map[string]string{"node":"felix-0-1190544-2-felixfv"}}}, SequenceNumber:0x180590d6c77ecfc4, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6c77ecfc3}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:03.942 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.942 [DEBUG][1190544] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:08:03.942 [INFO][1190544] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001411d48), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:03.942 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali1a0d8cd1dda' 'dead:beef::0:1:2' '8055' --mtu=1420]. -wlv6-1-idx7[stderr] time="2024-11-07T03:08:04Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [DEBUG][60] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [DEBUG][60] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [INFO][60] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.017 [DEBUG][60] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="06:c9:51:c2:e5:2f" ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.018 [INFO][60] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.068 [DEBUG][60] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" route=0.0.0.0/0 -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.068 [DEBUG][60] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" route=::/0 -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.068 [INFO][60] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14" -2024-11-06 19:08:04.071 [INFO][1190544] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 - workload="wlv6-1-idx7" -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.071 [INFO][60] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -wlv6-1-idx7[stderr] 2024-11-07 03:08:04.071 [INFO][60] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -2024-11-06 19:08:04.071 [INFO][1190544] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0010f4c60), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000245e00), outPipe:(*os.File)(0xc00053c808), errPipe:(*os.File)(0xc00053c818), namespacePath:"/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001411d48), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"60", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:08:04.071 [DEBUG][1190544] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:08:04.071 [DEBUG][1190544] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: felixfv -2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-1-idx7 -2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: felix-1-1190544-3-felixfv -2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: wlv6-1-idx7 -2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 660: Validate IP network: dead:beef::0:1:2/128 -2024-11-06 19:08:04.071 [DEBUG][1190544] test/validator.go 398: Validate name: default -2024-11-06 19:08:04.072 [DEBUG][1190544] test/validator.go 305: Validate interface: cali1a0d8cd1dda -2024-11-06 19:08:04.072 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2d0436d1-3584-4642-b162-f45e592c3497", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 4, 72030032, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:04.072 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7" model-etcdKey=WorkloadEndpoint(default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"2d0436d1-3584-4642-b162-f45e592c3497", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 4, 72030032, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1190544-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:08:04.073 [DEBUG][1190544] test/ipam.go 2025: Using hostname=felix-1-1190544-3-felixfv -2024-11-06 19:08:04.073 [INFO][1190544] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1190544-3-felixfv -2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 287: Didn't match regex -2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:08:04.073 [DEBUG][1190544] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:08:04.073 [DEBUG][1190544] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 30 } [{{IPPool projectcalico.org/v3} {test-pool 884a84e5-a150-4420-9e75-45ef58448b42 6 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Always false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 fee5945f-86bb-4612-95b8-8780d2ae4d8a 7 0 2024-11-06 19:08:02 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:08:04.073 [DEBUG][1190544] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:08:04.073 [DEBUG][1190544] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:04.073 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:04.074 [DEBUG][1190544] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' -2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:08:04.074 [DEBUG][1190544] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating -2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:08:04.074 [INFO][1190544] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:04.074 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1140), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6cfb7821a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1140), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180590d6cfb7821a, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:08:04.076 [INFO][1190544] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:04.076 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1190544-3-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:08:04.077 [INFO][1190544] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1190544-3-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:08:04.077 [INFO][1190544] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 -2024-11-06 19:08:04.077 [DEBUG][1190544] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f5d90), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}} handle="wlv6-1" -2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:08:04.077 [INFO][1190544] test/ipam.go 1684: Creating new handle: wlv6-1 -2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} -2024-11-06 19:08:04.077 [DEBUG][1190544] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} -2024-11-06 19:08:04.078 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1290), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0002f3680), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f5d90), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6cfb7821b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6cfb7821a}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:04.078 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0012e1290), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0002f3680), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0013f5d90), AttrSecondary:map[string]string{"node":"felix-1-1190544-3-felixfv"}}}, SequenceNumber:0x180590d6cfb7821b, SequenceNumberForAllocation:map[string]uint64{"2":0x180590d6cfb7821a}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:08:04.079 [INFO][1190544] test/containers.go 300: Start watching stdout container="felix-0-1190544-2-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:08:04.079 [INFO][1190544] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:04.079 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv touch /start-trigger]. -2024-11-06 19:08:04.127 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv touch /start-trigger]: -2024-11-06 19:08:04.127 [INFO][1190544] test/containers.go 300: Start watching stdout container="felix-1-1190544-3-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:08:04.127 [INFO][1190544] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:04.127 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv touch /start-trigger]. -2024-11-06 19:08:04.171 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv touch /start-trigger]: -[BeforeEach] with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:983 -2024-11-06 19:08:04.171 [DEBUG][1190544] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:08:04.171 [DEBUG][1190544] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:08:04.172 [DEBUG][1190544] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0012e1ab0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0012e1ac0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0002f3af0), WireguardEnabledV6:(*bool)(0xc0002f3af1), WireguardThreadingEnabled:(*bool)(0xc0002f3af2), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0012e1ad0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:08:04.172 [DEBUG][1190544] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"46901c36-6915-491f-85c3-add2e550d036", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 8, 2, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0012e1ab0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0012e1ac0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0002f3af0), WireguardEnabledV6:(*bool)(0xc0002f3af1), WireguardThreadingEnabled:(*bool)(0xc0002f3af2), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0012e1ad0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:08:04.173 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip link show]. -2024-11-06 19:08:04.206 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" -2024-11-06 19:08:04.206 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip link show]. -2024-11-06 19:08:04.253 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" -2024-11-06 19:08:04.253 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip rule show pref 99]. -2024-11-06 19:08:04.296 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" -2024-11-06 19:08:04.296 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip -6 rule show pref 99]. -2024-11-06 19:08:04.332 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" -2024-11-06 19:08:04.332 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip rule show pref 99]. -2024-11-06 19:08:04.372 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" -2024-11-06 19:08:04.372 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip -6 rule show pref 99]. -2024-11-06 19:08:04.408 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" -2024-11-06 19:08:04.408 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip rule show pref 99]. -2024-11-06 19:08:04.452 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" -2024-11-06 19:08:04.452 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip -6 rule show pref 99]. -2024-11-06 19:08:04.491 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="exec-err" -2024-11-06 19:08:04.491 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip rule show pref 99]. -felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1190544-2-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-0-1190544-2-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=116 -felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-1-1190544-3-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1190544-3-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=104 -2024-11-06 19:08:04.533 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" -2024-11-06 19:08:04.533 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip -6 rule show pref 99]. -2024-11-06 19:08:04.576 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="exec-err" -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:97 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:97 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:97 -[It] nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 -2024-11-06 19:08:04.576 [INFO][1190544] test/conncheck.go 319: Starting connectivity check... -2024-11-06 19:08:04.576 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:04.576 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/logutils.go 78: Early screen log level set to info -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.605 [INFO][116] felix/daemon.go 155: Loading configuration... -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.606 [INFO][116] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.610 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.611 [INFO][116] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.612 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.613 [INFO][116] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.614 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.615 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.616 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.617 [INFO][116] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.617 [INFO][116] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.619 [INFO][116] felix/daemon.go 220: Created datastore client -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.624 [INFO][116] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.634 [INFO][116] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1190544-2-felixfv" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.637 [INFO][116] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.638 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.639 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.640 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.0.1] -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.641 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.642 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.643 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.644 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.645 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.651 [INFO][116] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.651 [WARNING][116] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.651 [WARNING][116] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/daemon.go 316: no Kubernetes client available -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.652 [INFO][116] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1190544-2-felixfv" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1190544-2-felixfv" -2024-11-06 19:08:04.653 [INFO][1190544] test/containers.go 428: felix-0-1190544-2-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1190544-2-felixfv" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1190544-2-felixfv" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.653 [INFO][116] felix/daemon.go 342: Typha not enabled. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.654 [ERROR][116] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.654 [INFO][116] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000497c20), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1190544-2-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000497e00)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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, 0x41, 0x0, 0x1}, ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000854500), 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.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.65.0.1"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IpInIpTunnelAddr":"10.65.0.1", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/logutils.go 78: Early screen log level set to info -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][104] felix/daemon.go 155: Loading configuration... -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][116] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.657 [INFO][116] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.658 [INFO][116] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.659 [INFO][104] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.658 [INFO][116] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.660 [INFO][116] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1190544-2-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000d9e050), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000d9e0f0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x0, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000497e00)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000ba0ab0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000dba000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000497c20), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000854500), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.661 [INFO][116] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000d9e050), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000d9e0f0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x0, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][116] felix/int_dataplane.go 1235: Determined pod MTU mtu=1480 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.662 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][116] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][104] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.663 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.664 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.665 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.666 [INFO][104] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.667 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.668 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.669 [INFO][104] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.669 [INFO][104] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.671 [INFO][104] felix/daemon.go 220: Created datastore client -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] 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-" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.674 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.675 [INFO][116] 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" -2024-11-06 19:08:04.676 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:04.676 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.676 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.676 [INFO][104] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.676 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.677 [INFO][116] 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-" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.677 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.677 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.678 [INFO][116] 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-" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.678 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.678 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.681 [INFO][116] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.684 [INFO][116] 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-" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.684 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.684 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.685 [INFO][116] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.685 [INFO][116] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:04.686 [INFO][116] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.687 [INFO][104] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1190544-3-felixfv" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.689 [INFO][104] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.690 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.691 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.692 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.693 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.694 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.1.1] -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.695 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.696 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.697 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.698 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.699 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.699 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [INFO][104] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [WARNING][104] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [WARNING][104] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.703 [INFO][104] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/daemon.go 316: no Kubernetes client available -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1190544-3-felixfv" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.704 [INFO][104] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1190544-3-felixfv" -2024-11-06 19:08:04.705 [INFO][1190544] test/containers.go 428: felix-1-1190544-3-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.705 [INFO][104] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1190544-3-felixfv" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.705 [INFO][104] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1190544-3-felixfv" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.705 [INFO][104] felix/daemon.go 342: Typha not enabled. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.706 [ERROR][104] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.706 [INFO][104] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000abf5e0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1190544-3-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000abf7c0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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, 0x41, 0x1, 0x1}, ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"e899aae4ab084e5bb9145c7842d16876", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000abfa40), 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.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.65.1.1"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IpInIpTunnelAddr":"10.65.1.1", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.711 [INFO][104] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.711 [INFO][104] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.713 [INFO][104] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.714 [INFO][104] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.715 [INFO][104] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1190544-3-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc00089a280), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00089a320), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x1, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000abf7c0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000ae8d50), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000952000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000abf5e0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000abfa40), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.716 [INFO][104] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc00089a280), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00089a320), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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, 0x41, 0x1, 0x1}, 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.717 [INFO][104] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/int_dataplane.go 1235: Determined pod MTU mtu=1480 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.718 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.721 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.721 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.728 [INFO][104] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.729 [INFO][104] 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-" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.729 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.729 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.730 [INFO][104] 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" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.730 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.730 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.731 [INFO][104] 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-" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.731 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.731 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.732 [INFO][104] 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-" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.732 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.732 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.735 [INFO][104] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.736 [INFO][104] 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-" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.737 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.737 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:04.737 [INFO][104] felix/connecttime.go 72: FV special case: skipping CTLB cleanup -2024-11-06 19:08:04.776 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:04.776 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. -2024-11-06 19:08:04.876 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:04.876 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.027 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.027 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.027 [INFO][116] felix/int_dataplane.go 949: IPIP using BGP enabled, starting thread to keep tunnel configuration in sync. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 474: IPIP device thread started. device="tunl0" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] 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-" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 580: Tunnel wasn't admin up, enabling it device="tunl0" flags=0 mtu=1480 tunnelAddr=10.65.0.1 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 585: Set tunnel admin up device="tunl0" mtu=1480 tunnelAddr=10.65.0.1 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/ipip_mgr.go 634: Address wasn't present, adding it. addr=10.65.0.1 ipVersion=0x4 link="tunl0" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.028 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.029 [INFO][116] 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" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.029 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.029 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] 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-" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.030 [INFO][116] felix/int_dataplane.go 1122: Registering to report health. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.032 [INFO][116] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.032 [INFO][116] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.033 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.034 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.035 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.036 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.037 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.038 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.039 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 1907: 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:}] -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2476: Started internal status report thread -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/daemon.go 441: Connect to the dataplane driver. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/daemon.go 520: using resource updates where applicable -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00050c7e0), (*watchersyncer.watcherCache)(0xc00050cab0), (*watchersyncer.watcherCache)(0xc00050cb40), (*watchersyncer.watcherCache)(0xc00050cbd0), (*watchersyncer.watcherCache)(0xc00050cc60), (*watchersyncer.watcherCache)(0xc00050ccf0), (*watchersyncer.watcherCache)(0xc00050cd80), (*watchersyncer.watcherCache)(0xc00050ce10), (*watchersyncer.watcherCache)(0xc00050cea0), (*watchersyncer.watcherCache)(0xc00050cf30), (*watchersyncer.watcherCache)(0xc00050cfc0), (*watchersyncer.watcherCache)(0xc00050d050), (*watchersyncer.watcherCache)(0xc00050d0e0), (*watchersyncer.watcherCache)(0xc00050d170)}, results:(chan interface {})(0xc00052d0a0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000961b60), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.044 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/daemon.go 527: Starting the datastore Syncer -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,::1,127.0.0.0} ifaceName="lo" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchersyncer.go 89: Start called -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 2159: 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{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1190544-2-felixfv -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] 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{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{10.65.0.1} ifaceName="tunl0" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] 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{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchersyncer.go 149: Starting main event processing loop -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:2} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.046 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.045 [INFO][116] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.0.1":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=479 ifaceName="eth0" state="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.047 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.0.1":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.3,2001:db8:1::242:ac11:3,fe80::42:acff:fe11:3} ifaceName="eth0" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchersyncer.go 130: Sending status update Status=resync -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.0.1":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.048 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"up", Index:3} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.049 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.050 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"up", Index:4} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.051 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:479} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.052 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.053 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.054 [INFO][116] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 640: Started the processing graph -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/daemon.go 761: No driver process to monitor -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.056 [INFO][116] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=felix-0-1190544-2-felixfv,name=IpInIpTunnelAddr) 10.65.0.1 8 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) e899aae4ab084e5bb9145c7842d16876 2 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.055 [INFO][116] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.65.0.1"}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.057 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1190544-2-felixfv, orchestrator=felixfv, workload=default/wlv4-0-idx1, name=wlv4-0-idx1) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.058 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1190544-2-felixfv, orchestrator=felixfv, workload=default/wlv6-0-idx5, name=wlv6-0-idx5) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[IpInIpTunnelAddr:10.65.0.1]. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/async_calc_graph.go 165: First time we've been in sync -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.059 [INFO][116] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{"IpInIpTunnelAddr":"10.65.0.1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.060 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.061 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.062 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.063 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.065 [INFO][116] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.0.1] -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.064 [INFO][116] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.065 [INFO][116] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.065 [INFO][116] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.066 [INFO][116] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.067 [INFO][116] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.0.1 (from datastore (per-host)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.068 [INFO][116] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.069 [INFO][116] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.071 [INFO][116] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.071 [INFO][116] felix/daemon.go 1277: Datastore now in sync. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.070 [INFO][116] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.072 [INFO][116] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.072 [INFO][116] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.072 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.073 [INFO][116] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg=ipip_enabled:true -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=471.624597ms -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.074 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.075 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.076 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.076 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.077 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x4 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.078 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ipip_mgr.go 299: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.079 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x6 table="filter" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.080 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.081 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.081 [INFO][116] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.193 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.408 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.408 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.408 [INFO][104] felix/int_dataplane.go 949: IPIP using BGP enabled, starting thread to keep tunnel configuration in sync. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.409 [INFO][104] felix/ipip_mgr.go 474: IPIP device thread started. device="tunl0" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.409 [INFO][104] 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-" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.409 [INFO][104] felix/ipip_mgr.go 580: Tunnel wasn't admin up, enabling it device="tunl0" flags=0 mtu=1480 tunnelAddr=10.65.1.1 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/ipip_mgr.go 585: Set tunnel admin up device="tunl0" mtu=1480 tunnelAddr=10.65.1.1 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] felix/ipip_mgr.go 634: Address wasn't present, adding it. addr=10.65.1.1 ipVersion=0x4 link="tunl0" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.410 [INFO][104] 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" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.411 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.411 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] 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-" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.412 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.413 [INFO][104] felix/int_dataplane.go 1122: Registering to report health. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.415 [INFO][104] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.415 [INFO][104] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.415 [INFO][104] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.416 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.417 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.418 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.419 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.420 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.421 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.430 [INFO][104] felix/int_dataplane.go 1907: 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:}] -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2476: Started internal status report thread -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/daemon.go 441: Connect to the dataplane driver. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.431 [INFO][104] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/daemon.go 520: using resource updates where applicable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000153ef0), (*watchersyncer.watcherCache)(0xc0005e6000), (*watchersyncer.watcherCache)(0xc0005e6120), (*watchersyncer.watcherCache)(0xc0005e6360), (*watchersyncer.watcherCache)(0xc0005e6510), (*watchersyncer.watcherCache)(0xc0005e65a0), (*watchersyncer.watcherCache)(0xc0005e6630), (*watchersyncer.watcherCache)(0xc0005e67e0), (*watchersyncer.watcherCache)(0xc0005e6870), (*watchersyncer.watcherCache)(0xc0005e6900), (*watchersyncer.watcherCache)(0xc0005e6990), (*watchersyncer.watcherCache)(0xc0005e6a20), (*watchersyncer.watcherCache)(0xc0005e6ab0), (*watchersyncer.watcherCache)(0xc0005e7c20)}, results:(chan interface {})(0xc00067a0e0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0008d6180), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchersyncer.go 89: Start called -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 2159: 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{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1190544-3-felixfv -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] 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{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{10.65.1.1} ifaceName="tunl0" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.432 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.434 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.433 [INFO][104] 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{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.435 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.435 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.435 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:2} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.1.1":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchersyncer.go 130: Sending status update Status=resync -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.1.1":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=481 ifaceName="eth0" state="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.4,2001:db8:1::242:ac11:4,fe80::42:acff:fe11:4} ifaceName="eth0" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.65.1.1":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.437 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.436 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"up", Index:3} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.438 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"up", Index:4} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.439 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:481} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.440 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.441 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.442 [INFO][104] felix/daemon.go 640: Started the processing graph -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/daemon.go 761: No driver process to monitor -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.444 [INFO][104] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) e899aae4ab084e5bb9145c7842d16876 2 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.445 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.443 [INFO][104] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.65.1.1"}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.446 [INFO][104] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=felix-1-1190544-3-felixfv,name=IpInIpTunnelAddr) 10.65.1.1 9 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.446 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1190544-3-felixfv, orchestrator=felixfv, workload=default/wlv4-1-idx3, name=wlv4-1-idx3) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.447 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1190544-3-felixfv, orchestrator=felixfv, workload=default/wlv6-1-idx7, name=wlv6-1-idx7) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.448 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.449 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[IpInIpTunnelAddr:10.65.1.1]. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/async_calc_graph.go 165: First time we've been in sync -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.450 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.451 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.451 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.452 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.452 [INFO][104] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"e899aae4ab084e5bb9145c7842d16876", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{"IpInIpTunnelAddr":"10.65.1.1"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:e899aae4ab084e5bb9145c7842d16876 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.453 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.454 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.455 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.456 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.457 [INFO][104] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.458 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.459 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.460 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.461 [INFO][104] felix/config_params.go 600: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.65.1.1] -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.462 [INFO][104] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.462 [INFO][104] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.463 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.464 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for IpInIpTunnelAddr: 10.65.1.1 (from datastore (per-host)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.465 [INFO][104] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.466 [INFO][104] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/config_params.go 731: Parsing value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/config_params.go 767: Parsed value for ClusterGUID: e899aae4ab084e5bb9145c7842d16876 (from datastore (global)) -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/daemon.go 1277: Datastore now in sync. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.467 [INFO][104] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.468 [INFO][104] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.468 [INFO][104] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.468 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1190544-2-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1190544-3-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.469 [INFO][104] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg=ipip_enabled:true -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=816.791615ms -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.470 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.471 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x4 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.472 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/ipip_mgr.go 299: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.473 [INFO][104] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x6 table="filter" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.474 [INFO][104] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.475 [INFO][104] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.489 [INFO][116] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.489 [INFO][116] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.490 [INFO][116] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.491 [INFO][116] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.512 [INFO][116] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=3 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.512 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.516 [INFO][116] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.516 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.517 [INFO][116] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.517 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="up" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.517 [INFO][116] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.914173609 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.519 [INFO][116] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.520 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.521 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.522 [INFO][116] felix/int_dataplane.go 2042: Dataplane updates throttled -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.567 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.568 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.569 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:05.569 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.591 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.592 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.592 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.592 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.886 [INFO][104] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.886 [INFO][104] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.887 [INFO][104] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.887 [INFO][104] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.906 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="up" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.907 [INFO][104] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=1.253135345 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.909 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.910 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.910 [INFO][104] felix/int_dataplane.go 2042: Dataplane updates throttled -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.966 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:05.967 [INFO][104] felix/int_dataplane.go 2001: Dataplane updates no longer throttled -2024-11-06 19:08:06.643 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:06.748 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:06.839 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:06.935 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:04Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:04Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:06Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:06.935 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:08:06.935 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:06.935 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. -2024-11-06 19:08:07.036 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:07.036 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. -2024-11-06 19:08:07.137 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:07.137 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. -2024-11-06 19:08:07.237 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:07.237 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. -2024-11-06 19:08:08.990 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:06Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:06Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:08Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:09.105 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:07Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:09Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:09.210 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:07Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:09Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:09.297 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:07Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:07Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:09Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:09.297 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:08:09.297 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:09.297 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. -2024-11-06 19:08:09.398 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:09.398 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. -2024-11-06 19:08:09.498 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:09.498 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. -2024-11-06 19:08:09.598 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:09.599 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:10.511 [INFO][116] felix/int_dataplane.go 2001: Dataplane updates no longer throttled -2024-11-06 19:08:11.361 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:11.485 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:11.570 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:11.660 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:09Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:09Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:11Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:11.660 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:08:11.660 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:11.661 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. -2024-11-06 19:08:11.761 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:11.761 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. -2024-11-06 19:08:11.861 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:11.861 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. -2024-11-06 19:08:11.962 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:11.962 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. -2024-11-06 19:08:13.719 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:11Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:13Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:13.825 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:11Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:13Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:13.917 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:11Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:11Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:13Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:14.022 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:12Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:12Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:14Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:14.022 [DEBUG][1190544] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:08:14.022 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:14.022 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 10.65.1.2 8055]. -2024-11-06 19:08:14.123 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:14.123 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 10.65.0.2 8055]. -2024-11-06 19:08:14.223 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:14.223 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 dead:beef::0:1:2 8055]. -2024-11-06 19:08:14.324 [DEBUG][1190544] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:14.324 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 dead:beef::0:0:2 8055]. -2024-11-06 19:08:16.084 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:16.180 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:16.288 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-0-1190544-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:16.389 [INFO][1190544] test/conncheck.go 819: Connection test (with source port) container="felix-1-1190544-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:08:14Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 :8055]\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:08:14Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:08:16Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:08:16.389 [WARNING][1190544] test/conncheck.go 410: Connectivity check failed: Connectivity was incorrect: - -Expected - wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = false <---- WRONG - wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = false <---- WRONG - wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = false <---- WRONG - wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = false <---- WRONG -to match - wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = true <---- EXPECTED - wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = true <---- EXPECTED - wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = true <---- EXPECTED - wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = true <---- EXPECTED -[JustAfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 - -[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:190 -2024-11-06 19:08:16.389 [INFO][1190544] test/wireguard_test.go 192: Stop dmesg log capture -2024-11-06 19:08:16.389 [INFO][1190544] test/wireguard_test.go 194: Captured dmesg log: - -2024-11-06 19:08:16.389 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "link"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:16.389 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip link]. -2024-11-06 19:08:16.429 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip link]: - 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 - link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 - 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 - link/ipip 0.0.0.0 brd 0.0.0.0 - 3: cali74ac9469d24@if3: mtu 1440 qdisc noqueue state UP mode DEFAULT group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 - 4: cali3611dbfb125@if3: mtu 1420 qdisc noqueue state UP mode DEFAULT group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 - 479: eth0@if480: mtu 1500 qdisc noqueue state UP mode DEFAULT group default - link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 - -2024-11-06 19:08:16.430 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "addr"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:16.430 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip addr]. -2024-11-06 19:08:16.472 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip addr]: - 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 - link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 - inet 127.0.0.1/8 scope host lo - valid_lft forever preferred_lft forever - inet6 ::1/128 scope host - valid_lft forever preferred_lft forever - 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN group default qlen 1000 - link/ipip 0.0.0.0 brd 0.0.0.0 - inet 10.65.0.1/32 scope global tunl0 - valid_lft forever preferred_lft forever - 3: cali74ac9469d24@if3: mtu 1440 qdisc noqueue state UP group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 - inet6 fe80::ecee:eeff:feee:eeee/64 scope link - valid_lft forever preferred_lft forever - 4: cali3611dbfb125@if3: mtu 1420 qdisc noqueue state UP group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 - inet6 fe80::ecee:eeff:feee:eeee/64 scope link - valid_lft forever preferred_lft forever - 479: eth0@if480: mtu 1500 qdisc noqueue state UP group default - link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 - inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 - valid_lft forever preferred_lft forever - inet6 2001:db8:1::242:ac11:3/64 scope global nodad - valid_lft forever preferred_lft forever - inet6 fe80::42:acff:fe11:3/64 scope link - valid_lft forever preferred_lft forever - -2024-11-06 19:08:16.472 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "rule", "list"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:16.472 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip rule list]. -2024-11-06 19:08:16.514 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip rule list]: - 0: from all lookup local - 32766: from all lookup main - 32767: from all lookup default - -2024-11-06 19:08:16.514 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "table", "all"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:16.514 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip route show table all]. -2024-11-06 19:08:16.552 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-0-1190544-2-felixfv ip route show table all]: - default via 172.17.0.1 dev eth0 - 10.65.0.2 dev cali74ac9469d24 scope link - 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 - local 10.65.0.1 dev tunl0 table local proto kernel scope host src 10.65.0.1 - local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1 - local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1 - broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1 - local 172.17.0.3 dev eth0 table local proto kernel scope host src 172.17.0.3 - broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.3 - 2001:db8:1::/64 dev eth0 proto kernel metric 256 pref medium - dead:beef::2 dev cali3611dbfb125 metric 1024 pref medium - fe80::/64 dev eth0 proto kernel metric 256 pref medium - fe80::/64 dev cali74ac9469d24 proto kernel metric 256 pref medium - fe80::/64 dev cali3611dbfb125 proto kernel metric 256 pref medium - default via 2001:db8:1::1 dev eth0 metric 1024 pref medium - local ::1 dev lo table local proto kernel metric 0 pref medium - anycast 2001:db8:1:: dev eth0 table local proto kernel metric 0 pref medium - local 2001:db8:1::242:ac11:3 dev eth0 table local proto kernel metric 0 pref medium - anycast fe80:: dev cali3611dbfb125 table local proto kernel metric 0 pref medium - anycast fe80:: dev eth0 table local proto kernel metric 0 pref medium - anycast fe80:: dev cali74ac9469d24 table local proto kernel metric 0 pref medium - local fe80::42:acff:fe11:3 dev eth0 table local proto kernel metric 0 pref medium - local fe80::ecee:eeff:feee:eeee dev cali3611dbfb125 table local proto kernel metric 0 pref medium - local fe80::ecee:eeff:feee:eeee dev cali74ac9469d24 table local proto kernel metric 0 pref medium - multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium - multicast ff00::/8 dev cali74ac9469d24 table local proto kernel metric 256 pref medium - multicast ff00::/8 dev cali3611dbfb125 table local proto kernel metric 256 pref medium - multicast ff00::/8 dev tunl0 table local proto kernel metric 256 pref medium - -2024-11-06 19:08:16.552 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "cached"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:16.552 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv ip route show cached]. -2024-11-06 19:08:16.590 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv ip route show cached]: -2024-11-06 19:08:16.590 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:16.590 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv wg]. -2024-11-06 19:08:16.639 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv wg]: -2024-11-06 19:08:16.639 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg", "show", "all", "private-key"} container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:16.639 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv wg show all private-key]. -2024-11-06 19:08:16.674 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv wg show all private-key]: -2024-11-06 19:08:16.674 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "link"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:16.674 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip link]. -2024-11-06 19:08:16.723 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip link]: - 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 - link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 - 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 - link/ipip 0.0.0.0 brd 0.0.0.0 - 3: cali89abf056382@if3: mtu 1440 qdisc noqueue state UP mode DEFAULT group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 - 4: cali1a0d8cd1dda@if3: mtu 1420 qdisc noqueue state UP mode DEFAULT group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 - 481: eth0@if482: mtu 1500 qdisc noqueue state UP mode DEFAULT group default - link/ether 02:42:ac:11:00:04 brd ff:ff:ff:ff:ff:ff link-netnsid 0 - -2024-11-06 19:08:16.723 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "addr"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:16.723 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip addr]. -2024-11-06 19:08:16.762 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip addr]: - 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 - link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 - inet 127.0.0.1/8 scope host lo - valid_lft forever preferred_lft forever - inet6 ::1/128 scope host - valid_lft forever preferred_lft forever - 2: tunl0@NONE: mtu 1480 qdisc noqueue state UNKNOWN group default qlen 1000 - link/ipip 0.0.0.0 brd 0.0.0.0 - inet 10.65.1.1/32 scope global tunl0 - valid_lft forever preferred_lft forever - 3: cali89abf056382@if3: mtu 1440 qdisc noqueue state UP group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 - inet6 fe80::ecee:eeff:feee:eeee/64 scope link - valid_lft forever preferred_lft forever - 4: cali1a0d8cd1dda@if3: mtu 1420 qdisc noqueue state UP group default qlen 1000 - link/ether ee:ee:ee:ee:ee:ee brd ff:ff:ff:ff:ff:ff link-netns cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 - inet6 fe80::ecee:eeff:feee:eeee/64 scope link - valid_lft forever preferred_lft forever - 481: eth0@if482: mtu 1500 qdisc noqueue state UP group default - link/ether 02:42:ac:11:00:04 brd ff:ff:ff:ff:ff:ff link-netnsid 0 - inet 172.17.0.4/16 brd 172.17.255.255 scope global eth0 - valid_lft forever preferred_lft forever - inet6 2001:db8:1::242:ac11:4/64 scope global nodad - valid_lft forever preferred_lft forever - inet6 fe80::42:acff:fe11:4/64 scope link - valid_lft forever preferred_lft forever - -2024-11-06 19:08:16.762 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "rule", "list"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:16.762 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip rule list]. -2024-11-06 19:08:16.798 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip rule list]: - 0: from all lookup local - 32766: from all lookup main - 32767: from all lookup default - -2024-11-06 19:08:16.798 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "table", "all"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:16.798 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip route show table all]. -2024-11-06 19:08:16.836 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec felix-1-1190544-3-felixfv ip route show table all]: - default via 172.17.0.1 dev eth0 - 10.65.1.2 dev cali89abf056382 scope link - 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.4 - local 10.65.1.1 dev tunl0 table local proto kernel scope host src 10.65.1.1 - local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1 - local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1 - broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1 - local 172.17.0.4 dev eth0 table local proto kernel scope host src 172.17.0.4 - broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.4 - 2001:db8:1::/64 dev eth0 proto kernel metric 256 pref medium - dead:beef::1:2 dev cali1a0d8cd1dda metric 1024 pref medium - fe80::/64 dev eth0 proto kernel metric 256 pref medium - fe80::/64 dev cali89abf056382 proto kernel metric 256 pref medium - fe80::/64 dev cali1a0d8cd1dda proto kernel metric 256 pref medium - default via 2001:db8:1::1 dev eth0 metric 1024 pref medium - local ::1 dev lo table local proto kernel metric 0 pref medium - anycast 2001:db8:1:: dev eth0 table local proto kernel metric 0 pref medium - local 2001:db8:1::242:ac11:4 dev eth0 table local proto kernel metric 0 pref medium - anycast fe80:: dev eth0 table local proto kernel metric 0 pref medium - anycast fe80:: dev cali1a0d8cd1dda table local proto kernel metric 0 pref medium - anycast fe80:: dev cali89abf056382 table local proto kernel metric 0 pref medium - local fe80::42:acff:fe11:4 dev eth0 table local proto kernel metric 0 pref medium - local fe80::ecee:eeff:feee:eeee dev cali1a0d8cd1dda table local proto kernel metric 0 pref medium - local fe80::ecee:eeff:feee:eeee dev cali89abf056382 table local proto kernel metric 0 pref medium - multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium - multicast ff00::/8 dev cali89abf056382 table local proto kernel metric 256 pref medium - multicast ff00::/8 dev cali1a0d8cd1dda table local proto kernel metric 256 pref medium - multicast ff00::/8 dev tunl0 table local proto kernel metric 256 pref medium - -2024-11-06 19:08:16.836 [INFO][1190544] test/containers.go 655: Running command command=[]string{"ip", "route", "show", "cached"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:16.836 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv ip route show cached]. -2024-11-06 19:08:16.878 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv ip route show cached]: -2024-11-06 19:08:16.878 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:16.878 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv wg]. -2024-11-06 19:08:16.925 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv wg]: -2024-11-06 19:08:16.925 [INFO][1190544] test/containers.go 655: Running command command=[]string{"wg", "show", "all", "private-key"} container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:16.925 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv wg show all private-key]. -2024-11-06 19:08:16.964 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv wg show all private-key]: -2024-11-06 19:08:16.964 [INFO][1190544] test/workload.go 100: Stop workload="wlv4-0-idx1" -2024-11-06 19:08:16.964 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c kill -9 41 & ip link del cali74ac9469d24 & ip netns del cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 & wait]. -2024-11-06 19:08:17.000 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:08:17.000 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:08:17.032 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv sh -c kill -9 41 & ip link del cali74ac9469d24 & ip netns del cnitest-03bfe9b7-1233-4370-6aee-12f7e5255398 & wait]: -2024-11-06 19:08:17.032 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv4-0-idx1" -2024-11-06 19:08:17.032 [INFO][1190544] test/workload.go 100: Stop workload="wlv4-1-idx3" -2024-11-06 19:08:17.032 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c kill -9 41 & ip link del cali89abf056382 & ip netns del cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 & wait]. -2024-11-06 19:08:17.075 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:08:17.075 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:08:17.097 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv sh -c kill -9 41 & ip link del cali89abf056382 & ip netns del cnitest-2d2c927d-5050-4745-1c41-c29128a962f3 & wait]: -2024-11-06 19:08:17.097 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv4-1-idx3" -2024-11-06 19:08:17.097 [INFO][1190544] test/workload.go 100: Stop workload="wlv6-0-idx5" -2024-11-06 19:08:17.097 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-0-1190544-2-felixfv sh -c kill -9 60 & ip link del cali3611dbfb125 & ip netns del cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 & wait]. -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.099 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"down", Index:3} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"", Index:3} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.100 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.101 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/conntrack.go 90: Removing conntrack flows ip=10.65.0.2 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x6 status="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.102 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="down" -2024-11-06 19:08:17.135 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:08:17.135 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:08:17.158 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-0-1190544-2-felixfv sh -c kill -9 60 & ip link del cali3611dbfb125 & ip netns del cnitest-48890e3f-f768-543d-0bf6-79e198fbc357 & wait]: -2024-11-06 19:08:17.158 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv6-0-idx5" -2024-11-06 19:08:17.158 [INFO][1190544] test/workload.go 100: Stop workload="wlv6-1-idx7" -2024-11-06 19:08:17.158 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec felix-1-1190544-3-felixfv sh -c kill -9 60 & ip link del cali1a0d8cd1dda & ip netns del cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 & wait]. -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.172 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"down", Index:3} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"", Index:3} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.173 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.174 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x6 status="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.175 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="down" -2024-11-06 19:08:17.218 [INFO][1190544] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:08:17.218 [INFO][1190544] test/workload.go 277: End of workload stderr error=EOF -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.233 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.233 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"down", Index:4} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=4 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.234 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"", Index:4} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.235 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.236 [INFO][116] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.237 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.237 [INFO][116] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x6 status="down" -felix-0-1190544-2-felixfv[stdout] 2024-11-07 03:08:17.237 [INFO][116] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="down" -2024-11-06 19:08:17.249 [INFO][1190544] test/utils.go 98: Command succeeded [docker exec felix-1-1190544-3-felixfv sh -c kill -9 60 & ip link del cali1a0d8cd1dda & ip netns del cnitest-3ac11b93-4194-7977-36fc-de968c2f6e14 & wait]: -2024-11-06 19:08:17.249 [INFO][1190544] test/workload.go 117: Workload stopped workload="wlv6-1-idx7" -2024-11-06 19:08:17.249 [INFO][1190544] test/containers.go 99: Stopping... container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:17.249 [INFO][1190544] test/containers.go 153: Executing 'docker stop' container="felix-0-1190544-2-felixfv" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.316 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"down", Index:4} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] 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=4 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.317 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.318 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"", Index:4} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.319 [INFO][104] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.320 [INFO][104] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.321 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.321 [INFO][104] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" -felix-1-1190544-3-felixfv[stdout] 2024-11-07 03:08:17.321 [INFO][104] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" -2024-11-06 19:08:17.385 [INFO][1190544] test/containers.go 160: 'docker stop' returned success container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:17.385 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1190544-2-felixfv" signal=interrupt -2024-11-06 19:08:17.385 [INFO][1190544] test/containers.go 179: Signalled docker run container="felix-0-1190544-2-felixfv" signal=interrupt -2024-11-06 19:08:17.385 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:08:17.390 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="stderr" -2024-11-06 19:08:17.390 [INFO][1190544] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1190544-2-felixfv" -2024-11-06 19:08:17.390 [INFO][1190544] test/containers.go 441: Stream finished name="felix-0-1190544-2-felixfv" stream="stdout" -2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1190544-2-felixfv" -2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1190544-2-felixfv" signal=killed -2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 99: Stopping... container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:17.400 [INFO][1190544] test/containers.go 153: Executing 'docker stop' container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:17.511 [INFO][1190544] test/containers.go 160: 'docker stop' returned success container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:17.511 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1190544-3-felixfv" signal=interrupt -2024-11-06 19:08:17.511 [INFO][1190544] test/containers.go 179: Signalled docker run container="felix-1-1190544-3-felixfv" signal=interrupt -2024-11-06 19:08:17.511 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:08:17.517 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="stderr" -2024-11-06 19:08:17.517 [INFO][1190544] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1190544-3-felixfv" -2024-11-06 19:08:17.517 [INFO][1190544] test/containers.go 441: Stream finished name="felix-1-1190544-3-felixfv" stream="stdout" -2024-11-06 19:08:17.525 [INFO][1190544] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1190544-3-felixfv" -2024-11-06 19:08:17.525 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1190544-3-felixfv" signal=killed -2024-11-06 19:08:17.525 [INFO][1190544] test/containers.go 655: Running command command=[]string{"etcdctl", "get", "/", "--prefix", "--keys-only"} container="etcd-1190544-1-felixfv" -2024-11-06 19:08:17.525 [DEBUG][1190544] test/utils.go 153: Creating Command [docker exec etcd-1190544-1-felixfv etcdctl get / --prefix --keys-only]. -2024-11-06 19:08:17.579 [INFO][1190544] test/utils.go 100: Command succeeded [docker exec etcd-1190544-1-felixfv etcdctl get / --prefix --keys-only]: - /calico/felix/v2/no-region/host/felix-0-1190544-2-felixfv/last_reported_status - - /calico/felix/v2/no-region/host/felix-0-1190544-2-felixfv/status - - /calico/felix/v2/no-region/host/felix-1-1190544-3-felixfv/last_reported_status - - /calico/felix/v2/no-region/host/felix-1-1190544-3-felixfv/status - - /calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26 - - /calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26 - - /calico/ipam/v2/assignment/ipv6/block/dead:beef::-122 - - /calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122 - - /calico/ipam/v2/config - - /calico/ipam/v2/handle/wlv4-0 - - /calico/ipam/v2/handle/wlv4-1 - - /calico/ipam/v2/handle/wlv6-0 - - /calico/ipam/v2/handle/wlv6-1 - - /calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv4/block/10.65.0.0-26 - - /calico/ipam/v2/host/felix-0-1190544-2-felixfv/ipv6/block/dead:beef::-122 - - /calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv4/block/10.65.1.0-26 - - /calico/ipam/v2/host/felix-1-1190544-3-felixfv/ipv6/block/dead:beef::1:0-122 - - /calico/resources/v3/projectcalico.org/clusterinformations/default - - /calico/resources/v3/projectcalico.org/felixconfigurations/default - - /calico/resources/v3/projectcalico.org/ippools/test-pool - - /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 - - /calico/resources/v3/projectcalico.org/nodes/felix-0-1190544-2-felixfv - - /calico/resources/v3/projectcalico.org/nodes/felix-1-1190544-3-felixfv - - /calico/resources/v3/projectcalico.org/profiles/default - - /calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy - - /calico/resources/v3/projectcalico.org/tiers/default - - /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1 - - /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1190544--2--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5 - - /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3 - - /calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1190544--3--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7 - - -2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 75: StopLogs no-op because nil container -2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 86: Stop no-op because nil container -2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 99: Stopping... container="etcd-1190544-1-felixfv" -2024-11-06 19:08:17.579 [INFO][1190544] test/containers.go 153: Executing 'docker stop' container="etcd-1190544-1-felixfv" -2024-11-06 19:08:17.686 [INFO][1190544] test/containers.go 160: 'docker stop' returned success container="etcd-1190544-1-felixfv" -2024-11-06 19:08:17.686 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1190544-1-felixfv" signal=interrupt -2024-11-06 19:08:17.686 [INFO][1190544] test/containers.go 179: Signalled docker run container="etcd-1190544-1-felixfv" signal=interrupt -2024-11-06 19:08:17.686 [DEBUG][1190544] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:08:17.698 [INFO][1190544] test/containers.go 441: Stream finished name="etcd-1190544-1-felixfv" stream="stdout" -2024-11-06 19:08:17.698 [INFO][1190544] test/containers.go 441: Stream finished name="etcd-1190544-1-felixfv" stream="stderr" -2024-11-06 19:08:17.698 [INFO][1190544] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1190544-1-felixfv" -2024-11-06 19:08:17.708 [INFO][1190544] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1190544-1-felixfv" -2024-11-06 19:08:17.708 [INFO][1190544] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1190544-1-felixfv" signal=killed -[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 -[AfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 - -• Failure [16.500 seconds] -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) -/go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:40 - wireguardEnabledV4: true, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:103 - with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:982 - nina workload connectivity remains but uses un-encrypted tunnel [It] - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1060 - - Connectivity was incorrect: - - Expected - wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = false <---- WRONG - wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = false <---- WRONG - wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = false <---- WRONG - wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = false <---- WRONG - to match - wlv4-0-idx1 -> wlv4-1-idx3 on port 8055 = true <---- EXPECTED - wlv4-1-idx3 -> wlv4-0-idx1 on port 8055 = true <---- EXPECTED - wlv6-0-idx5 -> wlv6-1-idx7 on port 8055 = true <---- EXPECTED - wlv6-1-idx7 -> wlv6-0-idx5 on port 8055 = true <---- EXPECTED - - Test took 11.813040278s and 5 tries. -  - - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1069 ------------------------------- -SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS -STATS: LoadAvg=2.32/1.26/0.75 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/17.4GiB/18.0GiB/67.5MiB/17.9MiB RootFSFree=102.6GiB(22.0%) - -JUnit report was created: /home/mazdak/src/calico/felix/report/fv_suite.xml - - -Summarizing 1 Failure: - -[Fail] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled [It] nina workload connectivity remains but uses un-encrypted tunnel  -/go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1069 - -Ran 1 of 1041 Specs in 16.507 seconds -FAIL! -- 0 Passed | 1 Failed | 0 Pending | 1040 Skipped ---- FAIL: TestFv (16.83s) -FAIL -+ status=1 -+ echo 'Test batch 1 completed with status 1' -Test batch 1 completed with status 1 -+ exit 1 -+ st=1 -+ echo 'Result: 1' -Result: 1 -+ '[' 1 -ne 0 ']' -+ result=1 -+ '[' 1 -eq 0 ']' -+ echo 'Tests failed' -Tests failed -+ exit 1 -make[1]: *** [Makefile:343: fv-no-prereqs] Error 1 -make[1]: Leaving directory '/home/mazdak/src/calico/felix' -make: *** [Makefile:338: fv] Error 2 diff --git a/felix/fv.logv b/felix/fv.logv deleted file mode 100644 index a997d44695b..00000000000 --- a/felix/fv.logv +++ /dev/null @@ -1,13110 +0,0 @@ -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make -C ../typha image DEV_REGISTRIES=felix-test -make[1]: Entering directory '/home/mazdak/src/calico/typha' -make[1]: Nothing to be done for 'image'. -make[1]: Leaving directory '/home/mazdak/src/calico/typha' -docker buildx build --load --platform=linux/amd64 --pull --build-arg QEMU_IMAGE=calico/qemu-user-static:latest --build-arg UBI_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal:8.10 --build-arg GIT_VERSION=v3.30.0-0.dev-209-g671d54e012c3-dirty -t felix:latest-amd64 -f ./docker-image/Dockerfile docker-image -#0 building with "something1" instance using docker-container driver - -#1 [internal] load .dockerignore -#1 transferring context: 2B done -#1 DONE 0.0s - -#2 [internal] load build definition from Dockerfile -#2 transferring dockerfile: 2.62kB done -#2 DONE 0.0s - -#3 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 -#3 ... - -#4 [internal] load metadata for docker.io/calico/qemu-user-static:latest -#4 DONE 0.3s - -#5 [internal] load metadata for docker.io/library/debian:12-slim -#5 DONE 0.3s - -#3 [internal] load metadata for docker.io/calico/bpftool:v7.4.0 -#3 DONE 0.4s - -#6 [qemu 1/1] FROM docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 -#6 resolve docker.io/calico/qemu-user-static:latest@sha256:ae6efa374fbcd113269d9e1ec8755cbf3f66b606e163cb8a6a391f21ff0b3081 done -#6 DONE 0.0s - -#7 [source 1/12] FROM docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 -#7 resolve docker.io/library/debian:12-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 done -#7 DONE 0.0s - -#8 [bpftool 1/1] FROM docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b -#8 resolve docker.io/calico/bpftool:v7.4.0@sha256:ca337abb6481ccbef3809a45ed98b0c2d39a2d29354664e9e142c00676795f7b 0.0s done -#8 DONE 0.0s - -#9 [internal] load build context -#9 transferring context: 70B done -#9 DONE 0.0s - -#10 [stage-3 1/2] COPY --from=source / / -#10 CACHED - -#11 [source 6/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy -#11 CACHED - -#12 [source 3/12] RUN apt-get update && apt-get install -y ipset iptables iproute2 iputils-arping iputils-ping iputils-tracepath net-tools conntrack runit kmod netbase libnftables-dev procps ca-certificates wget ethtool hping3 libpcap0.8 tcpdump -#12 CACHED - -#13 [source 12/12] RUN rm -f /usr/bin/qemu-*-static -#13 CACHED - -#14 [source 2/12] COPY --from=qemu /usr/bin/qemu-*-static /usr/bin -#14 CACHED - -#15 [source 10/12] COPY calico-felix-wrapper /usr/bin -#15 CACHED - -#16 [source 11/12] COPY --from=bpftool /bpftool /usr/bin -#16 CACHED - -#17 [source 9/12] COPY felix.cfg /etc/calico/felix.cfg -#17 CACHED - -#18 [source 4/12] RUN apt-get install --no-install-recommends -y wireguard-tools -#18 CACHED - -#19 [source 5/12] RUN apt-get clean -#19 CACHED - -#20 [source 7/12] RUN update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy -#20 CACHED - -#21 [source 8/12] RUN ln -s $(readlink /usr/lib/*-linux-gnu/libpcap.so.0.8) $(ldconfig -v 2>/dev/null | grep '^/lib/' | head -n 1 | cut -f1 -d:)/libpcap.so.1 -#21 CACHED - -#22 [stage-3 2/2] WORKDIR /code -#22 CACHED - -#23 exporting to docker image format -#23 exporting layers done -#23 exporting manifest sha256:d0dd19c1907f39650556c005a2e526fd51ed3c5fb41b67fe1a2fbc4ec2d5b0ff done -#23 exporting config sha256:607f6c582d5a9a86711fd1006c77ce450bf170548bb2fd1edab641cf73e9a1c4 done -#23 sending tarball -#23 sending tarball 0.3s done -#23 DONE 0.3s - -#24 importing to docker -#24 DONE 0.0s -make retag-build-images-with-registries VALIDARCHES=amd64 IMAGETAG=latest -make[1]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make retag-build-image-with-registry-felix REGISTRY=calico -make[2]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGES FAIL_NOT_SET=true -make[3]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make[3]: 'var-require' is up to date. -make[3]: Leaving directory '/home/mazdak/src/calico/felix' -make -j12 retag-build-image-arch-with-registry-amd64 BUILD_IMAGE=felix -make[3]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make var-require REQUIRED_VARS=REGISTRY-BUILD_IMAGE-IMAGETAG FAIL_NOT_SET=true -make[4]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -make[4]: 'var-require' is up to date. -make[4]: Leaving directory '/home/mazdak/src/calico/felix' -docker tag felix:latest-amd64 calico/felix:latest-amd64 -docker tag felix:latest-amd64 calico/felix:latest -make[3]: Leaving directory '/home/mazdak/src/calico/felix' -make[2]: Leaving directory '/home/mazdak/src/calico/felix' -make[1]: Leaving directory '/home/mazdak/src/calico/felix' -touch .calico_felix.created-amd64 -Building pktgen... -mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=0 calico/go-build:v0.94 sh -c 'git config --global url."ssh://git@github.com/".insteadOf "https://github.com/"; go build -o bin/pktgen -v -buildvcs=false -ldflags "-X github.com/projectcalico/calico/felix/buildinfo.GitVersion=v3.30.0-0.dev-209-g671d54e012c3-dirty -X github.com/projectcalico/calico/felix/buildinfo.BuildDate=2024-11-07T03:17:04+0000 -X github.com/projectcalico/calico/felix/buildinfo.GitRevision=671d54e012c3e8f7309b84cb459f9f8656dc5793 -B 0x671d54e012c3e8f7309b84cb459f9f8656dc5793" "github.com/projectcalico/calico/felix/fv/pktgen"' -Starting with UID: 1000 -github.com/projectcalico/calico/felix/fv/pktgen -# We pre-build the FV test binaries so that we can run them -# outside a container and allow them to interact with docker. -mkdir -p ../.go-pkg-cache bin /home/mazdak/src/go/pkg/mod && docker run --rm --net=host --init --init -v /home/mazdak/src/calico/felix/../pod2daemon:/go/src/github.com/projectcalico/calico/pod2daemon:rw -v /run/user/1000/keyring/ssh:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent -v /home/mazdak/src/go/pkg/mod:/go/pkg/mod:rw -e LOCAL_USER_ID=1000 -e GOCACHE=/go-cache -e GOARCH=amd64 -e GOPATH=/go -e OS=linux -e GOOS=linux -e GOFLAGS= -v /home/mazdak/src/calico:/go/src/github.com/projectcalico/calico:rw -v /home/mazdak/src/calico/.go-pkg-cache:/go-cache:rw -w /go/src/github.com/projectcalico/calico/felix -e CGO_ENABLED=1 -e CGO_LDFLAGS="-L/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src/amd64 -lbpf -lelf -lz" -e CGO_CFLAGS="-I/go/src/github.com/projectcalico/calico/felix/bpf-gpl/libbpf/src -I/go/src/github.com/projectcalico/calico/felix/bpf-gpl" calico/go-build:v0.94 go test ./fv -c --tags fvtests -o fv/fv.test -Starting with UID: 1000 -make fv-no-prereqs -make[1]: Entering directory '/home/mazdak/src/calico/felix' -Makefile:623: warning: overriding recipe for target 'golangci-lint' -../lib.Makefile:572: warning: ignoring old recipe for target 'golangci-lint' -rm -f fv/data-races.log fv/latency.log -cd fv && \ - ACK_GINKGO_DEPRECATIONS=1.16.5 \ - FV_FELIXIMAGE=felix:latest-amd64 \ - FV_ETCDIMAGE=quay.io/coreos/etcd:v3.5.6 \ - FV_TYPHAIMAGE=felix-test/typha:latest-amd64 \ - FV_K8SIMAGE=calico/go-build:v0.94 \ - FV_NUM_BATCHES=1 \ - FV_BATCHES_TO_RUN="1" \ - FV_FELIX_LOG_LEVEL="" \ - CERTS_PATH=/home/mazdak/src/calico/hack/test/certs \ - PRIVATE_KEY=`pwd`/private.key \ - GINKGO_ARGS='-ginkgo.progress -ginkgo.v -ginkgo.failFast' \ - GINKGO_FOCUS="nina" \ - ARCH=amd64 \ - FELIX_FV_ENABLE_BPF="" \ - FELIX_FV_NFTABLES="" \ - FV_RACE_DETECTOR_ENABLED=true \ - FV_BINARY=bin/calico-felix-race-amd64 \ - FELIX_FV_WIREGUARD_AVAILABLE=`./wireguard-available >/dev/null && echo true || echo false` \ - ./run-batches -+ : 1 -+ : 1 -+ : 90 -+ : bin/calico-felix-race-amd64 -+ : /home/mazdak/src/calico/felix/fv/private.key -+ : -ginkgo.progress -ginkgo.v -ginkgo.failFast -+ : nina -+ for batch in ${FV_BATCHES_TO_RUN} -+ pids[${batch}]=1210398 -+ result=0 -+ for batch in ${FV_BATCHES_TO_RUN} -+ echo 'Waiting on batch 1; PID=1210398' -Waiting on batch 1; PID=1210398 -+ wait 1210398 -+ echo 'Running FV batch 1' -Running FV batch 1 -+ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast -ginkgo.v -ginkgo.noColor -ginkgo.dryRun -+ awk -f test-list-filter.awk - -The following FV tests will run in this batch -============================================= -Will run 6 of 1041 specs - ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 - -+ ./fv.test -ginkgo.parallel.node 1 -ginkgo.parallel.total 1 -ginkgo.seed 1 -ginkgo.randomizeAllSpecs=true -ginkgo.noisySkippings=false -ginkgo.slowSpecThreshold 90 -ginkgo.focus=nina -ginkgo.progress -ginkgo.v -ginkgo.failFast -time="2024-11-06T19:17:14-08:00" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{felix:latest-amd64 quay.io/coreos/etcd:v3.5.6 calico/go-build:v0.94 felix-test/typha:latest-amd64 busybox:latest}" -Running Suite: FV Suite -======================= -Random Seed: 1 - Will randomize all specs -Will run 6 of 1041 specs - -SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -[BeforeEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 - -FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 -[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 -2024-11-06 19:17:14.384 [INFO][1210415] test/etcd.go 41: Starting etcd -2024-11-06 19:17:14.384 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-1-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:14.384 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-1-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-1-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. -2024-11-06 19:17:14.385 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:14.385 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.604Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} -etcd-1210415-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:14.604Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.604Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.605Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.605Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.606Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"950.333µs"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-1-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:14.609Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.610Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.611Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.612Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.612Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.613Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.613Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:14.613Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.108Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.108Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.109Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.116Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} -etcd-1210415-1-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:15.118Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} -2024-11-06 19:17:15.401 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:15.416 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-1-felixfv]. -2024-11-06 19:17:15.430 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-1-felixfv]. -2024-11-06 19:17:15.444 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-1-felixfv]. -2024-11-06 19:17:15.458 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-1-felixfv]. -2024-11-06 19:17:15.471 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-1-felixfv]. -2024-11-06 19:17:15.484 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-1-felixfv", IP:"172.17.0.2", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:2", IPv6Prefix:"64", Hostname:"etcd-1210415-1-felixfv", runCmd:(*exec.Cmd)(0xc001552000), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:15.484 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc00036a008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} -2024-11-06 19:17:15.484 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:15.484 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:15.485 [INFO][1210415] test/topology.go 507: Initializing the datastore... -2024-11-06 19:17:15.485 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:15.485 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:15.488 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:15.489 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d9767442-e8da-4089-ab6e-839a3237a24d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 489113664, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc000562608), Variant:""}} -2024-11-06 19:17:15.489 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d9767442-e8da-4089-ab6e-839a3237a24d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 489113664, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc000562608), Variant:""}} -2024-11-06 19:17:15.497 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"36b70fce-839a-4306-993a-8896d547062e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 497225475, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006b9510), DefaultAction:(*v3.Action)(0xc0014c7e30)}} -2024-11-06 19:17:15.497 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"36b70fce-839a-4306-993a-8896d547062e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 497225475, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0006b9510), DefaultAction:(*v3.Action)(0xc0014c7e30)}} -2024-11-06 19:17:15.499 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"39e4aef3-ce1b-4dac-ade9-59b39b1c18f2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 499520961, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001608610), DefaultAction:(*v3.Action)(0xc0006a4340)}} -2024-11-06 19:17:15.499 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"39e4aef3-ce1b-4dac-ade9-59b39b1c18f2", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 499520961, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001608610), DefaultAction:(*v3.Action)(0xc0006a4340)}} -2024-11-06 19:17:15.503 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= -2024-11-06 19:17:15.503 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0006b8578), WireguardEnabledV6:(*bool)(0xc0006b8578), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:15.503 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 503642179, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4b40), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4b50), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0006b8578), WireguardEnabledV6:(*bool)(0xc0006b8578), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4b30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:15.505 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 503642179, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4b40), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4b50), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0006b8578), WireguardEnabledV6:(*bool)(0xc0006b8578), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4b30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:15.507 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:15.507 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:15.507 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:15.507 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" -2024-11-06 19:17:15.508 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:15.508 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:15.508 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:15.508 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:15.508 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ -2024-11-06 19:17:15.508 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex -2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" -2024-11-06 19:17:15.508 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"f104fe1b-fbdd-4a67-81b7-3291878d69af", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 508953628, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:15.509 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"f104fe1b-fbdd-4a67-81b7-3291878d69af", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 508953628, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:15.510 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:15.510 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:15.510 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" -2024-11-06 19:17:15.510 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:15.510 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:15.510 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:15.510 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:15.510 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 -2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:15.510 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:15.510 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:15.510 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:15.510 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:17:15.511 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv6/ -2024-11-06 19:17:15.511 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv6/ didn't match regex -2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} numResults=0 rev="" -2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"9db4ded3-463a-4a30-a01c-7edb1def9bfd", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 511281184, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:15.511 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"9db4ded3-463a-4a30-a01c-7edb1def9bfd", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 511281184, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:15.511 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:15.511 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-2-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-2-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-2-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e GORACE=history_size=2 -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DBG_WGBOOTSTRAP=true -e DELAY_FELIX_START=true -e BPF_LOG_PFX=1- -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -e SET_CORE_PATTERN=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. -2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-3-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-3-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-3-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.2:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.2:2379 --privileged -e DELAY_FELIX_START=true -e BPF_LOG_PFX=0- -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_ROUTESOURCE=CalicoIPAM -e GORACE=history_size=2 -e FELIX_BPFLOGLEVEL=debug -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_DebugDisableLogDropping=true -e SET_CORE_PATTERN=true -e FELIX_DEBUGDISABLELOGDROPPING=true -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin felix:latest-amd64]. -2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:15.512 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:15.512 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:16.528 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:16.528 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:16.547 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-3-felixfv]. -2024-11-06 19:17:16.547 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-2-felixfv]. -2024-11-06 19:17:16.559 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-2-felixfv]. -2024-11-06 19:17:16.559 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-3-felixfv]. -2024-11-06 19:17:16.572 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-2-felixfv]. -2024-11-06 19:17:16.573 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-3-felixfv]. -2024-11-06 19:17:16.585 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-2-felixfv]. -2024-11-06 19:17:16.586 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-3-felixfv]. -2024-11-06 19:17:16.600 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-2-felixfv]. -2024-11-06 19:17:16.600 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-3-felixfv]. -2024-11-06 19:17:16.613 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-3-felixfv", IP:"172.17.0.3", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:3", IPv6Prefix:"64", Hostname:"felix-0-1210415-3-felixfv", runCmd:(*exec.Cmd)(0xc000c86900), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:16.613 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:16.613 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:16.614 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-2-felixfv", IP:"172.17.0.4", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:4", IPv6Prefix:"64", Hostname:"felix-1-1210415-2-felixfv", runCmd:(*exec.Cmd)(0xc001472c00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:16.614 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:16.614 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:16.662 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:16.662 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:16.662 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:16.662 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:16.662 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:16.662 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:16.703 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:16.703 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:16.703 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -2024-11-06 19:17:16.703 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:16.703 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:16.703 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -2024-11-06 19:17:16.749 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:16.750 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:16.750 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:17:16.750 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:16.750 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:16.750 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:16.792 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:16.792 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:16.792 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:16.793 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:16.793 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:16.793 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:16.833 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-3-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:16.833 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-2-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:16.833 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:16.833 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:16.833 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.3/16 -2024-11-06 19:17:16.833 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:3/64 -2024-11-06 19:17:16.833 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:16.833 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:16.834 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="5c9bea4679e94bc184b0a92dcb715356" -2024-11-06 19:17:16.834 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0004e0348) -2024-11-06 19:17:16.834 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d8488a53-becb-494b-b13a-e586ac5cd243", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 834471989, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e03b0), DefaultAction:(*v3.Action)(0xc000416a00)}} -2024-11-06 19:17:16.834 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d8488a53-becb-494b-b13a-e586ac5cd243", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 834471989, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e03b0), DefaultAction:(*v3.Action)(0xc000416a00)}} -2024-11-06 19:17:16.842 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"d8488a53-becb-494b-b13a-e586ac5cd243", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 834471989, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e03b0), DefaultAction:(*v3.Action)(0xc000416a00)}} -2024-11-06 19:17:16.842 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"15a41c1c-9bee-4927-b9b4-00bc209e9d31", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 842445593, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e1fe8), DefaultAction:(*v3.Action)(0xc000417110)}} -2024-11-06 19:17:16.842 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"15a41c1c-9bee-4927-b9b4-00bc209e9d31", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 842445593, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e1fe8), DefaultAction:(*v3.Action)(0xc000417110)}} -2024-11-06 19:17:16.843 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"15a41c1c-9bee-4927-b9b4-00bc209e9d31", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 842445593, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0004e1fe8), DefaultAction:(*v3.Action)(0xc000417110)}} -2024-11-06 19:17:16.843 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1210415-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"da7fba44-3d66-4a91-81e6-4f91ad50391c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 843244176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014c5310), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:16.843 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1210415-3-felixfv" model-etcdKey=Node(felix-0-1210415-3-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-3-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"da7fba44-3d66-4a91-81e6-4f91ad50391c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 843244176, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014c5310), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.3", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:3", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:16.844 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:16.844 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:16.844 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.4/16 -2024-11-06 19:17:16.844 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:4/64 -2024-11-06 19:17:16.844 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:16.844 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:16.845 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="5c9bea4679e94bc184b0a92dcb715356" -2024-11-06 19:17:16.845 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0007df7e8) -2024-11-06 19:17:16.845 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5dc218bb-41c6-41c4-961d-55258a9c8e71", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 845510524, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007df830), DefaultAction:(*v3.Action)(0xc0013ceb40)}} -2024-11-06 19:17:16.845 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5dc218bb-41c6-41c4-961d-55258a9c8e71", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 845510524, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007df830), DefaultAction:(*v3.Action)(0xc0013ceb40)}} -2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5dc218bb-41c6-41c4-961d-55258a9c8e71", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 845510524, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007df830), DefaultAction:(*v3.Action)(0xc0013ceb40)}} -2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9c5ada80-1199-4496-b502-76c67729d4ac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846153750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfb68), DefaultAction:(*v3.Action)(0xc0013ceed0)}} -2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9c5ada80-1199-4496-b502-76c67729d4ac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846153750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfb68), DefaultAction:(*v3.Action)(0xc0013ceed0)}} -2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9c5ada80-1199-4496-b502-76c67729d4ac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846153750, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfb68), DefaultAction:(*v3.Action)(0xc0013ceed0)}} -2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1210415-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"c38f566d-f065-4e70-99b3-60268927de6b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846790791, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001540c80), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:16.846 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1210415-2-felixfv" model-etcdKey=Node(felix-1-1210415-2-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-2-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"c38f566d-f065-4e70-99b3-60268927de6b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 846790791, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001540c80), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.4", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:4", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:16.847 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:16.847 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:16.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip route add 10.65.0.0/24 via 172.17.0.3 dev eth0]. -2024-11-06 19:17:16.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip route add 10.65.1.0/24 via 172.17.0.4 dev eth0]. -2024-11-06 19:17:16.883 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv ip route add 10.65.1.0/24 via 172.17.0.4 dev eth0]: -2024-11-06 19:17:16.883 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:16.883 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:4 dev eth0]. -2024-11-06 19:17:16.884 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv ip route add 10.65.0.0/24 via 172.17.0.3 dev eth0]: -2024-11-06 19:17:16.884 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:16.884 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:3 dev eth0]. -2024-11-06 19:17:16.924 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:4 dev eth0]: -2024-11-06 19:17:16.924 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:3 dev eth0]: -2024-11-06 19:17:16.924 [INFO][1210415] test/topology.go 243: Started topology. time=1.440248744s -2024-11-06 19:17:16.924 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:16.924 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:16.925 [DEBUG][1210415] test/validator.go 299: Validate action: Allow -2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:16.925 [DEBUG][1210415] test/validator.go 299: Validate action: Allow -2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:16.925 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:16.925 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c198fe6b-11b1-43fa-bcbe-c4171b92a0d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 925306913, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:17:16.926 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c198fe6b-11b1-43fa-bcbe-c4171b92a0d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 925306913, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:17:16.927 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:16.927 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:16.927 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001352008), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:16.927 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali74ac9469d24' '10.65.0.2' '8055' --mtu=1440]. -wlv4-0-idx1[stderr] time="2024-11-07T03:17:16Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" -wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="2a:f2:69:d9:e5:8a" ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" -wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" route=0.0.0.0/0 -wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" route=::/0 -wlv4-0-idx1[stderr] 2024-11-07 03:17:16.983 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2" -2024-11-06 19:17:16.984 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 - workload="wlv4-0-idx1" -wlv4-0-idx1[stderr] 2024-11-07 03:17:16.984 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:16.984 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv4-0-idx1", InterfaceName:"cali74ac9469d24", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001342480), outPipe:(*os.File)(0xc00009ba78), errPipe:(*os.File)(0xc00009ba88), namespacePath:"/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001352008), Protocol:"tcp", SpoofInterfaceName:"cali89f3cef7d57", SpoofName:"wlv4-0-spoof1", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:16.984 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -wlv4-0-idx1[stderr] 2024-11-07 03:17:16.984 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:16.984 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx1 -2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-3-felixfv -2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx1 -2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.2/32 -2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:16.984 [DEBUG][1210415] test/validator.go 305: Validate interface: cali74ac9469d24 -2024-11-06 19:17:16.984 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"04b435d4-5dc4-49f7-ba94-8255bf7e4aa9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 984586355, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:16.985 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv4--0--idx1-wlv4--0--idx1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"04b435d4-5dc4-49f7-ba94-8255bf7e4aa9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 16, 984586355, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx1", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx1", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx1", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali74ac9469d24", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:16.986 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-3-felixfv -2024-11-06 19:17:16.986 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-3-felixfv -2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:16.986 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:16.986 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:16.986 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:16.987 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:17:16.987 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:17:16.987 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:16.987 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 11 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:16.987 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:16.987 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. -2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:17:16.987 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:17:16.988 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' -2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:17:16.988 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating -2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:16.988 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:16.988 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:16.989 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:16.989 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:16.989 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0011b7040), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578bea30d6, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:16.989 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0011b7040), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578bea30d6, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:16.990 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:16.990 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-3-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:16.990 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-3-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:16.990 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 -2024-11-06 19:17:16.990 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001344fa0), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}} handle="wlv4-0" -2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:17:16.990 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:17:16.991 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 -2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} -2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} -2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8200), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000df5dc8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001344fa0), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x180591578bea30d7, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578bea30d6}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:16.991 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8200), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000df5dc8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001344fa0), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x180591578bea30d7, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578bea30d6}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:16.992 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:16.992 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:16.992 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffb688), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:16.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali89abf056382' '10.65.1.2' '8055' --mtu=1440]. -wlv4-1-idx3[stderr] time="2024-11-07T03:17:17Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-1-idx3[stderr] 2024-11-07 03:17:17.046 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" -wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="ee:16:3d:9b:2b:f0" ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" -wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" route=0.0.0.0/0 -wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" route=::/0 -wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21" -2024-11-06 19:17:17.047 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 - workload="wlv4-1-idx3" -wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:17.047 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv4-1-idx3", InterfaceName:"cali89abf056382", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000e2b080), outPipe:(*os.File)(0xc0014fe670), errPipe:(*os.File)(0xc0014fe680), namespacePath:"/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffb688), Protocol:"tcp", SpoofInterfaceName:"cali254cc1be49d", SpoofName:"wlv4-1-spoof3", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:17.047 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:17.047 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -wlv4-1-idx3[stderr] 2024-11-07 03:17:17.047 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx3 -2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-2-felixfv -2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx3 -2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.1.2/32 -2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:17.048 [DEBUG][1210415] test/validator.go 305: Validate interface: cali89abf056382 -2024-11-06 19:17:17.048 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"026de6f8-b78b-496e-b5dc-b3f33cefd4b4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 48381713, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:17.048 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv4--1--idx3-wlv4--1--idx3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"026de6f8-b78b-496e-b5dc-b3f33cefd4b4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 48381713, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx3", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx3", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx3", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali89abf056382", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:17.049 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-2-felixfv -2024-11-06 19:17:17.049 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-2-felixfv -2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:17.049 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:17:17.049 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:17:17.049 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:17:17.050 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:17.050 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 18 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:17.050 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:17.050 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.050 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:17:17.050 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.050 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:17.050 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:17.051 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:17.051 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:17.051 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345c30), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578fa11852, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.051 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345c30), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591578fa11852, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.052 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:17.052 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:17.052 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:17.052 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-2-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:17.053 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-2-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:17.053 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 -2024-11-06 19:17:17.053 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f6ce0), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}} handle="wlv4-1" -2024-11-06 19:17:17.053 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:17:17.053 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:17:17.054 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:17:17.054 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 -2024-11-06 19:17:17.054 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} -2024-11-06 19:17:17.054 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} -2024-11-06 19:17:17.055 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00189c4b8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f6ce0), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591578fa11853, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578fa11852}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.055 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001345d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00189c4b8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f6ce0), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591578fa11853, SequenceNumberForAllocation:map[string]uint64{"2":0x180591578fa11852}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.057 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:17.057 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:17.057 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001444008), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:17.057 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali3611dbfb125' 'dead:beef::0:0:2' '8055' --mtu=1420]. -wlv6-0-idx5[stderr] time="2024-11-07T03:17:17Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.112 [DEBUG][72] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [INFO][72] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="72:0b:0d:70:6e:ba" ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" route=0.0.0.0/0 -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [DEBUG][72] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" route=::/0 -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.113 [INFO][72] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8" -2024-11-06 19:17:17.114 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 - workload="wlv6-0-idx5" -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.114 [INFO][72] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:17.115 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc000ccad80), Name:"wlv6-0-idx5", InterfaceName:"cali3611dbfb125", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001276600), outPipe:(*os.File)(0xc000502968), errPipe:(*os.File)(0xc000502978), namespacePath:"/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001444008), Protocol:"tcp", SpoofInterfaceName:"cali3e3d13cba2d", SpoofName:"wlv6-0-spoof5", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"72", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:17.115 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -wlv6-0-idx5[stderr] 2024-11-07 03:17:17.115 [INFO][72] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:17.115 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx5 -2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-3-felixfv -2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx5 -2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:0:2/128 -2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:17.115 [DEBUG][1210415] test/validator.go 305: Validate interface: cali3611dbfb125 -2024-11-06 19:17:17.115 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"75313e66-ec5b-4447-9d95-2b2ded5b7238", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 115487963, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:17.115 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--3--felixfv-felixfv-wlv6--0--idx5-wlv6--0--idx5", GenerateName:"", Namespace:"default", SelfLink:"", UID:"75313e66-ec5b-4447-9d95-2b2ded5b7238", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 115487963, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx5", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx5", Node:"felix-0-1210415-3-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx5", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali3611dbfb125", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:17.116 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-3-felixfv -2024-11-06 19:17:17.116 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-3-felixfv -2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:17.116 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:17:17.116 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:17:17.116 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:17.117 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 24 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:17.117 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:17.117 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.117 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:17:17.117 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.117 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:17.117 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:17.118 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:17.118 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:17.118 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403940), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x18059157939eaf16, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.118 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403940), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x18059157939eaf16, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.119 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:17.119 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:17.119 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:17.119 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-3-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-3-felixfv) rev="25" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:17.120 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-3-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:17.120 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 -2024-11-06 19:17:17.120 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001402a40), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}} handle="wlv6-0" -2024-11-06 19:17:17.120 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:17:17.120 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:17:17.121 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:17:17.121 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 -2024-11-06 19:17:17.122 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} -2024-11-06 19:17:17.122 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} -2024-11-06 19:17:17.123 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403a90), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0014278d0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001402a40), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x18059157939eaf17, SequenceNumberForAllocation:map[string]uint64{"2":0x18059157939eaf16}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.123 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="26" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001403a90), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0014278d0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc001402a40), AttrSecondary:map[string]string{"node":"felix-0-1210415-3-felixfv"}}}, SequenceNumber:0x18059157939eaf17, SequenceNumberForAllocation:map[string]uint64{"2":0x18059157939eaf16}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.125 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:17.125 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:17.125 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001568248), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:17.125 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali1a0d8cd1dda' 'dead:beef::0:1:2' '8055' --mtu=1420]. -wlv6-1-idx7[stderr] time="2024-11-07T03:17:17Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [DEBUG][73] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [DEBUG][73] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [INFO][73] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.183 [DEBUG][73] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="3e:8c:11:54:37:3e" ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.184 [INFO][73] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.234 [DEBUG][73] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" route=0.0.0.0/0 -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.234 [DEBUG][73] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" route=::/0 -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.234 [INFO][73] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b" -2024-11-06 19:17:17.235 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b - workload="wlv6-1-idx7" -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.235 [INFO][73] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -wlv6-1-idx7[stderr] 2024-11-07 03:17:17.235 [INFO][73] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -2024-11-06 19:17:17.236 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc00096d320), Name:"wlv6-1-idx7", InterfaceName:"cali1a0d8cd1dda", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000e2b200), outPipe:(*os.File)(0xc0014fe7e0), errPipe:(*os.File)(0xc0014fe7f0), namespacePath:"/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc001568248), Protocol:"tcp", SpoofInterfaceName:"caliacd7c82a802", SpoofName:"wlv6-1-spoof7", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"73", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:17.236 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:17.236 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx7 -2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-2-felixfv -2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx7 -2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:1:2/128 -2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:17.236 [DEBUG][1210415] test/validator.go 305: Validate interface: cali1a0d8cd1dda -2024-11-06 19:17:17.236 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"bc745188-de02-4a7f-b800-0b240316bfac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 236534697, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:17.236 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--2--felixfv-felixfv-wlv6--1--idx7-wlv6--1--idx7", GenerateName:"", Namespace:"default", SelfLink:"", UID:"bc745188-de02-4a7f-b800-0b240316bfac", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 17, 236534697, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx7", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx7", Node:"felix-1-1210415-2-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx7", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali1a0d8cd1dda", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:17.238 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-2-felixfv -2024-11-06 19:17:17.238 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-2-felixfv -2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:17.238 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:17.238 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:17.238 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:17:17.238 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:17.238 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:17.238 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:17.238 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:17.239 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:17:17.239 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:17:17.239 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:17:17.239 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:17.239 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 30 } [{{IPPool projectcalico.org/v3} {test-pool f104fe1b-fbdd-4a67-81b7-3291878d69af 6 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 9db4ded3-463a-4a30-a01c-7edb1def9bfd 7 0 2024-11-06 19:17:15 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:17.239 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:17.239 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.239 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:17:17.239 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:17.239 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:17.239 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:17.240 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:17.240 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:17.240 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:17.240 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8250), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591579ae549a1, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.240 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b8250), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x180591579ae549a1, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.241 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:17.241 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:17.241 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:17.241 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-2-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-2-felixfv) rev="31" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:17.242 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-2-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:17.242 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 -2024-11-06 19:17:17.242 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f7810), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}} handle="wlv6-1" -2024-11-06 19:17:17.242 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:17:17.242 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:17:17.243 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:17:17.243 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 -2024-11-06 19:17:17.243 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} -2024-11-06 19:17:17.244 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} -2024-11-06 19:17:17.245 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b83a0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001426920), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f7810), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591579ae549a2, SequenceNumberForAllocation:map[string]uint64{"2":0x180591579ae549a1}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.245 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="32" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0014b83a0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001426920), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0012f7810), AttrSecondary:map[string]string{"node":"felix-1-1210415-2-felixfv"}}}, SequenceNumber:0x180591579ae549a2, SequenceNumberForAllocation:map[string]uint64{"2":0x180591579ae549a1}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:17.246 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-3-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:17.246 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:17.246 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv touch /start-trigger]. -2024-11-06 19:17:17.286 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv touch /start-trigger]: -2024-11-06 19:17:17.286 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-2-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:17.286 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:17.286 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv touch /start-trigger]. -2024-11-06 19:17:17.327 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv touch /start-trigger]: -[BeforeEach] with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 -2024-11-06 19:17:17.327 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:17:17.327 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:17:17.330 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0018a5060), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0018a5070), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e858), WireguardEnabledV6:(*bool)(0xc00183e859), WireguardThreadingEnabled:(*bool)(0xc00183e85a), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0018a5080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:17.330 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fd29207b-c61e-4a42-8eb9-50887c102d44", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 15, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0018a5060), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0018a5070), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e858), WireguardEnabledV6:(*bool)(0xc00183e859), WireguardThreadingEnabled:(*bool)(0xc00183e85a), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0018a5080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:17.331 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip link show]. -2024-11-06 19:17:17.369 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" -2024-11-06 19:17:17.369 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip link show]. -2024-11-06 19:17:17.415 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" -2024-11-06 19:17:17.416 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip rule show pref 99]. -2024-11-06 19:17:17.460 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" -2024-11-06 19:17:17.460 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:17.501 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" -2024-11-06 19:17:17.501 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip rule show pref 99]. -2024-11-06 19:17:17.544 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" -2024-11-06 19:17:17.544 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:17.579 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" -2024-11-06 19:17:17.579 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip rule show pref 99]. -2024-11-06 19:17:17.612 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" -2024-11-06 19:17:17.612 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:17.649 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" -2024-11-06 19:17:17.649 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip rule show pref 99]. -2024-11-06 19:17:17.684 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" -2024-11-06 19:17:17.684 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:17.724 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[It] nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -2024-11-06 19:17:17.724 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... -2024-11-06 19:17:17.724 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:17.724 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 10.65.1.2 8055]. -felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1210415-3-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=138 -felix-0-1210415-3-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-1-1210415-2-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1210415-2-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=129 -2024-11-06 19:17:17.825 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:17.825 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 10.65.0.2 8055]. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/logutils.go 78: Early screen log level set to info -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.866 [INFO][138] felix/daemon.go 155: Loading configuration... -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.867 [INFO][138] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.870 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.871 [INFO][138] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.872 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.873 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.874 [INFO][138] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.875 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.875 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.876 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.877 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.878 [INFO][138] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.878 [INFO][138] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.880 [INFO][138] felix/daemon.go 220: Created datastore client -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.880 [INFO][129] felix/logutils.go 78: Early screen log level set to info -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.881 [INFO][129] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.881 [INFO][129] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.881 [INFO][129] felix/daemon.go 155: Loading configuration... -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.882 [INFO][129] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][138] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.885 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.886 [INFO][129] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.887 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.888 [INFO][129] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.889 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.890 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.891 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.892 [INFO][129] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.892 [INFO][129] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.895 [INFO][129] felix/daemon.go 220: Created datastore client -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.896 [INFO][138] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-3-felixfv" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][138] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.899 [INFO][129] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.900 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.901 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.902 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.903 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.904 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.908 [INFO][138] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.910 [INFO][138] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.910 [WARNING][138] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.910 [WARNING][138] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/daemon.go 316: no Kubernetes client available -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.911 [INFO][138] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-3-felixfv" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-3-felixfv" -2024-11-06 19:17:17.912 [INFO][1210415] test/containers.go 428: felix-0-1210415-3-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-3-felixfv" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-3-felixfv" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.912 [INFO][138] felix/daemon.go 342: Typha not enabled. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.913 [ERROR][138] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.913 [INFO][129] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-2-felixfv" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.913 [INFO][138] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000a5f720), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1210415-3-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000a5f900)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000a5fb80), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.915 [INFO][138] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.915 [INFO][138] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][138] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.916 [INFO][138] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.917 [INFO][138] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-3-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000b040f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000b04190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000a5f900)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000b56900), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000e8a040), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000a5f720), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000a5fb80), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.918 [INFO][138] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000b040f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000b04190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][138] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.919 [INFO][129] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.920 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.921 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.922 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.923 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.923 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -2024-11-06 19:17:17.926 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:17.926 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 dead:beef::0:1:2 8055]. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.927 [INFO][129] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.929 [INFO][129] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.929 [WARNING][129] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.929 [WARNING][129] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/daemon.go 316: no Kubernetes client available -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.930 [INFO][129] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-2-felixfv" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.931 [INFO][129] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-2-felixfv" -2024-11-06 19:17:17.931 [INFO][1210415] test/containers.go 428: felix-1-1210415-2-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.931 [INFO][129] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-2-felixfv" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [INFO][129] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-2-felixfv" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [INFO][129] felix/daemon.go 342: Typha not enabled. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [ERROR][129] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.933 [INFO][138] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.934 [INFO][138] 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-" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.934 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.932 [INFO][129] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000b0b900), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1210415-2-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000b0bae0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"5c9bea4679e94bc184b0a92dcb715356", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000b0bd60), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.934 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.935 [INFO][138] 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" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.935 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.935 [INFO][129] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][138] 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-" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.937 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.937 [INFO][138] 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-" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.936 [INFO][129] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][129] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.938 [INFO][129] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.940 [INFO][129] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-2-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0002d00f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002d0190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000b0bae0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0002d35f0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000e8c000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000b0b900), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000b0bd60), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.941 [INFO][138] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.941 [INFO][129] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0002d00f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002d0190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.943 [INFO][129] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.945 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.946 [INFO][138] 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-" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.946 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.947 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.947 [INFO][138] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][138] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][138] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.948 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.954 [INFO][129] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.955 [INFO][129] 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-" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.955 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.956 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.956 [INFO][129] 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" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.957 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.957 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.957 [INFO][129] 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-" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.958 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.958 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.959 [INFO][129] 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-" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.960 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.960 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.964 [INFO][129] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.966 [INFO][129] 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-" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.967 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.967 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:17.967 [INFO][129] felix/connecttime.go 72: FV special case: skipping CTLB cleanup -2024-11-06 19:17:18.027 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:18.027 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b dead:beef::0:0:2 8055]. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] 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-" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.279 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] 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" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.280 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] 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-" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.281 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.282 [INFO][138] felix/int_dataplane.go 1122: Registering to report health. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.283 [INFO][138] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.283 [INFO][138] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.284 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.285 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.286 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.287 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.288 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.289 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.289 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 1907: 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:}] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2476: Started internal status report thread -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/daemon.go 441: Connect to the dataplane driver. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.293 [INFO][138] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/daemon.go 520: using resource updates where applicable -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000245950), (*watchersyncer.watcherCache)(0xc000ec8000), (*watchersyncer.watcherCache)(0xc000ec8090), (*watchersyncer.watcherCache)(0xc000ec8120), (*watchersyncer.watcherCache)(0xc000ec81b0), (*watchersyncer.watcherCache)(0xc000ec8240), (*watchersyncer.watcherCache)(0xc000ec82d0), (*watchersyncer.watcherCache)(0xc000ec8360), (*watchersyncer.watcherCache)(0xc000ec83f0), (*watchersyncer.watcherCache)(0xc000ec8480), (*watchersyncer.watcherCache)(0xc000ec8510), (*watchersyncer.watcherCache)(0xc000ec85a0), (*watchersyncer.watcherCache)(0xc000ec8630), (*watchersyncer.watcherCache)(0xc000ec86c0)}, results:(chan interface {})(0xc0004b07e0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0009726c0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/daemon.go 527: Starting the datastore Syncer -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/watchersyncer.go 89: Start called -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] felix/int_dataplane.go 2159: 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{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.294 [INFO][138] 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{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-3-felixfv -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchersyncer.go 149: Starting main event processing loop -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] 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{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.297 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.296 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.295 [INFO][138] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.298 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.298 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.299 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.299 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.298 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.299 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=503 ifaceName="eth0" state="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.300 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 130: Sending status update Status=resync -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.301 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.3,2001:db8:1::242:ac11:3,fe80::42:acff:fe11:3} ifaceName="eth0" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"up", Index:3} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.302 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"up", Index:4} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.303 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/daemon.go 640: Started the processing graph -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.304 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:503} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.3":set.v{}, "2001:db8:1::242:ac11:3":set.v{}, "fe80::42:acff:fe11:3":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 5c9bea4679e94bc184b0a92dcb715356 2 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/daemon.go 761: No driver process to monitor -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.306 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.307 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.307 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.305 [INFO][138] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.307 [INFO][138] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-3-felixfv, orchestrator=felixfv, workload=default/wlv4-0-idx1, name=wlv4-0-idx1) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-3-felixfv, orchestrator=felixfv, workload=default/wlv6-0-idx5, name=wlv6-0-idx5) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.308 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/async_calc_graph.go 165: First time we've been in sync -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.309 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.310 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.311 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.312 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.314 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.313 [INFO][138] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.315 [INFO][138] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.316 [INFO][138] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.317 [INFO][138] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.319 [INFO][138] felix/daemon.go 1277: Datastore now in sync. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.318 [INFO][138] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.319 [INFO][138] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.320 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.321 [INFO][138] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=457.189656ms -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.322 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x4 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.323 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.324 [INFO][138] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3611dbfb125" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74ac9469d24" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3611dbfb125" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74ac9469d24" ipVersion=0x6 table="filter" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.325 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.326 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.326 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.326 [INFO][138] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.437 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.631 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.631 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.631 [INFO][129] 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-" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.632 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.632 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.632 [INFO][129] 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" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.633 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.633 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.633 [INFO][129] 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-" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.634 [INFO][129] felix/int_dataplane.go 1122: Registering to report health. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.636 [INFO][129] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.636 [INFO][129] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.636 [INFO][129] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.637 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.638 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.639 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.640 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.641 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.642 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.643 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 2476: Started internal status report thread -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/daemon.go 441: Connect to the dataplane driver. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.647 [INFO][129] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/daemon.go 520: using resource updates where applicable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00086d170), (*watchersyncer.watcherCache)(0xc00086d200), (*watchersyncer.watcherCache)(0xc00086d290), (*watchersyncer.watcherCache)(0xc00086d320), (*watchersyncer.watcherCache)(0xc00086d3b0), (*watchersyncer.watcherCache)(0xc00086d440), (*watchersyncer.watcherCache)(0xc00086d4d0), (*watchersyncer.watcherCache)(0xc00086d560), (*watchersyncer.watcherCache)(0xc00086d5f0), (*watchersyncer.watcherCache)(0xc00086d680), (*watchersyncer.watcherCache)(0xc00086d710), (*watchersyncer.watcherCache)(0xc00086d7a0), (*watchersyncer.watcherCache)(0xc00086d830), (*watchersyncer.watcherCache)(0xc00086d8c0)}, results:(chan interface {})(0xc0004b7c00), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000ca74a0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/watchersyncer.go 89: Start called -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-2-felixfv -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.648 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 2159: 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{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] 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{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.649 [INFO][129] 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{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.650 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchersyncer.go 130: Sending status update Status=resync -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.651 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=505 ifaceName="eth0" state="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.652 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{2001:db8:1::242:ac11:4,fe80::42:acff:fe11:4,172.17.0.4} ifaceName="eth0" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"up", Index:3} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.653 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.654 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"up", Index:4} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.655 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:505} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/daemon.go 640: Started the processing graph -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 5c9bea4679e94bc184b0a92dcb715356 2 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.657 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.4":set.v{}, "2001:db8:1::242:ac11:4":set.v{}, "fe80::42:acff:fe11:4":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.658 [INFO][129] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.659 [INFO][129] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.659 [INFO][129] felix/daemon.go 761: No driver process to monitor -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.659 [INFO][129] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.656 [INFO][129] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.660 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 36 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 36 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 36 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 36 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.663 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 36 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 36 0s} 1} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-2-felixfv, orchestrator=felixfv, workload=default/wlv4-1-idx3, name=wlv4-1-idx3) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-2-felixfv, orchestrator=felixfv, workload=default/wlv6-1-idx7, name=wlv6-1-idx7) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.664 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/async_calc_graph.go 165: First time we've been in sync -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"5c9bea4679e94bc184b0a92dcb715356", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:5c9bea4679e94bc184b0a92dcb715356 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.665 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.666 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.667 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.668 [INFO][129] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.669 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.670 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.671 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.672 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.673 [INFO][129] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.674 [INFO][129] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for ClusterGUID: 5c9bea4679e94bc184b0a92dcb715356 (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.675 [INFO][129] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.676 [INFO][129] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.676 [INFO][129] felix/daemon.go 1277: Datastore now in sync. -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.676 [INFO][129] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.677 [INFO][129] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.677 [INFO][129] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv6_addr:"2001:db8:1::242:ac11:3" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv6_addr:"2001:db8:1::242:ac11:4" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.678 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-3-felixfv" ipv4_addr:"172.17.0.3/16" ipv6_addr:"2001:db8:1::242:ac11:3/64" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-2-felixfv" ipv4_addr:"172.17.0.4/16" ipv6_addr:"2001:db8:1::242:ac11:4/64" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.679 [INFO][129] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=800.39947ms -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.680 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x4 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.681 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.682 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.683 [INFO][129] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali89abf056382" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a0d8cd1dda" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali89abf056382" ipVersion=0x6 table="filter" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.684 [INFO][129] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.685 [INFO][129] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.734 [INFO][138] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.734 [INFO][138] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.735 [INFO][138] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.735 [INFO][138] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="up" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.758 [INFO][138] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.893849347 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.763 [INFO][138] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.763 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.764 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=3 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.791 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.806 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.807 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.807 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:18.808 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.809 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:18.810 [INFO][138] felix/int_dataplane.go 2042: Dataplane updates throttled -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.091 [INFO][129] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.091 [INFO][129] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.092 [INFO][129] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.092 [INFO][129] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.109 [INFO][129] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.109 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.110 [INFO][129] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.110 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="up" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.110 [INFO][129] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=1.230719458 -wlv6-0-idx5[stderr] 2024-11-07 03:17:19.111 [INFO][72] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:32877 -wlv6-0-idx5[stderr] 2024-11-07 03:17:19.111 [INFO][72] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-0-idx5[stderr] 2024-11-07 03:17:19.112 [ERROR][72] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-0-idx5[stderr] 2024-11-07 03:17:19.112 [INFO][72] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-0-idx5[stderr] 2024-11-07 03:17:19.112 [INFO][72] test-workload/test-workload.go 218: Closed connection. error= -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.114 [INFO][129] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.114 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.115 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.116 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.116 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -2024-11-06 19:17:19.118 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error= stderr="time=\"2024-11-07T03:17:18Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b :8055]\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:18Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:19Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:19.112028106Z\",\"SourceAddr\":\"[dead:beef::1:2]:32877\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:19.11171324Z\",\"ID\":\"4eb8268d-62de-4625-a864-632f537e4de6\",\"Payload\":\"ping:55bdfaf4-6156-45dd-b3e8-b3a6adbbee74~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.168 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:19.169 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -2024-11-06 19:17:19.785 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:17Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 :8055]\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:19.892 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:17Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 :8055]\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:19.991 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:17Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 :8055]\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:17Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:19Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:19.991 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:17:19.991 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:19.991 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 10.65.1.2 8055]. -wlv4-1-idx3[stderr] 2024-11-07 03:17:20.060 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:40675 -wlv4-1-idx3[stderr] 2024-11-07 03:17:20.060 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-1-idx3[stderr] 2024-11-07 03:17:20.061 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-1-idx3[stderr] 2024-11-07 03:17:20.061 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-1-idx3[stderr] 2024-11-07 03:17:20.061 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:20.065 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.060999846Z\",\"SourceAddr\":\"10.65.0.2:40675\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.060837434Z\",\"ID\":\"b34f231d-ed7f-4e85-b61a-f3ce6772e404\",\"Payload\":\"ping:04efcb9b-a096-4ee3-a0bd-7a6b20f4a851~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -2024-11-06 19:17:20.092 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:20.092 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 10.65.0.2 8055]. -wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:37723 -wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-0-idx1[stderr] 2024-11-07 03:17:20.151 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-0-idx1[stderr] 2024-11-07 03:17:20.152 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:20.155 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.151685621Z\",\"SourceAddr\":\"10.65.1.2:37723\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.151545128Z\",\"ID\":\"9cc0828b-3412-4890-8234-54a33f682c67\",\"Payload\":\"ping:c9fcbfd4-06a1-4a4f-b797-e3f742128d15~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -2024-11-06 19:17:20.192 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:20.192 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 dead:beef::0:1:2 8055]. -wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:37511 -wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [ERROR][73] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-1-idx7[stderr] 2024-11-07 03:17:20.244 [INFO][73] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:20.248 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-3-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.244475711Z\",\"SourceAddr\":\"[dead:beef::2]:37511\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.244349981Z\",\"ID\":\"51d7eefa-918a-470d-8312-b317b4fce692\",\"Payload\":\"ping:53f62c2a-9945-4d8e-9134-1bec67edfe7c~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -2024-11-06 19:17:20.293 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:20.293 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b dead:beef::0:0:2 8055]. -wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [INFO][72] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:43543 -wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [INFO][72] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [ERROR][72] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-0-idx5[stderr] 2024-11-07 03:17:20.349 [INFO][72] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-0-idx5[stderr] 2024-11-07 03:17:20.350 [INFO][72] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:20.354 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-2-felixfv" error= stderr="time=\"2024-11-07T03:17:20Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b :8055]\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-43895d69-bed0-25f8-95b8-777ae375459b IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:20Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:20.349721152Z\",\"SourceAddr\":\"[dead:beef::1:2]:43543\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:20.349628496Z\",\"ID\":\"bf693ed6-67d0-499b-abec-7b704864903c\",\"Payload\":\"ping:a97acf7b-30c4-4f6e-b529-3ec88fe3b38f~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -2024-11-06 19:17:20.394 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 -2024-11-06 19:17:20.394 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv wg]. -2024-11-06 19:17:20.439 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="exec-err" -2024-11-06 19:17:20.439 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv wg]. -2024-11-06 19:17:20.483 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="exec-err" -[JustAfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 -[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 -2024-11-06 19:17:20.483 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx1" -2024-11-06 19:17:20.483 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c kill -9 53 & ip link del cali74ac9469d24 & ip netns del cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 & wait]. -2024-11-06 19:17:20.521 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:20.521 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:20.551 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv sh -c kill -9 53 & ip link del cali74ac9469d24 & ip netns del cnitest-b7709a6f-ca52-e5f7-4a6b-1d34e43562f2 & wait]: -2024-11-06 19:17:20.551 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx1" -2024-11-06 19:17:20.551 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx3" -2024-11-06 19:17:20.551 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c kill -9 53 & ip link del cali89abf056382 & ip netns del cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 & wait]. -2024-11-06 19:17:20.591 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:20.591 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:20.615 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv sh -c kill -9 53 & ip link del cali89abf056382 & ip netns del cnitest-cef7a63f-dee8-8012-969b-b80fc5701c21 & wait]: -2024-11-06 19:17:20.615 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx3" -2024-11-06 19:17:20.615 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx5" -2024-11-06 19:17:20.615 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-3-felixfv sh -c kill -9 72 & ip link del cali3611dbfb125 & ip netns del cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 & wait]. -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.619 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"down", Index:3} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 2001: Dataplane updates no longer throttled -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.620 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali74ac9469d24" state="" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.621 [INFO][138] felix/conntrack.go 90: Removing conntrack flows ip=10.65.0.2 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x6 status="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74ac9469d24", State:"", Index:3} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.622 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74ac9469d24", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali74ac9469d24" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.623 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.624 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x4 status="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.624 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} ipVersion=0x6 status="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.624 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx1", EndpointId:"wlv4-0-idx1"} status="down" -2024-11-06 19:17:20.665 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:20.665 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.688 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"down", Index:3} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali89abf056382" state="" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.689 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali89abf056382", State:"", Index:3} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali89abf056382", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali89abf056382" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.690 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x4 status="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} ipVersion=0x6 status="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.691 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx3", EndpointId:"wlv4-1-idx3"} status="down" -2024-11-06 19:17:20.694 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-3-felixfv sh -c kill -9 72 & ip link del cali3611dbfb125 & ip netns del cnitest-32374f17-73c4-1213-4158-989b7b3ce9b8 & wait]: -2024-11-06 19:17:20.694 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx5" -2024-11-06 19:17:20.694 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx7" -2024-11-06 19:17:20.694 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-2-felixfv sh -c kill -9 73 & ip link del cali1a0d8cd1dda & ip netns del cnitest-43895d69-bed0-25f8-95b8-777ae375459b & wait]. -2024-11-06 19:17:20.745 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:20.745 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"down", Index:4} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=4 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali3611dbfb125" state="" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.763 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Typed[string]{}} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3611dbfb125", State:"", Index:4} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.764 [INFO][138] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3611dbfb125", Addrs:set.Set[string](nil)} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali3611dbfb125" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.765 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.766 [INFO][138] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.766 [INFO][138] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x4 status="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} ipVersion=0x6 status="down" -felix-0-1210415-3-felixfv[stdout] 2024-11-07 03:17:20.767 [INFO][138] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx5", EndpointId:"wlv6-0-idx5"} status="down" -2024-11-06 19:17:20.769 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-2-felixfv sh -c kill -9 73 & ip link del cali1a0d8cd1dda & ip netns del cnitest-43895d69-bed0-25f8-95b8-777ae375459b & wait]: -2024-11-06 19:17:20.769 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx7" -2024-11-06 19:17:20.769 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:20.769 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-3-felixfv" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.841 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.841 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"down", Index:4} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.841 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.842 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="cali1a0d8cd1dda" state="" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.856 [INFO][129] 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=4 -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Typed[string]{}} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a0d8cd1dda", State:"", Index:4} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.857 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a0d8cd1dda", Addrs:set.Set[string](nil)} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali1a0d8cd1dda" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.858 [INFO][129] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.859 [INFO][129] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.859 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x4 status="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.860 [INFO][129] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} ipVersion=0x6 status="down" -felix-1-1210415-2-felixfv[stdout] 2024-11-07 03:17:20.860 [INFO][129] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx7", EndpointId:"wlv6-1-idx7"} status="down" -2024-11-06 19:17:20.898 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:20.898 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-3-felixfv" signal=interrupt -2024-11-06 19:17:20.898 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-3-felixfv" signal=interrupt -2024-11-06 19:17:20.898 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:20.903 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="stdout" -2024-11-06 19:17:20.903 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-3-felixfv" -2024-11-06 19:17:20.903 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-3-felixfv" stream="stderr" -2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-3-felixfv" -2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-3-felixfv" signal=killed -2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:20.910 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:21.033 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:21.034 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-2-felixfv" signal=interrupt -2024-11-06 19:17:21.034 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-2-felixfv" signal=interrupt -2024-11-06 19:17:21.034 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:21.040 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="stderr" -2024-11-06 19:17:21.040 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-2-felixfv" stream="stdout" -2024-11-06 19:17:21.040 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-2-felixfv" -2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-2-felixfv" -2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-2-felixfv" signal=killed -2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 75: StopLogs no-op because nil container -2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 86: Stop no-op because nil container -2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-1-felixfv" -2024-11-06 19:17:21.048 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-1-felixfv" -2024-11-06 19:17:21.161 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-1-felixfv" -2024-11-06 19:17:21.161 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-1-felixfv" signal=interrupt -2024-11-06 19:17:21.161 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-1-felixfv" signal=interrupt -2024-11-06 19:17:21.161 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:21.169 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-1-felixfv" stream="stdout" -2024-11-06 19:17:21.169 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-1-felixfv" stream="stderr" -2024-11-06 19:17:21.169 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1210415-1-felixfv" -2024-11-06 19:17:21.176 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-1-felixfv" -2024-11-06 19:17:21.176 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-1-felixfv" signal=killed -[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 -[AfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 -•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -[BeforeEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 - -FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 -[BeforeEach] wireguardEnabledV4: false, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 -2024-11-06 19:17:21.176 [INFO][1210415] test/infra_k8s.go 286: Starting Kubernetes infrastructure -2024-11-06 19:17:21.177 [INFO][1210415] test/infra_k8s.go 288: Starting etcd -2024-11-06 19:17:21.177 [INFO][1210415] test/etcd.go 41: Starting etcd -2024-11-06 19:17:21.177 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-4-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:21.177 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-4-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-4-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. -2024-11-06 19:17:21.177 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:21.177 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.333Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} -etcd-1210415-4-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:21.333Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.333Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.334Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.334Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.335Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"802.095µs"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.336Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-4-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:21.337Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.339Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.340Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.341Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.342Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.342Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.343Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.343Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:21.343Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} -2024-11-06 19:17:22.191 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:22.207 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-4-felixfv]. -2024-11-06 19:17:22.221 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-4-felixfv]. -2024-11-06 19:17:22.234 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-4-felixfv]. -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.237Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.244Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.247Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.248Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.248Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} -etcd-1210415-4-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:22.248Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} -2024-11-06 19:17:22.249 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-4-felixfv]. -2024-11-06 19:17:22.263 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-4-felixfv]. -2024-11-06 19:17:22.276 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-4-felixfv", IP:"172.17.0.2", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:2", IPv6Prefix:"64", Hostname:"etcd-1210415-4-felixfv", runCmd:(*exec.Cmd)(0xc0003dec00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:22.276 [INFO][1210415] test/infra_k8s.go 303: Started etcd -2024-11-06 19:17:22.276 [INFO][1210415] test/infra_k8s.go 315: Starting API server -2024-11-06 19:17:22.276 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"apiserver-1210415-5-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:22.276 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name apiserver-1210415-5-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname apiserver-1210415-5-felixfv -v /home/mazdak/src/calico/hack/test/certs:/home/user/certs calico/go-build:v0.94 kube-apiserver --v=0 --feature-gates=UnauthenticatedHTTP2DOSMitigation=false --service-cluster-ip-range=10.101.0.0/16 --authorization-mode=RBAC --etcd-servers=http://172.17.0.2:2379 --service-account-key-file=/home/user/certs/service-account.pem --service-account-signing-key-file=/home/user/certs/service-account-key.pem --service-account-issuer=https://localhost:443 --api-audiences=kubernetes.default --client-ca-file=/home/user/certs/ca.pem --tls-cert-file=/home/user/certs/kubernetes.pem --tls-private-key-file=/home/user/certs/kubernetes-key.pem --enable-priority-and-fairness=false --max-mutating-requests-inflight=0 --max-requests-inflight=0]. -2024-11-06 19:17:22.276 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:22.276 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -apiserver-1210415-5-felixfv[stderr] Starting with UID: 9001 -apiserver-1210415-5-felixfv[stderr] useradd: warning: the home directory already exists. -apiserver-1210415-5-felixfv[stderr] Not copying any file from skel directory into it. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.492926 7 options.go:221] external host was not specified, using 172.17.0.3 -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.493409 7 server.go:148] Version: v1.30.5 -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.493428 7 server.go:150] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK="" -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.738070 7 shared_informer.go:313] Waiting for caches to sync for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator] -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.740524 7 plugins.go:157] Loaded 11 mutating admission controller(s) successfully in the following order: NamespaceLifecycle,LimitRanger,ServiceAccount,TaintNodesByCondition,Priority,DefaultTolerationSeconds,DefaultStorageClass,StorageObjectInUseProtection,RuntimeClass,DefaultIngressClass,MutatingAdmissionWebhook. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.740533 7 plugins.go:160] Loaded 13 validating admission controller(s) successfully in the following order: LimitRanger,ServiceAccount,PodSecurity,Priority,PersistentVolumeClaimResize,RuntimeClass,CertificateApproval,CertificateSigning,ClusterTrustBundleAttest,CertificateSubjectRestriction,ValidatingAdmissionPolicy,ValidatingAdmissionWebhook,ResourceQuota. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.740679 7 instance.go:299] Using reconciler: lease -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.748667 7 handler.go:286] Adding GroupVersion apiextensions.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.748702 7 genericapiserver.go:733] Skipping API apiextensions.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.777261 7 handler.go:286] Adding GroupVersion v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.777417 7 instance.go:696] API group "internal.apiserver.k8s.io" is not enabled, skipping. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.800796 7 instance.go:696] API group "storagemigration.k8s.io" is not enabled, skipping. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.810531 7 instance.go:696] API group "resource.k8s.io" is not enabled, skipping. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.819685 7 handler.go:286] Adding GroupVersion authentication.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.819705 7 genericapiserver.go:733] Skipping API authentication.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.819712 7 genericapiserver.go:733] Skipping API authentication.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.820086 7 handler.go:286] Adding GroupVersion authorization.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.820093 7 genericapiserver.go:733] Skipping API authorization.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.820658 7 handler.go:286] Adding GroupVersion autoscaling v2 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.821160 7 handler.go:286] Adding GroupVersion autoscaling v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.821192 7 genericapiserver.go:733] Skipping API autoscaling/v2beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.821199 7 genericapiserver.go:733] Skipping API autoscaling/v2beta2 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.822185 7 handler.go:286] Adding GroupVersion batch v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.822192 7 genericapiserver.go:733] Skipping API batch/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.822838 7 handler.go:286] Adding GroupVersion certificates.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.822845 7 genericapiserver.go:733] Skipping API certificates.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.822850 7 genericapiserver.go:733] Skipping API certificates.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.823248 7 handler.go:286] Adding GroupVersion coordination.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.823255 7 genericapiserver.go:733] Skipping API coordination.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.823300 7 genericapiserver.go:733] Skipping API discovery.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.823711 7 handler.go:286] Adding GroupVersion discovery.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.824815 7 handler.go:286] Adding GroupVersion networking.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.824822 7 genericapiserver.go:733] Skipping API networking.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.824827 7 genericapiserver.go:733] Skipping API networking.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.825152 7 handler.go:286] Adding GroupVersion node.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.825165 7 genericapiserver.go:733] Skipping API node.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.825176 7 genericapiserver.go:733] Skipping API node.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.825750 7 handler.go:286] Adding GroupVersion policy v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.825758 7 genericapiserver.go:733] Skipping API policy/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.827015 7 handler.go:286] Adding GroupVersion rbac.authorization.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827027 7 genericapiserver.go:733] Skipping API rbac.authorization.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827032 7 genericapiserver.go:733] Skipping API rbac.authorization.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.827460 7 handler.go:286] Adding GroupVersion scheduling.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827472 7 genericapiserver.go:733] Skipping API scheduling.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.827476 7 genericapiserver.go:733] Skipping API scheduling.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.829525 7 handler.go:286] Adding GroupVersion storage.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.829577 7 genericapiserver.go:733] Skipping API storage.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.829598 7 genericapiserver.go:733] Skipping API storage.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.831450 7 handler.go:286] Adding GroupVersion flowcontrol.apiserver.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.832730 7 handler.go:286] Adding GroupVersion flowcontrol.apiserver.k8s.io v1beta3 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.832740 7 genericapiserver.go:733] Skipping API flowcontrol.apiserver.k8s.io/v1beta2 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.832745 7 genericapiserver.go:733] Skipping API flowcontrol.apiserver.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.835556 7 handler.go:286] Adding GroupVersion apps v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.835564 7 genericapiserver.go:733] Skipping API apps/v1beta2 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.835568 7 genericapiserver.go:733] Skipping API apps/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.836996 7 handler.go:286] Adding GroupVersion admissionregistration.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.837004 7 genericapiserver.go:733] Skipping API admissionregistration.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.837007 7 genericapiserver.go:733] Skipping API admissionregistration.k8s.io/v1alpha1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.837470 7 handler.go:286] Adding GroupVersion events.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.837477 7 genericapiserver.go:733] Skipping API events.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:22.840717 7 handler.go:286] Adding GroupVersion apiregistration.k8s.io v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] W1107 03:17:22.840796 7 genericapiserver.go:733] Skipping API apiregistration.k8s.io/v1beta1 because it has no resources. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070565 7 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/home/user/certs/ca.pem" -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070742 7 dynamic_serving_content.go:132] "Starting controller" name="serving-cert::/home/user/certs/kubernetes.pem::/home/user/certs/kubernetes-key.pem" -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070925 7 secure_serving.go:213] Serving securely on [::]:6443 -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.070963 7 tlsconfig.go:240] "Starting DynamicServingCertificateController" -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071008 7 apiservice_controller.go:97] Starting APIServiceRegistrationController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071016 7 cache.go:32] Waiting for caches to sync for APIServiceRegistrationController controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071027 7 aggregator.go:163] waiting for initial CRD sync... -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071028 7 gc_controller.go:78] Starting apiserver lease garbage collector -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071058 7 crdregistration_controller.go:111] Starting crd-autoregister controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071040 7 controller.go:80] Starting OpenAPI V3 AggregationController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071067 7 shared_informer.go:313] Waiting for caches to sync for crd-autoregister -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071069 7 system_namespaces_controller.go:67] Starting system namespaces controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071039 7 available_controller.go:423] Starting AvailableConditionController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071085 7 cache.go:32] Waiting for caches to sync for AvailableConditionController controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071113 7 controller.go:78] Starting OpenAPI AggregationController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071139 7 customresource_discovery_controller.go:289] Starting DiscoveryController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071144 7 controller.go:139] Starting OpenAPI controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071176 7 controller.go:87] Starting OpenAPI V3 controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071192 7 naming_controller.go:291] Starting NamingConditionController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071205 7 establishing_controller.go:76] Starting EstablishingController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071214 7 cluster_authentication_trust_controller.go:440] Starting cluster_authentication_trust_controller controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071222 7 shared_informer.go:313] Waiting for caches to sync for cluster_authentication_trust_controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071223 7 nonstructuralschema_controller.go:192] Starting NonStructuralSchemaConditionController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071238 7 apiapproval_controller.go:186] Starting KubernetesAPIApprovalPolicyConformantConditionController -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071246 7 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/home/user/certs/ca.pem" -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071249 7 crd_finalizer.go:266] Starting CRDFinalizer -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071147 7 controller.go:116] Starting legacy_token_tracking_controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.071261 7 shared_informer.go:313] Waiting for caches to sync for configmaps -apiserver-1210415-5-felixfv[stderr] E1107 03:17:23.133544 7 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms" -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.138581 7 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator] -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.138597 7 policy_source.go:224] refreshing policies -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.171904 7 shared_informer.go:320] Caches are synced for configmaps -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172002 7 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172009 7 cache.go:39] Caches are synced for AvailableConditionController controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172041 7 cache.go:39] Caches are synced for APIServiceRegistrationController controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172071 7 handler_discovery.go:447] Starting ResourceDiscoveryManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172190 7 shared_informer.go:320] Caches are synced for crd-autoregister -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172216 7 aggregator.go:165] initial CRD sync complete... -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172226 7 autoregister_controller.go:141] Starting autoregister controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172235 7 cache.go:32] Waiting for caches to sync for autoregister controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.172243 7 cache.go:39] Caches are synced for autoregister controller -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.173165 7 controller.go:615] quota admission added evaluator for: namespaces -2024-11-06 19:17:23.292 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:23.304 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} apiserver-1210415-5-felixfv]. -2024-11-06 19:17:23.317 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} apiserver-1210415-5-felixfv]. -2024-11-06 19:17:23.330 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} apiserver-1210415-5-felixfv]. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:23.335327 7 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io -2024-11-06 19:17:23.342 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} apiserver-1210415-5-felixfv]. -2024-11-06 19:17:23.355 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} apiserver-1210415-5-felixfv]. -2024-11-06 19:17:23.367 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"apiserver-1210415-5-felixfv", IP:"172.17.0.3", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:3", IPv6Prefix:"64", Hostname:"apiserver-1210415-5-felixfv", runCmd:(*exec.Cmd)(0xc000c86300), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:23.367 [INFO][1210415] test/infra_k8s.go 323: Started API server -2024-11-06 19:17:23.368 [INFO][1210415] test/infra_k8s.go 344: Got k8s client -2024-11-06 19:17:23.368 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec apiserver-1210415-5-felixfv kubectl create clusterrolebinding anonymous-admin --insecure-skip-tls-verify=true --client-key=/home/user/certs/admin-key.pem --client-certificate=/home/user/certs/admin.pem --server=https://172.17.0.3:6443 --clusterrole=cluster-admin --user=system:anonymous]. -2024-11-06 19:17:23.464 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec apiserver-1210415-5-felixfv kubectl create clusterrolebinding anonymous-admin --insecure-skip-tls-verify=true --client-key=/home/user/certs/admin-key.pem --client-certificate=/home/user/certs/admin.pem --server=https://172.17.0.3:6443 --clusterrole=cluster-admin --user=system:anonymous]: - clusterrolebinding.rbac.authorization.k8s.io/anonymous-admin created - -2024-11-06 19:17:23.464 [INFO][1210415] test/infra_k8s.go 375: Added role binding. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.080395 7 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000 -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.083370 7 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000 -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.083380 7 storage_scheduling.go:111] all system priority classes are created successfully or already exist. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.276795 7 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.295974 7 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.379556 7 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.101.0.1"} -apiserver-1210415-5-felixfv[stderr] W1107 03:17:24.382446 7 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.17.0.3] -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.382979 7 controller.go:615] quota admission added evaluator for: endpoints -apiserver-1210415-5-felixfv[stderr] I1107 03:17:24.384941 7 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io -2024-11-06 19:17:24.470 [INFO][1210415] test/infra_k8s.go 390: List namespaces successfully. -2024-11-06 19:17:24.470 [INFO][1210415] test/infra_k8s.go 392: Starting controller manager. -2024-11-06 19:17:24.470 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"controller-manager-1210415-6-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:24.470 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name controller-manager-1210415-6-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname controller-manager-1210415-6-felixfv -v /home/mazdak/src/calico/hack/test/certs/:/home/user/certs calico/go-build:v0.94 kube-controller-manager --master=https://172.17.0.3:6443 --kubeconfig=/home/user/certs/kube-controller-manager.kubeconfig --kube-api-qps=100 --kube-api-burst=200 --min-resync-period=3m --allocate-node-cidrs=false --leader-elect=false --v=0 --service-account-private-key-file=/home/user/certs/service-account-key.pem --root-ca-file=/home/user/certs/ca.pem --concurrent-gc-syncs=50 --service-cluster-ip-range=10.101.0.0/16]. -2024-11-06 19:17:24.471 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:24.471 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -controller-manager-1210415-6-felixfv[stderr] Starting with UID: 9001 -controller-manager-1210415-6-felixfv[stderr] useradd: warning: the home directory already exists. -controller-manager-1210415-6-felixfv[stderr] Not copying any file from skel directory into it. -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.141818 7 serving.go:380] Generated self-signed cert in-memory -controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.419828 7 authentication.go:339] No authentication-kubeconfig provided in order to lookup client-ca-file in configmap/extension-apiserver-authentication in kube-system, so client certificate authentication won't work. -controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.419840 7 authentication.go:363] No authentication-kubeconfig provided in order to lookup requestheader-client-ca-file in configmap/extension-apiserver-authentication in kube-system, so request-header client certificate authentication won't work. -controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.419848 7 authorization.go:193] No authorization-kubeconfig provided, so SubjectAccessReview of authorization tokens won't work. -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.420077 7 controllermanager.go:189] "Starting" version="v1.30.5" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.420086 7 controllermanager.go:191] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK="" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.421263 7 secure_serving.go:213] Serving securely on [::]:10257 -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.421330 7 tlsconfig.go:240] "Starting DynamicServingCertificateController" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.428580 7 controllermanager.go:761] "Started controller" controller="serviceaccount-token-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.428587 7 shared_informer.go:313] Waiting for caches to sync for tokens -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.429539 7 controllermanager.go:761] "Started controller" controller="disruption-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.429900 7 controllermanager.go:761] "Started controller" controller="statefulset-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430054 7 disruption.go:433] "Sending events to api server." logger="disruption-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430091 7 disruption.go:444] "Starting disruption controller" logger="disruption-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430100 7 shared_informer.go:313] Waiting for caches to sync for disruption -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430191 7 stateful_set.go:163] "Starting stateful set controller" logger="statefulset-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430203 7 shared_informer.go:313] Waiting for caches to sync for stateful set -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430489 7 controllermanager.go:761] "Started controller" controller="endpoints-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430798 7 controllermanager.go:761] "Started controller" controller="certificatesigningrequest-cleaner-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430820 7 endpoints_controller.go:177] "Starting endpoint controller" logger="endpoints-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430834 7 shared_informer.go:313] Waiting for caches to sync for endpoint -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430915 7 cleaner.go:83] "Starting CSR cleaner controller" logger="certificatesigningrequest-cleaner-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.430985 7 controllermanager.go:761] "Started controller" controller="ttl-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431038 7 ttl_controller.go:124] "Starting TTL controller" logger="ttl-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431048 7 shared_informer.go:313] Waiting for caches to sync for TTL -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431275 7 controllermanager.go:761] "Started controller" controller="ttl-after-finished-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431375 7 ttlafterfinished_controller.go:109] "Starting TTL after finished controller" logger="ttl-after-finished-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431384 7 shared_informer.go:313] Waiting for caches to sync for TTL after finished -controller-manager-1210415-6-felixfv[stderr] W1107 03:17:25.431505 7 probe.go:272] Flexvolume plugin directory at /usr/libexec/kubernetes/kubelet-plugins/volume/exec/ does not exist. Recreating. -controller-manager-1210415-6-felixfv[stderr] E1107 03:17:25.431555 7 plugins.go:612] "Error initializing dynamic plugin prober" err="error (re-)creating driver directory: mkdir /usr/libexec/kubernetes: permission denied" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431689 7 controllermanager.go:761] "Started controller" controller="persistentvolume-attach-detach-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431810 7 controllermanager.go:761] "Started controller" controller="persistentvolume-protection-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431830 7 attach_detach_controller.go:342] "Starting attach detach controller" logger="persistentvolume-attach-detach-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431840 7 shared_informer.go:313] Waiting for caches to sync for attach detach -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431951 7 pv_protection_controller.go:78] "Starting PV protection controller" logger="persistentvolume-protection-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.431959 7 shared_informer.go:313] Waiting for caches to sync for PV protection -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432123 7 controllermanager.go:761] "Started controller" controller="horizontal-pod-autoscaler-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432192 7 horizontal.go:196] "Starting HPA controller" logger="horizontal-pod-autoscaler-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432199 7 shared_informer.go:313] Waiting for caches to sync for HPA -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432273 7 controllermanager.go:761] "Started controller" controller="cronjob-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432281 7 controllermanager.go:724] "Warning: controller is disabled" controller="bootstrap-signer-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432401 7 cronjob_controllerv2.go:139] "Starting cronjob controller v2" logger="cronjob-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432410 7 shared_informer.go:313] Waiting for caches to sync for cronjob -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432434 7 controllermanager.go:761] "Started controller" controller="endpointslice-mirroring-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432537 7 controllermanager.go:761] "Started controller" controller="replicationcontroller-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432566 7 endpointslicemirroring_controller.go:223] "Starting EndpointSliceMirroring controller" logger="endpointslice-mirroring-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432576 7 shared_informer.go:313] Waiting for caches to sync for endpoint_slice_mirroring -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432642 7 controllermanager.go:761] "Started controller" controller="pod-garbage-collector-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432696 7 replica_set.go:214] "Starting controller" logger="replicationcontroller-controller" name="replicationcontroller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432707 7 shared_informer.go:313] Waiting for caches to sync for ReplicationController -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432728 7 gc_controller.go:101] "Starting GC controller" logger="pod-garbage-collector-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.432737 7 shared_informer.go:313] Waiting for caches to sync for GC -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.434983 7 controllermanager.go:761] "Started controller" controller="namespace-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435051 7 namespace_controller.go:197] "Starting namespace controller" logger="namespace-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435059 7 shared_informer.go:313] Waiting for caches to sync for namespace -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435176 7 controllermanager.go:761] "Started controller" controller="job-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435281 7 job_controller.go:224] "Starting job controller" logger="job-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435288 7 shared_informer.go:313] Waiting for caches to sync for job -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435301 7 controllermanager.go:761] "Started controller" controller="legacy-serviceaccount-token-cleaner-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435367 7 legacy_serviceaccount_token_cleaner.go:103] "Starting legacy service account token cleaner controller" logger="legacy-serviceaccount-token-cleaner-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.435379 7 shared_informer.go:313] Waiting for caches to sync for legacy-service-account-token-cleaner -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442490 7 controllermanager.go:761] "Started controller" controller="validatingadmissionpolicy-status-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442505 7 controllermanager.go:713] "Controller is disabled by a feature gate" controller="service-cidr-controller" requiredFeatureGates=["MultiCIDRServiceAllocator"] -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442529 7 controllermanager.go:724] "Warning: controller is disabled" controller="token-cleaner-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442606 7 shared_informer.go:313] Waiting for caches to sync for validatingadmissionpolicy-status -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442726 7 controllermanager.go:761] "Started controller" controller="persistentvolume-binder-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442885 7 pv_controller_base.go:313] "Starting persistent volume controller" logger="persistentvolume-binder-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.442909 7 shared_informer.go:313] Waiting for caches to sync for persistent volume -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443026 7 controllermanager.go:761] "Started controller" controller="persistentvolume-expander-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443116 7 expand_controller.go:329] "Starting expand controller" logger="persistentvolume-expander-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443128 7 shared_informer.go:313] Waiting for caches to sync for expand -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443229 7 controllermanager.go:761] "Started controller" controller="persistentvolumeclaim-protection-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443240 7 controllermanager.go:713] "Controller is disabled by a feature gate" controller="resourceclaim-controller" requiredFeatureGates=["DynamicResourceAllocation"] -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443320 7 pvc_protection_controller.go:102] "Starting PVC protection controller" logger="persistentvolumeclaim-protection-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443329 7 shared_informer.go:313] Waiting for caches to sync for PVC protection -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443553 7 controllermanager.go:761] "Started controller" controller="endpointslice-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443621 7 endpointslice_controller.go:274] "Starting endpoint slice controller" logger="endpointslice-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443632 7 shared_informer.go:313] Waiting for caches to sync for endpoint_slice -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443729 7 controllermanager.go:761] "Started controller" controller="certificatesigningrequest-approving-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443740 7 controllermanager.go:739] "Warning: skipping controller" controller="node-ipam-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443855 7 certificate_controller.go:115] "Starting certificate controller" logger="certificatesigningrequest-approving-controller" name="csrapproving" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.443876 7 shared_informer.go:313] Waiting for caches to sync for certificate-csrapproving -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444002 7 controllermanager.go:761] "Started controller" controller="taint-eviction-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444119 7 taint_eviction.go:285] "Starting" logger="taint-eviction-controller" controller="taint-eviction-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444213 7 taint_eviction.go:291] "Sending events to api server" logger="taint-eviction-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444246 7 shared_informer.go:313] Waiting for caches to sync for taint-eviction-controller -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444687 7 controllermanager.go:761] "Started controller" controller="root-ca-certificate-publisher-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444716 7 controllermanager.go:739] "Warning: skipping controller" controller="storage-version-migrator-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444831 7 publisher.go:102] "Starting root CA cert publisher controller" logger="root-ca-certificate-publisher-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.444881 7 shared_informer.go:313] Waiting for caches to sync for crt configmap -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445458 7 garbagecollector.go:146] "Starting controller" logger="garbage-collector-controller" controller="garbagecollector" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445515 7 shared_informer.go:313] Waiting for caches to sync for garbage collector -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445582 7 graph_builder.go:336] "Running" logger="garbage-collector-controller" component="GraphBuilder" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.445592 7 controllermanager.go:761] "Started controller" controller="garbage-collector-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446062 7 controllermanager.go:761] "Started controller" controller="deployment-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446212 7 deployment_controller.go:168] "Starting controller" logger="deployment-controller" controller="deployment" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446231 7 shared_informer.go:313] Waiting for caches to sync for deployment -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446439 7 controllermanager.go:761] "Started controller" controller="replicaset-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446657 7 replica_set.go:214] "Starting controller" logger="replicaset-controller" name="replicaset" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446672 7 shared_informer.go:313] Waiting for caches to sync for ReplicaSet -controller-manager-1210415-6-felixfv[stderr] E1107 03:17:25.446780 7 core.go:105] "Failed to start service controller" err="WARNING: no cloud provider provided, services of type LoadBalancer will fail" logger="service-lb-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.446808 7 controllermanager.go:739] "Warning: skipping controller" controller="service-lb-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.447052 7 controllermanager.go:761] "Started controller" controller="clusterrole-aggregation-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.447165 7 clusterroleaggregation_controller.go:189] "Starting ClusterRoleAggregator controller" logger="clusterrole-aggregation-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.447194 7 shared_informer.go:313] Waiting for caches to sync for ClusterRoleAggregator -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449669 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="daemonsets.apps" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449698 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="poddisruptionbudgets.policy" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449722 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="podtemplates" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449753 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="serviceaccounts" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449782 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="csistoragecapacities.storage.k8s.io" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449815 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="deployments.apps" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449837 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="ingresses.networking.k8s.io" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449856 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="roles.rbac.authorization.k8s.io" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449879 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="replicasets.apps" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449900 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="networkpolicies.networking.k8s.io" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449925 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpoints" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449939 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="horizontalpodautoscalers.autoscaling" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449955 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="controllerrevisions.apps" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449969 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="statefulsets.apps" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449982 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="rolebindings.rbac.authorization.k8s.io" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.449992 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobs.batch" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450007 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="cronjobs.batch" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450022 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="limitranges" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450050 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="leases.coordination.k8s.io" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450070 7 resource_quota_monitor.go:224] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpointslices.discovery.k8s.io" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450094 7 controllermanager.go:761] "Started controller" controller="resourcequota-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450098 7 resource_quota_controller.go:294] "Starting resource quota controller" logger="resourcequota-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450114 7 shared_informer.go:313] Waiting for caches to sync for resource quota -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450133 7 resource_quota_monitor.go:305] "QuotaMonitor running" logger="resourcequota-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450291 7 controllermanager.go:761] "Started controller" controller="serviceaccount-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450299 7 certificates.go:48] "Skipping CSR signer controller because no csr cert/key was specified" logger="certificatesigningrequest-signing-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450306 7 controllermanager.go:739] "Warning: skipping controller" controller="certificatesigningrequest-signing-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450393 7 serviceaccounts_controller.go:111] "Starting service account controller" logger="serviceaccount-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450404 7 shared_informer.go:313] Waiting for caches to sync for service account -controller-manager-1210415-6-felixfv[stderr] E1107 03:17:25.450416 7 core.go:274] "Failed to start cloud node lifecycle controller" err="no cloud provider provided" logger="cloud-node-lifecycle-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450425 7 controllermanager.go:739] "Warning: skipping controller" controller="cloud-node-lifecycle-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450593 7 controllermanager.go:761] "Started controller" controller="daemonset-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450738 7 daemon_controller.go:289] "Starting daemon sets controller" logger="daemonset-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450746 7 node_lifecycle_controller.go:425] "Controller will reconcile labels" logger="node-lifecycle-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450749 7 shared_informer.go:313] Waiting for caches to sync for daemon sets -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450757 7 controllermanager.go:761] "Started controller" controller="node-lifecycle-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450768 7 core.go:294] "Will not configure cloud provider routes for allocate-node-cidrs" logger="node-route-controller" CIDRs=false routes=true -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450782 7 controllermanager.go:739] "Warning: skipping controller" controller="node-route-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450790 7 node_lifecycle_controller.go:459] "Sending events to api server" logger="node-lifecycle-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450817 7 node_lifecycle_controller.go:470] "Starting node controller" logger="node-lifecycle-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450824 7 shared_informer.go:313] Waiting for caches to sync for taint -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450955 7 controllermanager.go:761] "Started controller" controller="ephemeral-volume-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.450962 7 controllermanager.go:713] "Controller is disabled by a feature gate" controller="storageversion-garbage-collector-controller" requiredFeatureGates=["APIServerIdentity","StorageVersionAPI"] -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.451048 7 controller.go:170] "Starting ephemeral volume controller" logger="ephemeral-volume-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.451057 7 shared_informer.go:313] Waiting for caches to sync for ephemeral -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.456335 7 shared_informer.go:313] Waiting for caches to sync for resource quota -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.463275 7 shared_informer.go:313] Waiting for caches to sync for garbage collector -2024-11-06 19:17:25.483 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:25.498 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} controller-manager-1210415-6-felixfv]. -2024-11-06 19:17:25.510 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} controller-manager-1210415-6-felixfv]. -2024-11-06 19:17:25.524 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} controller-manager-1210415-6-felixfv]. -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.529821 7 shared_informer.go:320] Caches are synced for tokens -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.530858 7 shared_informer.go:320] Caches are synced for stateful set -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.530869 7 shared_informer.go:320] Caches are synced for disruption -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.530884 7 shared_informer.go:320] Caches are synced for endpoint -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.531102 7 shared_informer.go:320] Caches are synced for TTL -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532191 7 shared_informer.go:320] Caches are synced for attach detach -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532196 7 shared_informer.go:320] Caches are synced for PV protection -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532235 7 shared_informer.go:320] Caches are synced for HPA -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.532261 7 shared_informer.go:320] Caches are synced for TTL after finished -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533346 7 shared_informer.go:320] Caches are synced for GC -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533354 7 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533359 7 shared_informer.go:320] Caches are synced for cronjob -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.533370 7 shared_informer.go:320] Caches are synced for ReplicationController -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.535524 7 shared_informer.go:320] Caches are synced for namespace -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.535538 7 shared_informer.go:320] Caches are synced for job -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.535604 7 shared_informer.go:320] Caches are synced for legacy-service-account-token-cleaner -2024-11-06 19:17:25.538 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} controller-manager-1210415-6-felixfv]. -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.543063 7 shared_informer.go:320] Caches are synced for validatingadmissionpolicy-status -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.543128 7 shared_informer.go:320] Caches are synced for persistent volume -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.543235 7 shared_informer.go:320] Caches are synced for expand -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544387 7 shared_informer.go:320] Caches are synced for certificate-csrapproving -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544394 7 shared_informer.go:320] Caches are synced for endpoint_slice -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544411 7 shared_informer.go:320] Caches are synced for taint-eviction-controller -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.544464 7 shared_informer.go:320] Caches are synced for PVC protection -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.545686 7 shared_informer.go:320] Caches are synced for crt configmap -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.545737 7 shared_informer.go:320] Caches are synced for garbage collector -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.545777 7 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.546556 7 shared_informer.go:320] Caches are synced for deployment -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.546782 7 shared_informer.go:320] Caches are synced for ReplicaSet -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.547936 7 shared_informer.go:320] Caches are synced for ClusterRoleAggregator -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.550450 7 shared_informer.go:320] Caches are synced for service account -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.550450 7 shared_informer.go:320] Caches are synced for resource quota -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.551376 7 controller.go:615] quota admission added evaluator for: serviceaccounts -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.551512 7 shared_informer.go:320] Caches are synced for ephemeral -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.551525 7 shared_informer.go:320] Caches are synced for taint -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.551532 7 shared_informer.go:320] Caches are synced for daemon sets -2024-11-06 19:17:25.554 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} controller-manager-1210415-6-felixfv]. -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.556613 7 shared_informer.go:320] Caches are synced for resource quota -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:25.564030 7 shared_informer.go:320] Caches are synced for garbage collector -2024-11-06 19:17:25.570 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"controller-manager-1210415-6-felixfv", IP:"172.17.0.4", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:4", IPv6Prefix:"64", Hostname:"controller-manager-1210415-6-felixfv", runCmd:(*exec.Cmd)(0xc001b9c180), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:25.570 [INFO][1210415] test/infra_k8s.go 399: Started controller manager. -2024-11-06 19:17:25.570 [DEBUG][1210415] test/utils.go 153: Creating Command [docker cp ../../libcalico-go/config/crd apiserver-1210415-5-felixfv:/crds]. -2024-11-06 19:17:25.587 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec apiserver-1210415-5-felixfv kubectl --kubeconfig=/home/user/certs/kubeconfig apply -f /crds/]. -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.781210 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.786546 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.791954 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.802353 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.811391 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.815349 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.854607 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.874756 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.878291 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.881886 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.887726 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.890998 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.893864 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.898029 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.903668 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.908823 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.937837 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.940251 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.944241 7 handler.go:286] Adding GroupVersion crd.projectcalico.org v1 to ResourceManager -2024-11-06 19:17:25.947 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec apiserver-1210415-5-felixfv kubectl --kubeconfig=/home/user/certs/kubeconfig apply -f /crds/]: - customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/bgpfilters.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/bgppeers.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/blockaffinities.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/caliconodestatuses.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/clusterinformations.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/felixconfigurations.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/globalnetworkpolicies.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/globalnetworksets.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/hostendpoints.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/ipamblocks.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/ipamconfigs.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/ipamhandles.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/ippools.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/ipreservations.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/kubecontrollersconfigurations.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/networkpolicies.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/networksets.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/tiers.crd.projectcalico.org created - customresourcedefinition.apiextensions.k8s.io/adminnetworkpolicies.policy.networking.k8s.io created - -2024-11-06 19:17:25.955 [INFO][1210415] test/infra_k8s.go 440: API server is up. -2024-11-06 19:17:25.955 [DEBUG][1210415] test/utils.go 153: Creating Command [docker cp apiserver-1210415-5-felixfv:/home/user/certs/kubernetes.pem /tmp/apiserver-1210415-5-felixfv.crt]. -2024-11-06 19:17:25.970 [DEBUG][1210415] test/client.go 30: Using datastore type 'kubernetes' -2024-11-06 19:17:25.971 [DEBUG][1210415] test/k8s.go 255: Calico is configured to use calico-ipam -2024-11-06 19:17:25.971 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) -2024-11-06 19:17:25.971 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" -2024-11-06 19:17:25.971 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" -2024-11-06 19:17:25.976 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" error=clusterinformations.crd.projectcalico.org "default" not found -2024-11-06 19:17:25.976 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:ClusterInformation(default) Value:0xc0009951e0 Revision: UID: TTL:0s} -2024-11-06 19:17:25.976 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"fe7b5f24-11fc-48f8-a270-957edf772886", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 25, 976935422, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00110448f), Variant:""}} -apiserver-1210415-5-felixfv[stderr] I1107 03:17:25.995480 7 handler.go:286] Adding GroupVersion policy.networking.k8s.io v1alpha1 to ResourceManager -2024-11-06 19:17:27.987 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc001508360 Revision: UID: TTL:0s} -2024-11-06 19:17:27.987 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"444cb5b8-6d10-48dd-9bbe-f9a9bbbb707a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 27, 987047038, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00045f138), DefaultAction:(*v3.Action)(0xc0012f6140)}} -2024-11-06 19:17:27.992 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc00142ad80 Revision: UID: TTL:0s} -2024-11-06 19:17:27.992 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"f384c162-a95d-40b6-95df-47d25fd65557", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 27, 992534649, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001105dc0), DefaultAction:(*v3.Action)(0xc001345500)}} -2024-11-06 19:17:27.995 [INFO][1210415] test/infra_k8s.go 493: Wait for creating default service account -2024-11-06 19:17:28.000 [INFO][1210415] test/infra_k8s.go 508: Controller manager is up. k8s datastore setup is done -2024-11-06 19:17:28.000 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:false, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001c4d008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} -2024-11-06 19:17:28.000 [INFO][1210415] test/topology.go 507: Initializing the datastore... -2024-11-06 19:17:28.000 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) -2024-11-06 19:17:28.000 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" -2024-11-06 19:17:28.000 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" -2024-11-06 19:17:28.002 [DEBUG][1210415] test/client.go 329: Calico version value already assigned CalicoVersion="v3.0.0-test" -2024-11-06 19:17:28.002 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="98568d07b37a4bb5b81e345bf218f335" -2024-11-06 19:17:28.002 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0007dfdab) -2024-11-06 19:17:28.002 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc00131db00 Revision: UID: TTL:0s} -2024-11-06 19:17:28.002 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b99fcd1a-48fd-455b-be0e-bea29c528e1d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 2544534, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfdb0), DefaultAction:(*v3.Action)(0xc0011b6500)}} -2024-11-06 19:17:28.004 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b99fcd1a-48fd-455b-be0e-bea29c528e1d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 2544534, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0007dfdb0), DefaultAction:(*v3.Action)(0xc0011b6500)}} error=tiers.crd.projectcalico.org "default" already exists -2024-11-06 19:17:28.004 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc00155ea20 Revision: UID: TTL:0s} -2024-11-06 19:17:28.004 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"2e6bf98d-b8bb-457b-85e1-0c304aaa3e39", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 4784294, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130c908), DefaultAction:(*v3.Action)(0xc001345c20)}} -2024-11-06 19:17:28.006 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"2e6bf98d-b8bb-457b-85e1-0c304aaa3e39", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 4784294, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130c908), DefaultAction:(*v3.Action)(0xc001345c20)}} error=tiers.crd.projectcalico.org "adminnetworkpolicy" already exists -2024-11-06 19:17:28.006 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= -2024-11-06 19:17:28.006 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00130c533), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:28.007 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:FelixConfiguration(default) Value:0xc001c4d008 Revision: UID: TTL:0s} -2024-11-06 19:17:28.007 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"4fcecc1c-6c05-4db8-8cce-41de8385be03", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 7003491, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0012f6ce0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0012f6cf0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00130c533), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0012f6cd0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:28.009 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:28.009 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:28.009 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:28.013 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:28.013 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:28.013 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:28.013 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:28.013 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:28.014 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:28.014 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:28.014 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:28.014 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:28.014 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:28.014 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:4} model.BlockListOptions -2024-11-06 19:17:28.014 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" -2024-11-06 19:17:28.019 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false -2024-11-06 19:17:28.019 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool) Value:0xc001b9ca80 Revision: UID: TTL:0s} -2024-11-06 19:17:28.019 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"72c186ea-9c70-475d-8fb0-97fdb8501eb4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 19336294, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:28.022 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:28.022 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:28.022 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:28.023 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:28.023 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 -2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:28.023 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:28.023 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:28.023 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:28.023 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:6} model.BlockListOptions -2024-11-06 19:17:28.023 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" -2024-11-06 19:17:28.024 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false -2024-11-06 19:17:28.024 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool-v6) Value:0xc001c76f00 Revision: UID: TTL:0s} -2024-11-06 19:17:28.024 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"70a061a7-c24c-40e9-baaf-e711c56e2fe4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 24463019, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:28.026 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:28.026 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:28.026 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-7-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:28.026 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-8-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:28.026 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-7-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-7-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_BPFLOGLEVEL=debug -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=true -e BPF_LOG_PFX=0- -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_DebugDisableLogDropping=true -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LOGSEVERITYSCREEN=Info -e DELAY_FELIX_START=true -e GORACE=history_size=2 -e SET_CORE_PATTERN=true -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix felix:latest-amd64]. -2024-11-06 19:17:28.026 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-8-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-8-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_IPTABLESMARKMASK=4294934528 -e BPF_LOG_PFX=1- -e SET_CORE_PATTERN=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e DELAY_FELIX_START=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_GOTRACEBACK=crash -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_DebugDisableLogDropping=true -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_IPV6SUPPORT=true -e FELIX_BPFIPV6SUPPORT=false -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_ROUTESOURCE=CalicoIPAM -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules felix:latest-amd64]. -2024-11-06 19:17:28.027 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:28.027 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:28.027 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:28.027 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:29.043 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:29.043 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:29.058 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-7-felixfv]. -2024-11-06 19:17:29.058 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-8-felixfv]. -2024-11-06 19:17:29.072 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-7-felixfv]. -2024-11-06 19:17:29.072 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-8-felixfv]. -2024-11-06 19:17:29.085 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-8-felixfv]. -2024-11-06 19:17:29.085 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-7-felixfv]. -2024-11-06 19:17:29.097 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-8-felixfv]. -2024-11-06 19:17:29.098 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-7-felixfv]. -2024-11-06 19:17:29.112 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-7-felixfv]. -2024-11-06 19:17:29.112 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-8-felixfv]. -2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-7-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"felix-0-1210415-7-felixfv", runCmd:(*exec.Cmd)(0xc001b9d380), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:29.126 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-8-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-1-1210415-8-felixfv", runCmd:(*exec.Cmd)(0xc001c77380), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:29.126 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:29.126 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:29.161 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:29.161 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:29.161 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:29.161 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:29.161 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:29.161 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:29.201 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:29.201 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:29.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -2024-11-06 19:17:29.201 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:29.201 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:29.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:29.243 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:29.243 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:29.244 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:17:29.244 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:29.244 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:29.244 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:17:29.287 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:29.287 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:29.287 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:29.287 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:29.287 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:29.287 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:29.326 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-8-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:29.327 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-7-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:29.327 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-0-1210415-7-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:29.336805 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-0-1210415-7-felixfv\" does not exist" -2024-11-06 19:17:29.337 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-0-1210415-7-felixfv 24762807-a819-43f1-9147-8492335eb8df 267 0 2024-11-06 19:17:29 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.0.0/24\"":{},"v:\"dead:beef:00:00:00:00:0:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -2024-11-06 19:17:29.337 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-1-1210415-8-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -2024-11-06 19:17:29.341 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-1-1210415-8-felixfv 99998042-0afc-434d-9a90-75b6ddc9077e 268 0 2024-11-06 19:17:29 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.1.0/24\"":{},"v:\"dead:beef:00:00:00:00:1:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:29.341432 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-1-1210415-8-felixfv\" does not exist" -2024-11-06 19:17:29.341 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:29.341 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]. -2024-11-06 19:17:29.341 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:29.341 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]. -2024-11-06 19:17:29.382 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]: -2024-11-06 19:17:29.382 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]: -2024-11-06 19:17:29.382 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:29.382 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:29.382 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:6 dev eth0]. -2024-11-06 19:17:29.382 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:5 dev eth0]. -2024-11-06 19:17:29.419 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:6 dev eth0]: -2024-11-06 19:17:29.419 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:5 dev eth0]: -2024-11-06 19:17:29.419 [INFO][1210415] test/topology.go 243: Started topology. time=1.418820066s -2024-11-06 19:17:29.419 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:29.419 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:29.419 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001bfa240), Name:"wlv6-0-idx9", InterfaceName:"calie1eba738647", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffa008), Protocol:"tcp", SpoofInterfaceName:"cali0725d3630ff", SpoofName:"wlv6-0-spoof9", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:29.419 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calie1eba738647' 'dead:beef::0:0:2' '8055' --mtu=1420]. -wlv6-0-idx9[stderr] time="2024-11-07T03:17:29Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.481 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.481 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.481 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.482 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="7e:9e:e1:e7:d6:c1" ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.482 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.532 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" route=0.0.0.0/0 -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.532 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" route=::/0 -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.532 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a" -2024-11-06 19:17:29.534 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a - workload="wlv6-0-idx9" -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.533 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:29.534 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001bfa240), Name:"wlv6-0-idx9", InterfaceName:"calie1eba738647", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001214a80), outPipe:(*os.File)(0xc000ebc0e8), errPipe:(*os.File)(0xc000ebc0f8), namespacePath:"/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000ffa008), Protocol:"tcp", SpoofInterfaceName:"cali0725d3630ff", SpoofName:"wlv6-0-spoof9", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -wlv6-0-idx9[stderr] 2024-11-07 03:17:29.534 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:29.534 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-0-idx9 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-0-idx9] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.545 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-0-idx9 default 00ec108c-67ae-4a24-8d38-368335315937 272 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-0-idx9] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx9\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xrfsm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xrfsm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.549 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-0-idx9 default 00ec108c-67ae-4a24-8d38-368335315937 274 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-0-idx9] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx9\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xrfsm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xrfsm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.549 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--7--felixfv-k8s-wlv6--0--idx9-eth0" -2024-11-06 19:17:29.549 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--7--felixfv-k8s-wlv6--0--idx9-eth0) -2024-11-06 19:17:29.549 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:29.550 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-0-idx9 default 00ec108c-67ae-4a24-8d38-368335315937 274 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-0-idx9] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx9\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xrfsm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx9,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xrfsm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-7-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.550 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:0:2"}} namespace="default" pod="wlv6-0-idx9" -2024-11-06 19:17:29.550 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:29.550 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-7-felixfv -2024-11-06 19:17:29.550 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-7-felixfv -2024-11-06 19:17:29.550 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:29.550 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:29.551 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:29.552 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 274 } [{{IPPool projectcalico.org/v3} {test-pool a6419332-5429-4bc8-b7f7-5bf999e12f24 265 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 33477ceb-f4cb-4291-9522-803a2cc18fd1 266 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:29.552 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:29.552 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:29.552 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:29.552 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:29.552 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.552 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.554 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" error=ipamconfigs.crd.projectcalico.org "default" not found -2024-11-06 19:17:29.555 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMConfigKey() Value:0xc0021d0330 Revision: UID: TTL:0s} -2024-11-06 19:17:29.555 [DEBUG][1210415] test/ipam_config.go 148: Received Create request on IPAMConfig type -2024-11-06 19:17:29.555 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Value=&v3.IPAMConfig{TypeMeta:v1.TypeMeta{Kind:"IPAMConfig", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMConfigSpec{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0}} -2024-11-06 19:17:29.557 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' -2024-11-06 19:17:29.557 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::/122) -2024-11-06 19:17:29.557 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:29.557 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:29.557 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:29.558 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef---122" not found -2024-11-06 19:17:29.558 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating -2024-11-06 19:17:29.558 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:29.558 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:29.558 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.558 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.559 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:29.559 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) Value:0xc0021098a8 Revision: UID: TTL:0s} -2024-11-06 19:17:29.559 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:29.559 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} -2024-11-06 19:17:29.565 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:29.565 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:29.565 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc00201c140 Revision: UID: TTL:0s} -2024-11-06 19:17:29.565 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:29.565 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc0010fd260), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915a79825e2d, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:29.569 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:29.569 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:29.569 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) Value:0xc0015466a8 Revision:276 UID:0xc002137be0 TTL:0s} -2024-11-06 19:17:29.569 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:29.569 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"276", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} -2024-11-06 19:17:29.571 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-7-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:29.571 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 -2024-11-06 19:17:29.571 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0010fcc70), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}} handle="wlv6-0" -2024-11-06 19:17:29.571 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-0) -2024-11-06 19:17:29.571 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:29.571 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:29.574 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-0" not found -2024-11-06 19:17:29.575 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 -2024-11-06 19:17:29.575 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-0) Value:0xc000a60620 Revision: UID: TTL:0s} -2024-11-06 19:17:29.575 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false}} -2024-11-06 19:17:29.577 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc00201c320 Revision:277 UID:0xc0012156e0 TTL:0s} -2024-11-06 19:17:29.577 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:29.577 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"277", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc0010fd6b0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021d0970), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0010fcc70), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}}}, SequenceNumber:0x1805915a79825e2e, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a79825e2d}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:29.580 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:29.580 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:29.580 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001ee2120), Name:"wlv6-1-idx11", InterfaceName:"caliaa48d82a3cc", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002121448), Protocol:"tcp", SpoofInterfaceName:"califc45b4804b1", SpoofName:"wlv6-1-spoof11", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:29.580 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'caliaa48d82a3cc' 'dead:beef::0:1:2' '8055' --mtu=1420]. -wlv6-1-idx11[stderr] time="2024-11-07T03:17:29Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="46:72:e2:d7:61:68" ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.633 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.684 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" route=0.0.0.0/0 -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.684 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" route=::/0 -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.684 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e" -2024-11-06 19:17:29.685 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e - workload="wlv6-1-idx11" -2024-11-06 19:17:29.685 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001ee2120), Name:"wlv6-1-idx11", InterfaceName:"caliaa48d82a3cc", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002159c80), outPipe:(*os.File)(0xc000e97e68), errPipe:(*os.File)(0xc000e97e78), namespacePath:"/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002121448), Protocol:"tcp", SpoofInterfaceName:"califc45b4804b1", SpoofName:"wlv6-1-spoof11", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.685 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -wlv6-1-idx11[stderr] 2024-11-07 03:17:29.685 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -2024-11-06 19:17:29.685 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-1-idx11 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-1-idx11] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.689 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-1-idx11 default 7cc6d58b-f6e9-4f99-85e6-329926bf910d 281 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-1-idx11] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx11\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hbb4b,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hbb4b,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.691 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-1-idx11 default 7cc6d58b-f6e9-4f99-85e6-329926bf910d 282 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-1-idx11] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx11\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hbb4b,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hbb4b,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.691 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--8--felixfv-k8s-wlv6--1--idx11-eth0" -2024-11-06 19:17:29.691 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--8--felixfv-k8s-wlv6--1--idx11-eth0) -2024-11-06 19:17:29.691 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:29.692 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-1-idx11 default 7cc6d58b-f6e9-4f99-85e6-329926bf910d 282 0 2024-11-06 19:17:29 -0800 PST map[name:wlv6-1-idx11] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx11\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:29 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hbb4b,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx11,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hbb4b,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-8-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:29.692 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:1:2"}} namespace="default" pod="wlv6-1-idx11" -2024-11-06 19:17:29.692 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:29.692 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-8-felixfv -2024-11-06 19:17:29.692 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-8-felixfv -2024-11-06 19:17:29.692 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:29.692 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:29.693 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:29.693 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 282 } [{{IPPool projectcalico.org/v3} {test-pool a6419332-5429-4bc8-b7f7-5bf999e12f24 265 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 33477ceb-f4cb-4291-9522-803a2cc18fd1 266 0 2024-11-06 19:17:28 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:29.693 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:29.693 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:29.693 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:29.693 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:29.693 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.693 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.694 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' -2024-11-06 19:17:29.694 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::1:0/122) -2024-11-06 19:17:29.694 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:29.694 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:29.694 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:29.695 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef--1-0-122" not found -2024-11-06 19:17:29.695 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating -2024-11-06 19:17:29.695 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:29.695 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:29.695 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.695 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:29.696 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:29.696 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) Value:0xc0015471d0 Revision: UID: TTL:0s} -2024-11-06 19:17:29.696 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:29.696 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} -2024-11-06 19:17:29.698 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:29.698 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:29.698 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc00201c820 Revision: UID: TTL:0s} -2024-11-06 19:17:29.698 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:29.698 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002068300), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915a816caac4, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:29.700 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:29.700 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:29.700 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) Value:0xc001547380 Revision:283 UID:0xc00206a320 TTL:0s} -2024-11-06 19:17:29.700 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:29.700 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"283", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} -2024-11-06 19:17:29.702 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-8-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:29.702 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 -2024-11-06 19:17:29.702 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc002153100), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}} handle="wlv6-1" -2024-11-06 19:17:29.702 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-1) -2024-11-06 19:17:29.702 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:29.702 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:29.703 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-1" not found -2024-11-06 19:17:29.703 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 -2024-11-06 19:17:29.703 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-1) Value:0xc000b8c2a0 Revision: UID: TTL:0s} -2024-11-06 19:17:29.703 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false}} -2024-11-06 19:17:29.705 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc0022085a0 Revision:284 UID:0xc002062c60 TTL:0s} -2024-11-06 19:17:29.705 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:29.705 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"284", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002220b50), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021d10d0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc002153100), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}}}, SequenceNumber:0x1805915a816caac5, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a816caac4}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:29.710 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-7-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:29.710 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:29.710 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv touch /start-trigger]. -2024-11-06 19:17:29.753 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv touch /start-trigger]: -2024-11-06 19:17:29.753 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-8-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:29.753 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:29.753 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv touch /start-trigger]. -2024-11-06 19:17:29.792 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv touch /start-trigger]: -[BeforeEach] with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 -2024-11-06 19:17:29.792 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for FelixConfiguration(default) -2024-11-06 19:17:29.792 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:29.792 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:29.793 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:FelixConfiguration(default) Value:0xc002074008 Revision:264 UID: TTL:0s} -2024-11-06 19:17:29.793 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"76214d66-f793-4a96-8dde-fc73ced415d3", ResourceVersion:"264", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0021bfdd0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0021bfde0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00203dcb8), WireguardEnabledV6:(*bool)(0xc00203dcb9), WireguardThreadingEnabled:(*bool)(0xc00203dcba), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0021bfdf0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:29.796 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip link show]. -2024-11-06 19:17:29.843 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" -2024-11-06 19:17:29.843 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip link show]. -2024-11-06 19:17:29.884 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" -2024-11-06 19:17:29.885 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:29.921 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" -2024-11-06 19:17:29.921 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:29.971 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" -2024-11-06 19:17:29.971 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:30.008 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" -2024-11-06 19:17:30.008 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:30.051 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[It] nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -2024-11-06 19:17:30.052 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... -2024-11-06 19:17:30.052 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:30.052 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a dead:beef::0:1:2 8055]. -2024-11-06 19:17:30.152 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:30.152 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e dead:beef::0:0:2 8055]. -felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1210415-7-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-0-1210415-7-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=118 -felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-1-1210415-8-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1210415-8-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=118 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/logutils.go 78: Early screen log level set to info -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.320 [INFO][118] felix/daemon.go 155: Loading configuration... -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.323 [INFO][118] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.326 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.327 [INFO][118] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.329 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.330 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.331 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/logutils.go 78: Early screen log level set to info -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/daemon.go 155: Loading configuration... -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.332 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.333 [INFO][118] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.334 [INFO][118] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.335 [INFO][118] felix/daemon.go 220: Created datastore client -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.336 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.337 [INFO][118] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.338 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.339 [INFO][118] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.340 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.341 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.342 [INFO][118] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.346 [INFO][118] felix/daemon.go 220: Created datastore client -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.346 [INFO][118] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.352 [INFO][118] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-7-felixfv" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.353 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.354 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.355 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.356 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.357 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.358 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.359 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.361 [INFO][118] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-8-felixfv" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.363 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.364 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} -felix-0-1210415-7-felixfv[stdout] -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-7-felixfv" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.365 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.366 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.367 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.367 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.367 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.368 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.368 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-7-felixfv" -2024-11-06 19:17:30.369 [INFO][1210415] test/containers.go 428: felix-0-1210415-7-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-7-felixfv" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.369 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.370 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-7-felixfv" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/daemon.go 342: Typha not enabled. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [ERROR][118] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.371 [INFO][118] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0008c3180), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-0-1210415-7-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0000f26e0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc0000f2be0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.374 [INFO][118] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.375 [INFO][118] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.375 [INFO][118] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} -felix-1-1210415-8-felixfv[stdout] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-8-felixfv" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.376 [INFO][118] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-7-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0002aa0f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002aa190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0000f26e0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0008b0810), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000615de0), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0008c3180), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc00078c8c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0000f2be0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.378 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-8-felixfv" -2024-11-06 19:17:30.378 [INFO][1210415] test/containers.go 428: felix-1-1210415-8-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.378 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-8-felixfv" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.378 [INFO][118] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0002aa0f0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002aa190), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.379 [INFO][118] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.380 [INFO][118] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.381 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-8-felixfv" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.380 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.381 [INFO][118] felix/daemon.go 342: Typha not enabled. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.381 [ERROR][118] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.383 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.382 [INFO][118] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0008417c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-1-1210415-8-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0008419a0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000841c20), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.385 [INFO][118] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.385 [INFO][118] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.385 [INFO][118] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.386 [INFO][118] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.386 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.386 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.388 [INFO][118] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-8-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000170230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0001702d0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0008419a0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000839e00), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0009a3620), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0008417c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc0001048c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000841c20), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.390 [INFO][118] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000170230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0001702d0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.391 [INFO][118] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.392 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] 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-" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.393 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] 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" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.394 [INFO][118] 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-" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.395 [INFO][118] 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-" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.396 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.396 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.399 [INFO][118] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.402 [INFO][118] 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-" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.403 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.403 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.403 [INFO][118] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.404 [INFO][118] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.404 [INFO][118] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.405 [INFO][118] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.405 [INFO][118] 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-" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.405 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] 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" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.406 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] 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-" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.407 [INFO][118] 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-" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.408 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.408 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.410 [INFO][118] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.413 [INFO][118] 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-" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.413 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.414 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.414 [INFO][118] felix/connecttime.go 72: FV special case: skipping CTLB cleanup -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:30.552307 7 node_lifecycle_controller.go:1227] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone="" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:30.552395 7 node_lifecycle_controller.go:1031] "Controller detected that all Nodes are not-Ready. Entering master disruption mode" logger="node-lifecycle-controller" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.729 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.729 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.729 [INFO][118] 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-" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] 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" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.730 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] 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-" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.731 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.732 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.732 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.732 [INFO][118] felix/int_dataplane.go 1122: Registering to report health. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.734 [INFO][118] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.734 [INFO][118] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.734 [INFO][118] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.735 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.736 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.737 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.738 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.739 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.740 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.741 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] 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-" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.742 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.743 [INFO][118] 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" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.743 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.743 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] 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-" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.744 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.745 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.745 [INFO][118] felix/int_dataplane.go 1122: Registering to report health. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2476: Started internal status report thread -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/daemon.go 441: Connect to the dataplane driver. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/daemon.go 520: using resource updates where applicable -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=513 ifaceName="eth0" state="up" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.747 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:513} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::42:acff:fe11:5,172.17.0.5,2001:db8:1::242:ac11:5} ifaceName="eth0" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0002774d0), (*watchersyncer.watcherCache)(0xc000277560), (*watchersyncer.watcherCache)(0xc0002775f0), (*watchersyncer.watcherCache)(0xc000277680), (*watchersyncer.watcherCache)(0xc000277710), (*watchersyncer.watcherCache)(0xc0002777a0), (*watchersyncer.watcherCache)(0xc000277830), (*watchersyncer.watcherCache)(0xc0002778c0), (*watchersyncer.watcherCache)(0xc000277950), (*watchersyncer.watcherCache)(0xc0002779e0), (*watchersyncer.watcherCache)(0xc000277a70), (*watchersyncer.watcherCache)(0xc000277b00), (*watchersyncer.watcherCache)(0xc000277b90), (*watchersyncer.watcherCache)(0xc000277c20), (*watchersyncer.watcherCache)(0xc000277cb0), (*watchersyncer.watcherCache)(0xc000277ef0), (*watchersyncer.watcherCache)(0xc0008ba120), (*watchersyncer.watcherCache)(0xc0008ba240)}, results:(chan interface {})(0xc000388a10), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0004925a0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/watchersyncer.go 89: Start called -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-7-felixfv -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.748 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchersyncer.go 149: Starting main event processing loop -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 2159: 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{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] 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{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.750 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] 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{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.751 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=resync -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.749 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calie1eba738647" state="up" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.752 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.753 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.754 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1eba738647" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.755 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.756 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1eba738647", State:"up", Index:3} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.757 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.758 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.758 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.758 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.759 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.760 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.761 [INFO][118] felix/daemon.go 640: Started the processing graph -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 761: No driver process to monitor -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.763 [INFO][118] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-7-felixfv, orchestrator=k8s, workload=default/wlv6-0-idx9, name=eth0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.763 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.763 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.764 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.762 [INFO][118] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.764 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 288 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.764 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 288 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 288 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 288 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 288 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 288 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.765 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.766 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/int_dataplane.go 2476: Started internal status report thread -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/daemon.go 441: Connect to the dataplane driver. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.767 [INFO][118] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/daemon.go 520: using resource updates where applicable -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.768 [INFO][118] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0001fde60), (*watchersyncer.watcherCache)(0xc00031d320), (*watchersyncer.watcherCache)(0xc00031d440), (*watchersyncer.watcherCache)(0xc00031d560), (*watchersyncer.watcherCache)(0xc00031d680), (*watchersyncer.watcherCache)(0xc00031d7a0), (*watchersyncer.watcherCache)(0xc00031d8c0), (*watchersyncer.watcherCache)(0xc00031d9e0), (*watchersyncer.watcherCache)(0xc00031db00), (*watchersyncer.watcherCache)(0xc00031dc20), (*watchersyncer.watcherCache)(0xc00031dd40), (*watchersyncer.watcherCache)(0xc00031de60), (*watchersyncer.watcherCache)(0xc0009b8090), (*watchersyncer.watcherCache)(0xc0009b81b0), (*watchersyncer.watcherCache)(0xc0009b82d0), (*watchersyncer.watcherCache)(0xc0009b83f0), (*watchersyncer.watcherCache)(0xc0009b8510), (*watchersyncer.watcherCache)(0xc0009b8630)}, results:(chan interface {})(0xc000716230), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000d15da0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchersyncer.go 89: Start called -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-8-felixfv -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,::1,127.0.0.0} ifaceName="lo" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.771 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.770 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.772 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.772 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="caliaa48d82a3cc" state="up" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.769 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.772 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.771 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.771 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.773 [INFO][118] felix/int_dataplane.go 2159: 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{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.773 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.773 [INFO][118] 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{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa48d82a3cc" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/daemon.go 640: Started the processing graph -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.776 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=resync -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.774 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=515 ifaceName="eth0" state="up" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{2001:db8:1::242:ac11:6,fe80::42:acff:fe11:6,172.17.0.6} ifaceName="eth0" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.775 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] 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{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.777 [INFO][118] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.780 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.778 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.781 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.780 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.780 [INFO][118] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa48d82a3cc", State:"up", Index:3} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.783 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:515} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.784 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.779 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.782 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.786 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.787 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.785 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/daemon.go 761: No driver process to monitor -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.788 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.789 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.790 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.790 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.790 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.791 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.792 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.793 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/async_calc_graph.go 165: First time we've been in sync -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 288 0s} 1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 288 0s} 1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 288 0s} 1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 288 0s} 1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 288 0s} 1} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 288 0s} 1} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-8-felixfv, orchestrator=k8s, workload=default/wlv6-1-idx11, name=eth0) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.794 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.795 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/async_calc_graph.go 165: First time we've been in sync -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.796 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-8-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-7-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.797 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.798 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.799 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.800 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.801 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.802 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/daemon.go 1277: Datastore now in sync. -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=484.90978ms -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.803 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie1eba738647" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie1eba738647" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1eba738647" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1eba738647" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.804 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie1eba738647" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.805 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1eba738647" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/daemon.go 1277: Datastore now in sync. -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1eba738647" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.806 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie1eba738647" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.807 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.808 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.809 [INFO][118] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=479.478169ms -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa48d82a3cc" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa48d82a3cc" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.810 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.811 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa48d82a3cc" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa48d82a3cc" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.812 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.813 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:30.920 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.929 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.930 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.930 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:30.930 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.187 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.187 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.187 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.188 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.204 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.204 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.206 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.207 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.209 [INFO][118] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} ipVersion=0x4 status="up" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.209 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} status="up" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.209 [INFO][118] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.890899013 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.212 [INFO][118] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.213 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.214 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.228 [INFO][118] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x4 status="up" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.228 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} status="up" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.229 [INFO][118] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.898449829 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.231 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.232 [INFO][118] felix/int_dataplane.go 2042: Dataplane updates throttled -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.262 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:31.263 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:35695 -wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-0-idx9[stderr] 2024-11-07 03:17:31.271 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:31.275 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-8-felixfv" error= stderr="time=\"2024-11-07T03:17:30Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e :8055]\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:31Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:31Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:31.271594195Z\",\"SourceAddr\":\"[dead:beef::1:2]:35695\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:31.271436157Z\",\"ID\":\"dfe34ec1-6481-413f-8504-ec258ad45644\",\"Payload\":\"ping:5d258274-e356-4131-9d5c-3d6c3fe0ff26~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.283 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.284 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.285 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:31.285 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -2024-11-06 19:17:32.100 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-7-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:30Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a :8055]\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:30Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:32Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:32.100 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:17:32.100 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:32.100 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a dead:beef::0:1:2 8055]. -wlv6-1-idx11[stderr] 2024-11-07 03:17:32.151 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:42219 -wlv6-1-idx11[stderr] 2024-11-07 03:17:32.151 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-1-idx11[stderr] 2024-11-07 03:17:32.152 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-1-idx11[stderr] 2024-11-07 03:17:32.152 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-1-idx11[stderr] 2024-11-07 03:17:32.152 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:32.155 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-7-felixfv" error= stderr="time=\"2024-11-07T03:17:32Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a :8055]\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-2d000188-c1d8-2077-c12c-121bcb07986a IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:32.151862605Z\",\"SourceAddr\":\"[dead:beef::2]:42219\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:32.151736673Z\",\"ID\":\"da24385e-ea4f-4b12-bd71-1f3823f9f323\",\"Payload\":\"ping:8486d0bb-3d6c-419a-850d-4b5ae009ffbe~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -2024-11-06 19:17:32.201 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:32.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e dead:beef::0:0:2 8055]. -wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:40093 -wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-0-idx9[stderr] 2024-11-07 03:17:32.263 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:32.266 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-8-felixfv" error= stderr="time=\"2024-11-07T03:17:32Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e :8055]\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:32Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:32.263371602Z\",\"SourceAddr\":\"[dead:beef::1:2]:40093\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:32.263262598Z\",\"ID\":\"edcb7231-b8e0-4a9f-8a63-ea2171cd4ea4\",\"Payload\":\"ping:1055d75b-5330-4d15-bfdd-31659332a33f~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -2024-11-06 19:17:32.301 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 -2024-11-06 19:17:32.302 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv wg]. -2024-11-06 19:17:32.336 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="exec-err" -2024-11-06 19:17:32.336 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv wg]. -2024-11-06 19:17:32.381 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="exec-err" -[JustAfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 -[AfterEach] wireguardEnabledV4: false, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 -2024-11-06 19:17:32.381 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx9" -2024-11-06 19:17:32.381 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-7-felixfv sh -c kill -9 53 & ip link del calie1eba738647 & ip netns del cnitest-2d000188-c1d8-2077-c12c-121bcb07986a & wait]. -2024-11-06 19:17:32.429 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:32.429 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:32.452 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-7-felixfv sh -c kill -9 53 & ip link del calie1eba738647 & ip netns del cnitest-2d000188-c1d8-2077-c12c-121bcb07986a & wait]: -2024-11-06 19:17:32.452 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx9" -2024-11-06 19:17:32.452 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx11" -2024-11-06 19:17:32.452 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-8-felixfv sh -c kill -9 53 & ip link del caliaa48d82a3cc & ip netns del cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e & wait]. -2024-11-06 19:17:32.491 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:32.491 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:32.516 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-8-felixfv sh -c kill -9 53 & ip link del caliaa48d82a3cc & ip netns del cnitest-d5beb6a6-d431-9625-ba86-d0a880c6b58e & wait]: -2024-11-06 19:17:32.516 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx11" -2024-11-06 19:17:32.516 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:32.516 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-7-felixfv" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1eba738647" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calie1eba738647" state="down" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calie1eba738647" state="" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calie1eba738647" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Typed[string]{}} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.528 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1eba738647", State:"down", Index:3} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1eba738647", State:"", Index:3} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1eba738647", Addrs:set.Set[string](nil)} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie1eba738647" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie1eba738647" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.529 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.530 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-0-1210415-7-felixfv[stdout] 2024-11-07 03:17:32.531 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx9", EndpointId:"eth0"} status="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.589 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="caliaa48d82a3cc" state="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.589 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa48d82a3cc", State:"down", Index:3} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.589 [INFO][118] felix/int_dataplane.go 2001: Dataplane updates no longer throttled -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.590 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.595 [INFO][118] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.595 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.595 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.596 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} status="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="caliaa48d82a3cc" state="" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.614 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Typed[string]{}} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa48d82a3cc", State:"", Index:3} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.615 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa48d82a3cc", Addrs:set.Set[string](nil)} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="caliaa48d82a3cc" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.616 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.617 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.617 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.617 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-1-1210415-8-felixfv[stdout] 2024-11-07 03:17:32.618 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx11", EndpointId:"eth0"} status="down" -2024-11-06 19:17:32.646 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:32.646 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-7-felixfv" signal=interrupt -2024-11-06 19:17:32.646 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-7-felixfv" signal=interrupt -2024-11-06 19:17:32.646 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:32.653 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="stdout" -2024-11-06 19:17:32.653 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-7-felixfv" -2024-11-06 19:17:32.653 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-7-felixfv" stream="stderr" -2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-7-felixfv" -2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-7-felixfv" signal=killed -2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:32.661 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:32.770 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:32.770 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-8-felixfv" signal=interrupt -2024-11-06 19:17:32.770 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-8-felixfv" signal=interrupt -2024-11-06 19:17:32.770 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:32.776 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="stdout" -2024-11-06 19:17:32.776 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-8-felixfv" -2024-11-06 19:17:32.776 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-8-felixfv" stream="stderr" -2024-11-06 19:17:32.785 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-8-felixfv" -2024-11-06 19:17:32.785 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-8-felixfv" signal=killed -2024-11-06 19:17:32.785 [INFO][1210415] test/infra_k8s.go 544: K8sDatastoreInfra told to stop, deferring cleanup... -2024-11-06 19:17:32.785 [INFO][1210415] test/containers.go 86: Stop no-op because nil container -[AfterEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 -[AfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 -•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -[BeforeEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 - -FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 -[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: false - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 -2024-11-06 19:17:32.788 [INFO][1210415] test/etcd.go 41: Starting etcd -2024-11-06 19:17:32.788 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-9-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:32.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-9-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-9-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. -2024-11-06 19:17:32.788 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:32.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.959Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} -etcd-1210415-9-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:32.960Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.960Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.960Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.960Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.961Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"804.355µs"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.963Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-9-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:32.964Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.965Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.965Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.966Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.968Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.968Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:32.968Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.363Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.371Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.374Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.375Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} -etcd-1210415-9-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:33.376Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} -2024-11-06 19:17:33.803 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:33.821 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-9-felixfv]. -2024-11-06 19:17:33.833 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-9-felixfv]. -2024-11-06 19:17:33.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-9-felixfv]. -2024-11-06 19:17:33.860 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-9-felixfv]. -2024-11-06 19:17:33.873 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-9-felixfv]. -2024-11-06 19:17:33.887 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-9-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"etcd-1210415-9-felixfv", runCmd:(*exec.Cmd)(0xc001c76180), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:33.887 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:false, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:false, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001c4c008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} -2024-11-06 19:17:33.887 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:33.887 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:33.887 [INFO][1210415] test/topology.go 507: Initializing the datastore... -2024-11-06 19:17:33.887 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:33.887 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:33.889 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:33.889 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5bc5ba5d-188b-473f-955a-7c6ba43f661c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 889063327, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc001b6f169), Variant:""}} -2024-11-06 19:17:33.889 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"5bc5ba5d-188b-473f-955a-7c6ba43f661c", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 889063327, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc001b6f169), Variant:""}} -2024-11-06 19:17:33.896 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"558b9085-52d8-43f4-bd46-228fec8c431a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 896667743, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f420), DefaultAction:(*v3.Action)(0xc000c67c70)}} -2024-11-06 19:17:33.896 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"558b9085-52d8-43f4-bd46-228fec8c431a", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 896667743, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f420), DefaultAction:(*v3.Action)(0xc000c67c70)}} -2024-11-06 19:17:33.897 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9d9a8a4f-ee9c-46ac-9c9e-647c4e12277b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 897534567, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f690), DefaultAction:(*v3.Action)(0xc000c67f10)}} -2024-11-06 19:17:33.897 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"9d9a8a4f-ee9c-46ac-9c9e-647c4e12277b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 897534567, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001b6f690), DefaultAction:(*v3.Action)(0xc000c67f10)}} -2024-11-06 19:17:33.898 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= -2024-11-06 19:17:33.898 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0015502f8), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:33.898 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 898346749, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc00232c630), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc00232c640), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0015502f8), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc00232c620), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:33.898 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 898346749, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc00232c630), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc00232c640), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0015502f8), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc00232c620), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:33.899 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:33.899 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:33.899 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" -2024-11-06 19:17:33.899 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:33.899 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:33.899 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:33.899 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:33.899 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:33.899 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ -2024-11-06 19:17:33.899 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex -2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" -2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"c5747b2b-053e-4268-91e5-2e6f2d09d636", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 900256118, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:33.900 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"c5747b2b-053e-4268-91e5-2e6f2d09d636", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 900256118, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:33.902 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:33.902 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:33.902 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-10-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:33.902 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-11-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:33.902 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-10-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-10-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_BPFLOGLEVEL=debug -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=1- -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_LogDebugFilenameRegex= -e FELIX_IPV6SUPPORT=false -e DELAY_FELIX_START=true -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e GORACE=history_size=2 -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e FELIX_IPTABLESMARKMASK=4294934528 -e SET_CORE_PATTERN=true -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. -2024-11-06 19:17:33.902 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-11-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-11-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_BPFLOGLEVEL=debug -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DBG_WGBOOTSTRAP=true -e GORACE=history_size=2 -e SET_CORE_PATTERN=true -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_BPFIPV6SUPPORT=false -e FELIX_IPV6SUPPORT=false -e BPF_LOG_PFX=0- -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_LogDebugFilenameRegex= -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DebugDisableLogDropping=true -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin felix:latest-amd64]. -2024-11-06 19:17:33.903 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:33.903 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:33.903 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:33.903 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... - -STATS: LoadAvg=1.53/1.04/0.84 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/17.1GiB/17.8GiB/75.9MiB/19.9MiB RootFSFree=102.3GiB(21.9%) -2024-11-06 19:17:34.921 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:34.921 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:34.935 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-10-felixfv]. -2024-11-06 19:17:34.935 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-11-felixfv]. -2024-11-06 19:17:34.947 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-10-felixfv]. -2024-11-06 19:17:34.947 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-11-felixfv]. -2024-11-06 19:17:34.958 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-11-felixfv]. -2024-11-06 19:17:34.958 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-10-felixfv]. -2024-11-06 19:17:34.970 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-11-felixfv]. -2024-11-06 19:17:34.970 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-10-felixfv]. -2024-11-06 19:17:34.981 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-11-felixfv]. -2024-11-06 19:17:34.981 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-10-felixfv]. -2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-11-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-0-1210415-11-felixfv", runCmd:(*exec.Cmd)(0xc000e2a480), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-10-felixfv", IP:"172.17.0.7", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:7", IPv6Prefix:"64", Hostname:"felix-1-1210415-10-felixfv", runCmd:(*exec.Cmd)(0xc001c77200), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:34.992 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:34.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. -2024-11-06 19:17:34.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. -2024-11-06 19:17:35.032 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: - net.ipv6.conf.all.disable_ipv6 = 1 - -2024-11-06 19:17:35.032 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:35.032 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. -2024-11-06 19:17:35.032 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: - net.ipv6.conf.all.disable_ipv6 = 1 - -2024-11-06 19:17:35.032 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:35.032 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. -2024-11-06 19:17:35.076 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: - net.ipv6.conf.default.disable_ipv6 = 1 - -2024-11-06 19:17:35.076 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:35.076 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. -2024-11-06 19:17:35.077 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: - net.ipv6.conf.default.disable_ipv6 = 1 - -2024-11-06 19:17:35.077 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:35.077 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. -2024-11-06 19:17:35.116 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: - net.ipv6.conf.lo.disable_ipv6 = 1 - -2024-11-06 19:17:35.116 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:35.116 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. -2024-11-06 19:17:35.117 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: - net.ipv6.conf.lo.disable_ipv6 = 1 - -2024-11-06 19:17:35.117 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:35.117 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. -felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:35.148 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: - net.ipv6.conf.all.forwarding = 0 - -2024-11-06 19:17:35.148 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:35.148 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:35.150 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: - net.ipv6.conf.all.forwarding = 0 - -2024-11-06 19:17:35.150 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:35.150 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:35.185 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-10-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:35.185 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-11-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:35.185 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:35.185 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:35.186 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.6/16 -2024-11-06 19:17:35.186 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:6/64 -2024-11-06 19:17:35.186 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:35.186 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:35.187 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="a75b12e172f443919cd8b215e4901e8a" -2024-11-06 19:17:35.187 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc001551768) -2024-11-06 19:17:35.187 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1b880116-4ce0-43bb-bba8-00c914b1ebef", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 187159249, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0015517a0), DefaultAction:(*v3.Action)(0xc0013ceef0)}} -2024-11-06 19:17:35.187 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1b880116-4ce0-43bb-bba8-00c914b1ebef", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 187159249, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0015517a0), DefaultAction:(*v3.Action)(0xc0013ceef0)}} -2024-11-06 19:17:35.194 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1b880116-4ce0-43bb-bba8-00c914b1ebef", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 187159249, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0015517a0), DefaultAction:(*v3.Action)(0xc0013ceef0)}} -2024-11-06 19:17:35.194 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"3dbffbf5-6076-4556-8e9c-fff01d738f6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 194620778, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001551ac8), DefaultAction:(*v3.Action)(0xc0013cf240)}} -2024-11-06 19:17:35.194 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"3dbffbf5-6076-4556-8e9c-fff01d738f6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 194620778, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001551ac8), DefaultAction:(*v3.Action)(0xc0013cf240)}} -2024-11-06 19:17:35.197 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"3dbffbf5-6076-4556-8e9c-fff01d738f6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 194620778, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001551ac8), DefaultAction:(*v3.Action)(0xc0013cf240)}} -2024-11-06 19:17:35.197 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1210415-11-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-11-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3cb7256c-82bd-40a0-8aa6-0ca9e9a118e4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 197900580, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001bbc280), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:35.197 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1210415-11-felixfv" model-etcdKey=Node(felix-0-1210415-11-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-11-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"3cb7256c-82bd-40a0-8aa6-0ca9e9a118e4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 197900580, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc001bbc280), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:35.198 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:35.198 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:35.198 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.7/16 -2024-11-06 19:17:35.198 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:7/64 -2024-11-06 19:17:35.198 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:35.199 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:35.199 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="a75b12e172f443919cd8b215e4901e8a" -2024-11-06 19:17:35.199 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc002232708) -2024-11-06 19:17:35.199 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"a84b0686-7a6c-42aa-a259-28276c3004a8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 199647139, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232740), DefaultAction:(*v3.Action)(0xc00238a980)}} -2024-11-06 19:17:35.199 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"a84b0686-7a6c-42aa-a259-28276c3004a8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 199647139, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232740), DefaultAction:(*v3.Action)(0xc00238a980)}} -2024-11-06 19:17:35.200 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"a84b0686-7a6c-42aa-a259-28276c3004a8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 199647139, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232740), DefaultAction:(*v3.Action)(0xc00238a980)}} -2024-11-06 19:17:35.200 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a4190d86-7258-4f1b-8c9a-1a404d05b3d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 200342363, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232a88), DefaultAction:(*v3.Action)(0xc00238acd0)}} -2024-11-06 19:17:35.200 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a4190d86-7258-4f1b-8c9a-1a404d05b3d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 200342363, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232a88), DefaultAction:(*v3.Action)(0xc00238acd0)}} -2024-11-06 19:17:35.201 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a4190d86-7258-4f1b-8c9a-1a404d05b3d9", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 200342363, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232a88), DefaultAction:(*v3.Action)(0xc00238acd0)}} -2024-11-06 19:17:35.201 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1210415-10-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-10-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"6ee8d888-b779-4f91-990e-6c084daf6913", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 201135070, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc00025c370), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:35.201 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1210415-10-felixfv" model-etcdKey=Node(felix-1-1210415-10-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-10-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"6ee8d888-b779-4f91-990e-6c084daf6913", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 201135070, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc00025c370), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:35.201 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:35.201 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:35.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]. -2024-11-06 19:17:35.201 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]. -2024-11-06 19:17:35.242 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-10-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]: -2024-11-06 19:17:35.242 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-11-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]: -2024-11-06 19:17:35.242 [INFO][1210415] test/topology.go 243: Started topology. time=1.354919134s -2024-11-06 19:17:35.242 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:35.242 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:35.242 [DEBUG][1210415] test/validator.go 299: Validate action: Allow -2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:35.242 [DEBUG][1210415] test/validator.go 299: Validate action: Allow -2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:35.242 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:35.242 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"7849cacb-79f6-47df-bbdc-c043a1486551", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 242882309, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:17:35.243 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"7849cacb-79f6-47df-bbdc-c043a1486551", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 242882309, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:17:35.243 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:35.243 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:35.243 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0018b2480), Name:"wlv4-0-idx13", InterfaceName:"cali299faa963b9", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002120908), Protocol:"tcp", SpoofInterfaceName:"caliecb231f16ef", SpoofName:"wlv4-0-spoof13", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:35.243 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali299faa963b9' '10.65.0.2' '8055' --mtu=1440]. -wlv4-0-idx13[stderr] time="2024-11-07T03:17:35Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-0-idx13[stderr] 2024-11-07 03:17:35.294 [DEBUG][47] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" -wlv4-0-idx13[stderr] 2024-11-07 03:17:35.294 [DEBUG][47] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="0e:70:37:30:4c:b6" ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" -wlv4-0-idx13[stderr] 2024-11-07 03:17:35.294 [DEBUG][47] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" route=0.0.0.0/0 -wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [DEBUG][47] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" route=::/0 -wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [INFO][47] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe" -2024-11-06 19:17:35.295 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe - workload="wlv4-0-idx13" -wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [INFO][47] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:35.295 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0018b2480), Name:"wlv4-0-idx13", InterfaceName:"cali299faa963b9", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc000e47200), outPipe:(*os.File)(0xc000ebc288), errPipe:(*os.File)(0xc000ebc2b0), namespacePath:"/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc002120908), Protocol:"tcp", SpoofInterfaceName:"caliecb231f16ef", SpoofName:"wlv4-0-spoof13", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"47", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:35.295 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:35.295 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -wlv4-0-idx13[stderr] 2024-11-07 03:17:35.295 [INFO][47] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx13 -2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-11-felixfv -2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-0-idx13 -2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.2/32 -2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:35.295 [DEBUG][1210415] test/validator.go 305: Validate interface: cali299faa963b9 -2024-11-06 19:17:35.295 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13", GenerateName:"", Namespace:"default", SelfLink:"", UID:"1c7b8dd6-e30e-4f4c-9084-0bad87fbf5f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 295771654, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx13", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx13", Node:"felix-0-1210415-11-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx13", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali299faa963b9", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:35.295 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--11--felixfv-felixfv-wlv4--0--idx13-wlv4--0--idx13", GenerateName:"", Namespace:"default", SelfLink:"", UID:"1c7b8dd6-e30e-4f4c-9084-0bad87fbf5f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 295771654, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-0-idx13", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-0-idx13", Node:"felix-0-1210415-11-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-0-idx13", ServiceAccountName:"", IPNetworks:[]string{"10.65.0.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali299faa963b9", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:35.297 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-11-felixfv -2024-11-06 19:17:35.297 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-11-felixfv -2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:35.297 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:35.297 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:35.297 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" -2024-11-06 19:17:35.298 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:35.298 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:35.298 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:35.298 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:35.298 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 10 } [{{IPPool projectcalico.org/v3} {test-pool c5747b2b-053e-4268-91e5-2e6f2d09d636 6 0 2024-11-06 19:17:33 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:35.298 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:17:35.298 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:17:35.299 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' -2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" -2024-11-06 19:17:35.299 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating -2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.299 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:35.299 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-11-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001018e10), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bcf51f333, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001018e10), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bcf51f333, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:35.300 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="12" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:35.300 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-11-felixfv/ipv4/block/10.65.0.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-11-felixfv) rev="12" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:35.301 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-11-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:35.301 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 -2024-11-06 19:17:35.301 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a58a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-11-felixfv"}} handle="wlv4-0" -2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" -2024-11-06 19:17:35.301 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 -2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} -2024-11-06 19:17:35.301 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-0" model-etcdKey=IPAMHandleKey(id=wlv4-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false} -2024-11-06 19:17:35.302 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="13" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0018a5d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233ade8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a58a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-11-felixfv"}}}, SequenceNumber:0x1805915bcf51f334, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bcf51f333}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.302 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.0.0-26" model-etcdKey=BlockKey(cidr=10.65.0.0/26) rev="13" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0018a5d80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233ade8), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a58a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-11-felixfv"}}}, SequenceNumber:0x1805915bcf51f334, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bcf51f333}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.302 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:35.302 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:35.302 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc000166900), Name:"wlv4-1-idx15", InterfaceName:"cali0df0cca01e8", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0021218c8), Protocol:"tcp", SpoofInterfaceName:"cali634183378e7", SpoofName:"wlv4-1-spoof15", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:35.302 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali0df0cca01e8' '10.65.1.2' '8055' --mtu=1440]. -wlv4-1-idx15[stderr] time="2024-11-07T03:17:35Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-1-idx15[stderr] 2024-11-07 03:17:35.358 [DEBUG][47] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" -wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [DEBUG][47] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="9a:3f:ea:b6:07:26" ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" -wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [DEBUG][47] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" route=0.0.0.0/0 -wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [DEBUG][47] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" route=::/0 -wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [INFO][47] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446" -wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [INFO][47] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:35.359 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 - workload="wlv4-1-idx15" -wlv4-1-idx15[stderr] 2024-11-07 03:17:35.359 [INFO][47] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:35.359 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc000166900), Name:"wlv4-1-idx15", InterfaceName:"cali0df0cca01e8", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001276000), outPipe:(*os.File)(0xc000ebc398), errPipe:(*os.File)(0xc000ebc3a8), namespacePath:"/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0021218c8), Protocol:"tcp", SpoofInterfaceName:"cali634183378e7", SpoofName:"wlv4-1-spoof15", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"47", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:35.359 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:35.359 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx15 -2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-10-felixfv -2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: wlv4-1-idx15 -2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.1.2/32 -2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:35.360 [DEBUG][1210415] test/validator.go 305: Validate interface: cali0df0cca01e8 -2024-11-06 19:17:35.360 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15", GenerateName:"", Namespace:"default", SelfLink:"", UID:"b59367e0-7a01-404a-a1d4-07c1c4b7506e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 360363845, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx15", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx15", Node:"felix-1-1210415-10-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx15", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali0df0cca01e8", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:35.360 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--10--felixfv-felixfv-wlv4--1--idx15-wlv4--1--idx15", GenerateName:"", Namespace:"default", SelfLink:"", UID:"b59367e0-7a01-404a-a1d4-07c1c4b7506e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 35, 360363845, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv4-1-idx15", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv4-1-idx15", Node:"felix-1-1210415-10-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv4-1-idx15", ServiceAccountName:"", IPNetworks:[]string{"10.65.1.2/32"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali0df0cca01e8", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:35.361 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-10-felixfv -2024-11-06 19:17:35.361 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-10-felixfv -2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:35.361 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:35.361 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:35.361 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:35.362 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:35.362 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:35.362 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 17 } [{{IPPool projectcalico.org/v3} {test-pool c5747b2b-053e-4268-91e5-2e6f2d09d636 6 0 2024-11-06 19:17:33 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:35.362 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:35.362 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:35.362 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-10-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:35.363 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:35.363 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:35.363 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0006a4210), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bd318c93e, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.363 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0006a4210), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915bd318c93e, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.364 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:35.364 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="18" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-10-felixfv/ipv4/block/10.65.1.0-26" model-etcdKey=BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-10-felixfv) rev="18" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:35.364 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-10-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:35.364 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 -2024-11-06 19:17:35.364 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0007ac2f0), AttrSecondary:map[string]string{"node":"felix-1-1210415-10-felixfv"}} handle="wlv4-1" -2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:17:35.364 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" -2024-11-06 19:17:35.365 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 -2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} -2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv4-1" model-etcdKey=IPAMHandleKey(id=wlv4-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false} -2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="19" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001019ce0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233b968), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0007ac2f0), AttrSecondary:map[string]string{"node":"felix-1-1210415-10-felixfv"}}}, SequenceNumber:0x1805915bd318c93f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bd318c93e}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.365 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/block/10.65.1.0-26" model-etcdKey=BlockKey(cidr=10.65.1.0/26) rev="19" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xa, 0x41, 0x1, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc001019ce0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00233b968), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0007ac2f0), AttrSecondary:map[string]string{"node":"felix-1-1210415-10-felixfv"}}}, SequenceNumber:0x1805915bd318c93f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915bd318c93e}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:35.366 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-11-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:35.366 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:35.366 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv touch /start-trigger]. -2024-11-06 19:17:35.405 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-11-felixfv touch /start-trigger]: -2024-11-06 19:17:35.405 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-10-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:35.405 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:35.405 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv touch /start-trigger]. -2024-11-06 19:17:35.444 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-10-felixfv touch /start-trigger]: -[BeforeEach] with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 -2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4e00), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4e10), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e150), WireguardEnabledV6:(*bool)(0xc00183e151), WireguardThreadingEnabled:(*bool)(0xc00183e152), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4e30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:35.444 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"8bc50ed5-7287-490d-93bb-8b95348a2dab", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 33, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0006a4e00), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0006a4e10), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00183e150), WireguardEnabledV6:(*bool)(0xc00183e151), WireguardThreadingEnabled:(*bool)(0xc00183e152), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0006a4e30), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:35.445 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip link show]. -2024-11-06 19:17:35.482 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" -2024-11-06 19:17:35.482 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip link show]. -2024-11-06 19:17:35.519 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" -2024-11-06 19:17:35.519 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip rule show pref 99]. -2024-11-06 19:17:35.558 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" -2024-11-06 19:17:35.558 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip rule show pref 99]. -2024-11-06 19:17:35.598 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" -2024-11-06 19:17:35.598 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv ip rule show pref 99]. -2024-11-06 19:17:35.631 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" -2024-11-06 19:17:35.631 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv ip rule show pref 99]. -2024-11-06 19:17:35.672 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[It] nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -2024-11-06 19:17:35.672 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... -2024-11-06 19:17:35.672 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:35.672 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe 10.65.1.2 8055]. -2024-11-06 19:17:35.773 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:35.773 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 10.65.0.2 8055]. -felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1210415-11-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1210415-10-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1210415-11-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=110 -felix-1-1210415-10-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=111 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/logutils.go 78: Early screen log level set to info -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.210 [INFO][110] felix/daemon.go 155: Loading configuration... -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/logutils.go 78: Early screen log level set to info -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.211 [INFO][111] felix/daemon.go 155: Loading configuration... -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.212 [INFO][110] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.212 [INFO][111] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.215 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][111] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.216 [INFO][110] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.217 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.218 [INFO][110] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][111] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.219 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.220 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][110] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][110] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.221 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.222 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.223 [INFO][110] felix/daemon.go 220: Created datastore client -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.223 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.223 [INFO][111] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.226 [INFO][111] felix/daemon.go 220: Created datastore client -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.227 [INFO][110] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.229 [INFO][111] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.234 [INFO][110] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-11-felixfv" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.236 [INFO][111] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-10-felixfv" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.237 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.238 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][110] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.239 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.240 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.241 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.242 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.243 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.244 [INFO][110] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.245 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][110] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.246 [WARNING][110] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.246 [WARNING][110] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.246 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/daemon.go 316: no Kubernetes client available -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-11-felixfv" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.247 [INFO][110] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-11-felixfv" -2024-11-06 19:17:36.248 [INFO][1210415] test/containers.go 428: felix-0-1210415-11-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-11-felixfv" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-11-felixfv" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/daemon.go 342: Typha not enabled. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [ERROR][110] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.249 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.248 [INFO][110] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0008612c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1210415-11-felixfv", 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, 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)(0xc000c0e000)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000798280), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.250 [INFO][110] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][110] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [WARNING][111] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][110] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [WARNING][111] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 316: no Kubernetes client available -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-10-felixfv" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.251 [INFO][110] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.252 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-10-felixfv" -2024-11-06 19:17:36.252 [INFO][1210415] test/containers.go 428: felix-1-1210415-10-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.252 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-10-felixfv" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-10-felixfv" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][111] felix/daemon.go 342: Typha not enabled. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [ERROR][111] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.252 [INFO][110] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-11-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0000e6460), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000146050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000c0e000)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc00084bb00), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000c28020), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0008612c0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000798280), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][110] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0000e6460), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000146050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.254 [INFO][110] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.253 [INFO][111] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000b2d220), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1210415-10-felixfv", 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, 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)(0xc000b2d400)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"a75b12e172f443919cd8b215e4901e8a", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000b2d680), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][111] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][111] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.255 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.256 [INFO][111] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.256 [INFO][111] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.258 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.258 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.257 [INFO][111] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-10-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0000da3c0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0000da460), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000b2d400)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0006d9c50), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000b1c000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000b2d220), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000b2d680), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0000da3c0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0000da460), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.259 [INFO][111] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.260 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.262 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.262 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.264 [INFO][110] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.265 [INFO][110] 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-" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.265 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.265 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.266 [INFO][110] 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" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] 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-" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.267 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][110] 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-" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][111] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][111] 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-" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.268 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.269 [INFO][111] 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" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] 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-" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.270 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] 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-" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][110] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.271 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][110] 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-" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][111] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.273 [INFO][110] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.274 [INFO][110] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.274 [INFO][110] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.274 [INFO][110] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] 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-" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.275 [INFO][111] felix/connecttime.go 72: FV special case: skipping CTLB cleanup -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][111] felix/int_dataplane.go 1122: Registering to report health. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.596 [INFO][110] felix/int_dataplane.go 1122: Registering to report health. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][111] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][111] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][110] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.598 [INFO][110] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.599 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.600 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.601 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/daemon.go 441: Connect to the dataplane driver. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 2476: Started internal status report thread -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/daemon.go 441: Connect to the dataplane driver. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2476: Started internal status report thread -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/daemon.go 520: using resource updates where applicable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][111] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00027b320), (*watchersyncer.watcherCache)(0xc00027b3b0), (*watchersyncer.watcherCache)(0xc00027b440), (*watchersyncer.watcherCache)(0xc00027b4d0), (*watchersyncer.watcherCache)(0xc00027b560), (*watchersyncer.watcherCache)(0xc00027b5f0), (*watchersyncer.watcherCache)(0xc00027b680), (*watchersyncer.watcherCache)(0xc00027b710), (*watchersyncer.watcherCache)(0xc00027b7a0), (*watchersyncer.watcherCache)(0xc00027b830), (*watchersyncer.watcherCache)(0xc00027b8c0), (*watchersyncer.watcherCache)(0xc00027b950), (*watchersyncer.watcherCache)(0xc00027b9e0), (*watchersyncer.watcherCache)(0xc00027ba70)}, results:(chan interface {})(0xc0004636c0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000cba360), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/daemon.go 527: Starting the datastore Syncer -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/daemon.go 520: using resource updates where applicable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchersyncer.go 89: Start called -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.606 [INFO][110] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00022f290), (*watchersyncer.watcherCache)(0xc00022f4d0), (*watchersyncer.watcherCache)(0xc00022f560), (*watchersyncer.watcherCache)(0xc00022fe60), (*watchersyncer.watcherCache)(0xc00022fef0), (*watchersyncer.watcherCache)(0xc000400090), (*watchersyncer.watcherCache)(0xc000400120), (*watchersyncer.watcherCache)(0xc000401290), (*watchersyncer.watcherCache)(0xc000401320), (*watchersyncer.watcherCache)(0xc0004013b0), (*watchersyncer.watcherCache)(0xc000401440), (*watchersyncer.watcherCache)(0xc0004014d0), (*watchersyncer.watcherCache)(0xc000401560), (*watchersyncer.watcherCache)(0xc0004015f0)}, results:(chan interface {})(0xc0004ca150), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000d883c0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-10-felixfv -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1} ifaceName="lo" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 2159: 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{}}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] 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{}}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/watchersyncer.go 89: Start called -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-11-felixfv -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,127.0.0.0} ifaceName="lo" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchersyncer.go 149: Starting main event processing loop -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=resync -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali0df0cca01e8" state="up" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.610 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0df0cca01e8" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=521 ifaceName="eth0" state="up" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.7} ifaceName="eth0" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0df0cca01e8", State:"up", Index:3} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.609 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.611 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:521} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali299faa963b9" state="up" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali299faa963b9" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=519 ifaceName="eth0" state="up" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.612 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6} ifaceName="eth0" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][110] felix/watchersyncer.go 130: Sending status update Status=resync -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.613 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.608 [INFO][110] felix/int_dataplane.go 2159: 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{}}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.607 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][110] 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{}}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.614 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.615 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali299faa963b9", State:"up", Index:3} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali299faa963b9", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/daemon.go 640: Started the processing graph -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali299faa963b9", Addrs:set.Typed[string]{}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:519} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.616 [INFO][111] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) a75b12e172f443919cd8b215e4901e8a 2 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 23 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/daemon.go 761: No driver process to monitor -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 23 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 23 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 23 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.617 [INFO][111] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][111] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-10-felixfv, orchestrator=felixfv, workload=default/wlv4-1-idx15, name=wlv4-1-idx15) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.618 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.619 [INFO][110] felix/daemon.go 640: Started the processing graph -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/async_calc_graph.go 165: First time we've been in sync -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/daemon.go 761: No driver process to monitor -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 23 0s} 1} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) a75b12e172f443919cd8b215e4901e8a 2 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.620 [INFO][110] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.621 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.622 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][110] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.623 [INFO][110] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-11-felixfv, orchestrator=felixfv, workload=default/wlv4-0-idx13, name=wlv4-0-idx13) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/async_calc_graph.go 165: First time we've been in sync -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.624 [INFO][110] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"a75b12e172f443919cd8b215e4901e8a", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:a75b12e172f443919cd8b215e4901e8a ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.625 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.626 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.627 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.629 [INFO][110] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.628 [INFO][110] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/daemon.go 1277: Datastore now in sync. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][110] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.630 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][111] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.631 [INFO][110] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for ClusterGUID: a75b12e172f443919cd8b215e4901e8a (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][111] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=423.588377ms -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/daemon.go 1277: Datastore now in sync. -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali0df0cca01e8" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.632 [INFO][110] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0df0cca01e8" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0df0cca01e8" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali0df0cca01e8" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.633 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-10-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][111] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-11-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.634 [INFO][110] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=425.684069ms -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali299faa963b9" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali299faa963b9" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali299faa963b9" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.635 [INFO][110] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali299faa963b9" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.636 [INFO][110] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.636 [INFO][110] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.636 [INFO][110] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.743 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.743 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.743 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.744 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:36.745 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.014 [INFO][111] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.014 [INFO][111] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.024 [INFO][111] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} ipVersion=0x4 status="up" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.025 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} status="up" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.025 [INFO][111] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.815660985 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.027 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.028 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.028 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.032 [INFO][110] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.033 [INFO][110] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.043 [INFO][110] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} ipVersion=0x4 status="up" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.043 [INFO][110] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-0-idx13", EndpointId:"wlv4-0-idx13"} status="up" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.043 [INFO][110] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.833874693 -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.045 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.088 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:37.089 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.110 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.110 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-11-felixfv[stdout] 2024-11-07 03:17:37.111 [INFO][110] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -2024-11-06 19:17:37.724 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-11-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:35Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe :8055]\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:37.831 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-10-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:35Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 :8055]\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:35Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:37.831 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:17:37.831 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:37.831 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe 10.65.1.2 8055]. -wlv4-1-idx15[stderr] 2024-11-07 03:17:37.885 [INFO][47] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:46291 -wlv4-1-idx15[stderr] 2024-11-07 03:17:37.885 [INFO][47] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-1-idx15[stderr] 2024-11-07 03:17:37.886 [ERROR][47] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-1-idx15[stderr] 2024-11-07 03:17:37.886 [INFO][47] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-1-idx15[stderr] 2024-11-07 03:17:37.886 [INFO][47] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:37.889 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-11-felixfv" error= stderr="time=\"2024-11-07T03:17:37Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe :8055]\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:37.885931093Z\",\"SourceAddr\":\"10.65.0.2:46291\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:37.885779085Z\",\"ID\":\"7deef617-2fc7-4685-8090-ab4d37fbc413\",\"Payload\":\"ping:ca63cda4-c740-4c5b-8cd2-203d74f42093~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -2024-11-06 19:17:37.932 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:37.932 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 10.65.0.2 8055]. -wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:41403 -wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [ERROR][47] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-0-idx13[stderr] 2024-11-07 03:17:37.987 [INFO][47] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:37.990 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-10-felixfv" error= stderr="time=\"2024-11-07T03:17:37Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 :8055]\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:37Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:37.987126879Z\",\"SourceAddr\":\"10.65.1.2:41403\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:37.986961476Z\",\"ID\":\"90f9f4ce-7dbf-4ef7-b1bd-32a9d6076a7c\",\"Payload\":\"ping:be91054c-9aee-42f4-b9c8-03eaa91ef7c1~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -2024-11-06 19:17:38.032 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 -2024-11-06 19:17:38.032 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv wg]. -2024-11-06 19:17:38.063 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="exec-err" -2024-11-06 19:17:38.063 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv wg]. -2024-11-06 19:17:38.099 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="exec-err" -[JustAfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 -[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: false - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 -2024-11-06 19:17:38.099 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx13" -2024-11-06 19:17:38.099 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-11-felixfv sh -c kill -9 47 & ip link del cali299faa963b9 & ip netns del cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe & wait]. -2024-11-06 19:17:38.134 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:38.134 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:38.145 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-11-felixfv sh -c kill -9 47 & ip link del cali299faa963b9 & ip netns del cnitest-4e961899-5eac-c984-3a62-1b5d01ca5cfe & wait]: -2024-11-06 19:17:38.145 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx13" -2024-11-06 19:17:38.145 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx15" -2024-11-06 19:17:38.145 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-10-felixfv sh -c kill -9 47 & ip link del cali0df0cca01e8 & ip netns del cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 & wait]. -2024-11-06 19:17:38.181 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:38.181 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:38.192 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-10-felixfv sh -c kill -9 47 & ip link del cali0df0cca01e8 & ip netns del cnitest-ebc48a70-37ce-a40e-1913-0179ae89e446 & wait]: -2024-11-06 19:17:38.192 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx15" -2024-11-06 19:17:38.192 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:38.192 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-11-felixfv" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali0df0cca01e8" state="down" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0df0cca01e8", State:"down", Index:3} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali0df0cca01e8" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.279 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.280 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali0df0cca01e8" state="" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} ipVersion=0x4 status="down" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} status="down" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.289 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali0df0cca01e8" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0df0cca01e8", State:"", Index:3} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Set[string](nil)} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0df0cca01e8", Addrs:set.Set[string](nil)} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali0df0cca01e8" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.290 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.291 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} ipVersion=0x4 status="down" -felix-1-1210415-10-felixfv[stdout] 2024-11-07 03:17:38.291 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv4-1-idx15", EndpointId:"wlv4-1-idx15"} status="down" -2024-11-06 19:17:38.305 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:38.305 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-11-felixfv" signal=interrupt -2024-11-06 19:17:38.305 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-11-felixfv" signal=interrupt -2024-11-06 19:17:38.305 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:38.309 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="stderr" -2024-11-06 19:17:38.309 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-11-felixfv" -2024-11-06 19:17:38.309 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-11-felixfv" stream="stdout" -2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-11-felixfv" -2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-11-felixfv" signal=killed -2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:38.317 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:38.427 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:38.427 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-10-felixfv" signal=interrupt -2024-11-06 19:17:38.427 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-10-felixfv" signal=interrupt -2024-11-06 19:17:38.427 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:38.432 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="stderr" -2024-11-06 19:17:38.432 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-10-felixfv" stream="stdout" -2024-11-06 19:17:38.432 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-10-felixfv" -2024-11-06 19:17:38.438 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-10-felixfv" -2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-10-felixfv" signal=killed -2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 75: StopLogs no-op because nil container -2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 86: Stop no-op because nil container -2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-9-felixfv" -2024-11-06 19:17:38.439 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-9-felixfv" -2024-11-06 19:17:38.548 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-9-felixfv" -2024-11-06 19:17:38.548 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-9-felixfv" signal=interrupt -2024-11-06 19:17:38.548 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-9-felixfv" signal=interrupt -2024-11-06 19:17:38.548 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:38.554 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-9-felixfv" stream="stdout" -2024-11-06 19:17:38.554 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-9-felixfv" stream="stderr" -2024-11-06 19:17:38.554 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1210415-9-felixfv" -2024-11-06 19:17:38.560 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-9-felixfv" -2024-11-06 19:17:38.560 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-9-felixfv" signal=killed -[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 -[AfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 -•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------- -_BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -[BeforeEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 - -FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) wireguardEnabledV4: false, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 -[BeforeEach] wireguardEnabledV4: false, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 -2024-11-06 19:17:38.561 [INFO][1210415] test/etcd.go 41: Starting etcd -2024-11-06 19:17:38.561 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"etcd-1210415-12-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:38.561 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name etcd-1210415-12-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname etcd-1210415-12-felixfv --privileged quay.io/coreos/etcd:v3.5.6 etcd --advertise-client-urls http://127.0.0.1:2379 --listen-client-urls http://0.0.0.0:2379]. -2024-11-06 19:17:38.562 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:38.562 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.710Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls","http://127.0.0.1:2379","--listen-client-urls","http://0.0.0.0:2379"]} -etcd-1210415-12-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:38.710Z","caller":"etcdmain/etcd.go:105","msg":"'data-dir' was empty; using default","data-dir":"default.etcd"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.710Z","caller":"embed/etcd.go:124","msg":"configuring peer listeners","listen-peer-urls":["http://localhost:2380"]} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.711Z","caller":"embed/etcd.go:132","msg":"configuring client listeners","listen-client-urls":["http://0.0.0.0:2379"]} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.711Z","caller":"embed/etcd.go:306","msg":"starting an etcd server","etcd-version":"3.5.6","git-sha":"cecbe35ce","go-version":"go1.16.15","go-os":"linux","go-arch":"amd64","max-cpu-set":12,"max-cpu-available":12,"member-initialized":false,"name":"default","data-dir":"default.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"default.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"default=http://localhost:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.712Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"default.etcd/member/snap/db","took":"807.67µs"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","caller":"etcdserver/raft.go:494","msg":"starting local member","local-member-id":"8e9e05c52164694d","cluster-id":"cdf818194e3a8c32"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=()"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 0"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became follower at term 1"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.713Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-12-felixfv[stderr] {"level":"warn","ts":"2024-11-07T03:17:38.714Z","caller":"auth/store.go:1234","msg":"simple token is not cryptographically signed"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.715Z","caller":"mvcc/kvstore.go:393","msg":"kvstore restored","current-rev":1} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.716Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"etcdserver/server.go:854","msg":"starting etcd server","local-member-id":"8e9e05c52164694d","local-server-version":"3.5.6","cluster-version":"to_be_decided"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"etcdserver/server.go:738","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8e9e05c52164694d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"default.etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d switched to configuration voters=(10276657743932975437)"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.717Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","added-peer-id":"8e9e05c52164694d","added-peer-peer-urls":["http://localhost:2380"]} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.718Z","caller":"embed/etcd.go:275","msg":"now serving peer/client/metrics","local-member-id":"8e9e05c52164694d","initial-advertise-peer-urls":["http://localhost:2380"],"listen-peer-urls":["http://localhost:2380"],"advertise-client-urls":["http://127.0.0.1:2379"],"listen-client-urls":["http://0.0.0.0:2379"],"listen-metrics-urls":[]} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.718Z","caller":"embed/etcd.go:586","msg":"serving peer traffic","address":"127.0.0.1:2380"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:38.718Z","caller":"embed/etcd.go:558","msg":"cmux::serve","address":"127.0.0.1:2380"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d is starting a new election at term 1"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became pre-candidate at term 1"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgPreVoteResp from 8e9e05c52164694d at term 1"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became candidate at term 2"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"8e9e05c52164694d became leader at term 2"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.114Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.121Z","caller":"etcdserver/server.go:2563","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.123Z","caller":"etcdserver/server.go:2054","msg":"published local member to cluster through raft","local-member-id":"8e9e05c52164694d","local-member-attributes":"{Name:default ClientURLs:[http://127.0.0.1:2379]}","request-path":"/0/members/8e9e05c52164694d/attributes","cluster-id":"cdf818194e3a8c32","publish-timeout":"7s"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.123Z","caller":"embed/serve.go:100","msg":"ready to serve client requests"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.124Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.124Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.124Z","caller":"embed/serve.go:146","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"[::]:2379"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.126Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"cdf818194e3a8c32","local-member-id":"8e9e05c52164694d","cluster-version":"3.5"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.126Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} -etcd-1210415-12-felixfv[stderr] {"level":"info","ts":"2024-11-07T03:17:39.126Z","caller":"etcdserver/server.go:2587","msg":"cluster version is updated","cluster-version":"3.5"} -2024-11-06 19:17:39.574 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:39.588 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} etcd-1210415-12-felixfv]. -2024-11-06 19:17:39.599 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} etcd-1210415-12-felixfv]. -2024-11-06 19:17:39.610 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} etcd-1210415-12-felixfv]. -2024-11-06 19:17:39.621 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} etcd-1210415-12-felixfv]. -2024-11-06 19:17:39.631 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} etcd-1210415-12-felixfv]. -2024-11-06 19:17:39.642 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"etcd-1210415-12-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"etcd-1210415-12-felixfv", runCmd:(*exec.Cmd)(0xc001b9c300), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:39.642 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:false, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001b2c008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} -2024-11-06 19:17:39.642 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:39.642 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:39.642 [INFO][1210415] test/topology.go 507: Initializing the datastore... -2024-11-06 19:17:39.642 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:39.642 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:39.643 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:39.643 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c7313c7c-159d-4add-9ac0-5bae0336f148", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 643708106, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00045ed78), Variant:""}} -2024-11-06 19:17:39.643 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" ttl=0s value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"c7313c7c-159d-4add-9ac0-5bae0336f148", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 643708106, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00045ed78), Variant:""}} -2024-11-06 19:17:39.651 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"291ef65d-a46a-4fab-9b13-17654fcf6654", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 651043922, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00045f2c0), DefaultAction:(*v3.Action)(0xc001bfc740)}} -2024-11-06 19:17:39.651 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"291ef65d-a46a-4fab-9b13-17654fcf6654", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 651043922, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00045f2c0), DefaultAction:(*v3.Action)(0xc001bfc740)}} -2024-11-06 19:17:39.653 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"8a34bcc0-4308-4fd7-9f06-4c7b5ceafb1e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 653963502, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0012992b0), DefaultAction:(*v3.Action)(0xc0011b7a70)}} -2024-11-06 19:17:39.654 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"8a34bcc0-4308-4fd7-9f06-4c7b5ceafb1e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 653963502, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0012992b0), DefaultAction:(*v3.Action)(0xc0011b7a70)}} -2024-11-06 19:17:39.656 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= -2024-11-06 19:17:39.656 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00045e618), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:39.656 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 656248207, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001bfcdd0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001bfcde0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00045e618), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001bfcdc0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:39.656 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 656248207, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001bfcdd0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001bfcde0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(nil), WireguardEnabledV6:(*bool)(0xc00045e618), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001bfcdc0), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:39.656 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:39.656 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:39.656 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:39.657 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=0 rev="" -2024-11-06 19:17:39.657 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:39.657 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:39.657 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:39.657 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:39.657 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:39.657 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv4/ -2024-11-06 19:17:39.657 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv4/ didn't match regex -2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} rev="" -2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv4/" list-interface=model.BlockListOptions{IPVersion:4} numResults=0 rev="" -2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"819794b1-d5e7-45d5-a1fa-2689a0c9b710", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 658317441, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:39.658 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" model-etcdKey=IPPool(test-pool) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"819794b1-d5e7-45d5-a1fa-2689a0c9b710", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 658317441, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:39.658 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:39.659 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=1 rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:39.659 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:39.659 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:39.659 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 -2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:39.659 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:39.659 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/block.go 91: Get Block key from /calico/ipam/v2/assignment/ipv6/ -2024-11-06 19:17:39.659 [DEBUG][1210415] test/block.go 94: /calico/ipam/v2/assignment/ipv6/ didn't match regex -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} rev="" -2024-11-06 19:17:39.659 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/" list-interface=model.BlockListOptions{IPVersion:6} numResults=0 rev="" -2024-11-06 19:17:39.660 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"25260d82-f2c4-4194-9da4-5826cd0e1115", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 660015853, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:39.660 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" model-etcdKey=IPPool(test-pool-v6) rev="" ttl=0s value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"25260d82-f2c4-4194-9da4-5826cd0e1115", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 660015853, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:39.660 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:39.660 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:39.660 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-13-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:39.660 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-13-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-13-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_IPV6SUPPORT=true -e FELIX_DebugDisableLogDropping=true -e FELIX_IPTABLESMARKMASK=4294934528 -e GORACE=history_size=2 -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_DBG_WGBOOTSTRAP=true -e SET_CORE_PATTERN=true -e BPF_LOG_PFX=0- -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_LogDebugFilenameRegex= -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules felix:latest-amd64]. -2024-11-06 19:17:39.660 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-13-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:39.660 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-13-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-13-felixfv -e CALICO_DATASTORE_TYPE=etcdv3 -e FELIX_DATASTORETYPE=etcdv3 -e TYPHA_DATASTORETYPE=etcdv3 -e TYPHA_ETCDENDPOINTS=http://172.17.0.5:2379 -e CALICO_ETCD_ENDPOINTS=http://172.17.0.5:2379 --privileged -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_DebugDisableLogDropping=true -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e SET_CORE_PATTERN=true -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_IPV6SUPPORT=true -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e GORACE=history_size=2 -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_DebugSkipCTLBCleanup=true -e BPF_LOG_PFX=1- -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. -2024-11-06 19:17:39.661 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:39.661 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:39.661 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:39.661 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:40.674 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:40.674 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:40.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-13-felixfv]. -2024-11-06 19:17:40.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-13-felixfv]. -2024-11-06 19:17:40.697 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-13-felixfv]. -2024-11-06 19:17:40.697 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-13-felixfv]. -2024-11-06 19:17:40.710 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-13-felixfv]. -2024-11-06 19:17:40.710 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-13-felixfv]. -2024-11-06 19:17:40.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-13-felixfv]. -2024-11-06 19:17:40.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-13-felixfv]. -2024-11-06 19:17:40.733 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-13-felixfv]. -2024-11-06 19:17:40.733 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-13-felixfv]. -2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-13-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-0-1210415-13-felixfv", runCmd:(*exec.Cmd)(0xc001b9cc00), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:40.744 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-13-felixfv", IP:"172.17.0.7", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:7", IPv6Prefix:"64", Hostname:"felix-1-1210415-13-felixfv", runCmd:(*exec.Cmd)(0xc002158a80), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:40.744 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:40.744 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:40.788 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:40.788 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:40.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:40.788 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:40.788 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:40.788 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:40.826 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:40.826 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:40.826 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -2024-11-06 19:17:40.826 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:40.826 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:40.826 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:40.865 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:40.865 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:40.865 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:40.865 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:17:40.865 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:40.865 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:17:40.906 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:40.906 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:40.906 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:40.906 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:40.906 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:40.906 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:40.947 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:40.948 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-13-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:40.948 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:40.948 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:40.948 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.6/16 -2024-11-06 19:17:40.948 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:6/64 -2024-11-06 19:17:40.948 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:40.948 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:40.949 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="99f7bdd3741b4493928999fe751f0834" -2024-11-06 19:17:40.949 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0014272c8) -2024-11-06 19:17:40.949 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"91a3a34e-ae01-4ade-8ec5-11bb4a2add7e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 949306851, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427300), DefaultAction:(*v3.Action)(0xc001f4dd60)}} -2024-11-06 19:17:40.949 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"91a3a34e-ae01-4ade-8ec5-11bb4a2add7e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 949306851, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427300), DefaultAction:(*v3.Action)(0xc001f4dd60)}} -2024-11-06 19:17:40.957 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"91a3a34e-ae01-4ade-8ec5-11bb4a2add7e", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 949306851, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427300), DefaultAction:(*v3.Action)(0xc001f4dd60)}} -2024-11-06 19:17:40.957 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"d874b6b1-2708-4c1e-9bcf-7f7f9169f448", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 957754831, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427628), DefaultAction:(*v3.Action)(0xc00218c850)}} -2024-11-06 19:17:40.957 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"d874b6b1-2708-4c1e-9bcf-7f7f9169f448", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 957754831, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427628), DefaultAction:(*v3.Action)(0xc00218c850)}} -2024-11-06 19:17:40.959 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"d874b6b1-2708-4c1e-9bcf-7f7f9169f448", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 957754831, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc001427628), DefaultAction:(*v3.Action)(0xc00218c850)}} -2024-11-06 19:17:40.959 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-0-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"7be3d614-3103-4c5b-993a-02dacafabde8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 959391085, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014342d0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:40.959 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-0-1210415-13-felixfv" model-etcdKey=Node(felix-0-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"7be3d614-3103-4c5b-993a-02dacafabde8", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 959391085, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0014342d0), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.6", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:6", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:40.961 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:40.961 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:40.961 [DEBUG][1210415] test/validator.go 674: Validate IPv4 network: 172.17.0.7/16 -2024-11-06 19:17:40.961 [DEBUG][1210415] test/validator.go 696: Validate IPv6 network: 2001:db8:1::242:ac11:7/64 -2024-11-06 19:17:40.961 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:40.961 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/clusterinformations/default" model-etcdKey=ClusterInformation(default) rev="" -2024-11-06 19:17:40.962 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="99f7bdd3741b4493928999fe751f0834" -2024-11-06 19:17:40.962 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc000df5678) -2024-11-06 19:17:40.962 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1432c2a0-32d7-4d73-af83-169d1c70a97d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 962377987, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000df5730), DefaultAction:(*v3.Action)(0xc000db2ce0)}} -2024-11-06 19:17:40.962 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1432c2a0-32d7-4d73-af83-169d1c70a97d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 962377987, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000df5730), DefaultAction:(*v3.Action)(0xc000db2ce0)}} -2024-11-06 19:17:40.962 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/default" model-etcdKey=Tier(default) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"1432c2a0-32d7-4d73-af83-169d1c70a97d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 962377987, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc000df5730), DefaultAction:(*v3.Action)(0xc000db2ce0)}} -2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"61fde001-5d50-4784-bf89-5a1fe4cdead5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963019045, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0020a2008), DefaultAction:(*v3.Action)(0xc000db3030)}} -2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"61fde001-5d50-4784-bf89-5a1fe4cdead5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963019045, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0020a2008), DefaultAction:(*v3.Action)(0xc000db3030)}} -2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 180: Create transaction failed due to resource already existing etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/tiers/adminnetworkpolicy" model-etcdKey=Tier(adminnetworkpolicy) rev="" ttl=0s value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"61fde001-5d50-4784-bf89-5a1fe4cdead5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963019045, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0020a2008), DefaultAction:(*v3.Action)(0xc000db3030)}} -2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Node(felix-1-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"956b1522-cc7d-4ea8-a6da-8a556fc84d6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963649901, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0018bcf00), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:40.963 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/nodes/felix-1-1210415-13-felixfv" model-etcdKey=Node(felix-1-1210415-13-felixfv) rev="" ttl=0s value=&v3.Node{TypeMeta:v1.TypeMeta{Kind:"Node", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-13-felixfv", GenerateName:"", Namespace:"", SelfLink:"", UID:"956b1522-cc7d-4ea8-a6da-8a556fc84d6d", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 40, 963649901, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.NodeSpec{BGP:(*v3.NodeBGPSpec)(0xc0018bcf00), IPv4VXLANTunnelAddr:"", VXLANTunnelMACAddr:"", IPv6VXLANTunnelAddr:"", VXLANTunnelMACAddrV6:"", OrchRefs:[]v3.OrchRef(nil), Wireguard:(*v3.NodeWireguardSpec)(nil), Addresses:[]v3.NodeAddress{v3.NodeAddress{Address:"172.17.0.7", Type:"InternalIP"}, v3.NodeAddress{Address:"2001:db8:1::242:ac11:7", Type:"InternalIP"}}}, Status:v3.NodeStatus{WireguardPublicKey:"", WireguardPublicKeyV6:"", PodCIDRs:[]string(nil)}} -2024-11-06 19:17:40.964 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:40.964 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:40.964 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]. -2024-11-06 19:17:40.964 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]. -2024-11-06 19:17:40.998 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv ip route add 10.65.1.0/24 via 172.17.0.7 dev eth0]: -2024-11-06 19:17:40.998 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:40.998 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:7 dev eth0]. -2024-11-06 19:17:40.998 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]: -2024-11-06 19:17:40.998 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:40.998 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]. -2024-11-06 19:17:41.038 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:7 dev eth0]: -2024-11-06 19:17:41.038 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]: -2024-11-06 19:17:41.038 [INFO][1210415] test/topology.go 243: Started topology. time=1.396154475s -2024-11-06 19:17:41.038 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:41.038 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:41.038 [DEBUG][1210415] test/validator.go 299: Validate action: Allow -2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:41.038 [DEBUG][1210415] test/validator.go 299: Validate action: Allow -2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:41.038 [DEBUG][1210415] test/parser.go 30: Parsing "" -2024-11-06 19:17:41.038 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b153c78c-d8fb-4773-b975-1ad90c4e28e7", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 38788734, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:17:41.038 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/profiles/default" model-etcdKey=Profile(default) rev="" ttl=0s value=&v3.Profile{TypeMeta:v1.TypeMeta{Kind:"Profile", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b153c78c-d8fb-4773-b975-1ad90c4e28e7", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 38788734, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ProfileSpec{Ingress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, Egress:[]v3.Rule{v3.Rule{Action:"Allow", IPVersion:(*int)(nil), Protocol:(*numorstring.Protocol)(nil), ICMP:(*v3.ICMPFields)(nil), NotProtocol:(*numorstring.Protocol)(nil), NotICMP:(*v3.ICMPFields)(nil), Source:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, Destination:v3.EntityRule{Nets:[]string(nil), Selector:"", NamespaceSelector:"", Services:(*v3.ServiceMatch)(nil), Ports:[]numorstring.Port(nil), NotNets:[]string(nil), NotSelector:"", NotPorts:[]numorstring.Port(nil), ServiceAccounts:(*v3.ServiceAccountMatch)(nil)}, HTTP:(*v3.HTTPMatch)(nil), Metadata:(*v3.RuleMetadata)(nil)}}, LabelsToApply:map[string]string{"default":""}}} -2024-11-06 19:17:41.039 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:41.039 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:41.039 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0021b9b00), Name:"wlv6-0-idx17", InterfaceName:"cali65ba59a3892", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020ed688), Protocol:"tcp", SpoofInterfaceName:"calib354c648c6f", SpoofName:"wlv6-0-spoof17", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:41.039 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali65ba59a3892' 'dead:beef::0:0:2' '8055' --mtu=1420]. -wlv6-0-idx17[stderr] time="2024-11-07T03:17:41Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.095 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="ba:37:9c:a3:ca:96" ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.096 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.146 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" route=0.0.0.0/0 -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.146 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" route=::/0 -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.146 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6" -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.148 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:41.148 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 - workload="wlv6-0-idx17" -wlv6-0-idx17[stderr] 2024-11-07 03:17:41.148 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:41.148 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0021b9b00), Name:"wlv6-0-idx17", InterfaceName:"cali65ba59a3892", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001b9d200), outPipe:(*os.File)(0xc00147e540), errPipe:(*os.File)(0xc00147e550), namespacePath:"/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020ed688), Protocol:"tcp", SpoofInterfaceName:"calib354c648c6f", SpoofName:"wlv6-0-spoof17", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:41.148 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:41.148 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx17 -2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: felix-0-1210415-13-felixfv -2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-0-idx17 -2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:0:2/128 -2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:41.148 [DEBUG][1210415] test/validator.go 305: Validate interface: cali65ba59a3892 -2024-11-06 19:17:41.148 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17", GenerateName:"", Namespace:"default", SelfLink:"", UID:"28d825b3-95a1-4ded-8d99-7616651781f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 148832480, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx17", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx17", Node:"felix-0-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx17", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali65ba59a3892", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:41.148 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17" model-etcdKey=WorkloadEndpoint(default/felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--0--1210415--13--felixfv-felixfv-wlv6--0--idx17-wlv6--0--idx17", GenerateName:"", Namespace:"default", SelfLink:"", UID:"28d825b3-95a1-4ded-8d99-7616651781f5", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 148832480, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-0-idx17", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-0-idx17", Node:"felix-0-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-0-idx17", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:0:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"cali65ba59a3892", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:41.150 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-13-felixfv -2024-11-06 19:17:41.150 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-13-felixfv -2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:17:41.150 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:41.150 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 11 } [{{IPPool projectcalico.org/v3} {test-pool 819794b1-d5e7-45d5-a1fa-2689a0c9b710 6 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 25260d82-f2c4-4194-9da4-5826cd0e1115 7 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:41.150 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:41.150 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.150 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" ttl=0s value=&model.IPAMConfig{StrictAffinity:false, AutoAllocateBlocks:true, MaxBlocksPerHost:0} -2024-11-06 19:17:41.151 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' -2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:17:41.151 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" -2024-11-06 19:17:41.152 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating -2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.152 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-13-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:41.152 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:41.152 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000b33400), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d2c2a5286, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.152 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc000b33400), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d2c2a5286, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.153 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:41.153 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:41.153 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:41.153 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-0-1210415-13-felixfv/ipv6/block/dead:beef::-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-13-felixfv) rev="13" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:41.153 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-13-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:41.153 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 -2024-11-06 19:17:41.153 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc002152de0), AttrSecondary:map[string]string{"node":"felix-0-1210415-13-felixfv"}} handle="wlv6-0" -2024-11-06 19:17:41.153 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" -2024-11-06 19:17:41.154 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 -2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} -2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-0" model-etcdKey=IPAMHandleKey(id=wlv6-0) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false} -2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0021be650), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bf4cd0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc002152de0), AttrSecondary:map[string]string{"node":"felix-0-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d2c2a5287, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d2c2a5286}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.154 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::-122" model-etcdKey=BlockKey(cidr=dead:beef::/122) rev="14" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0021be650), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bf4cd0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc002152de0), AttrSecondary:map[string]string{"node":"felix-0-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d2c2a5287, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d2c2a5286}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.155 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:41.155 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:41.155 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc002041d40), Name:"wlv6-1-idx19", InterfaceName:"calieb9c29bdb9a", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020f4b48), Protocol:"tcp", SpoofInterfaceName:"calif3582871b20", SpoofName:"wlv6-1-spoof19", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:41.155 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calieb9c29bdb9a' 'dead:beef::0:1:2' '8055' --mtu=1420]. -wlv6-1-idx19[stderr] time="2024-11-07T03:17:41Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.206 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [DEBUG][53] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [INFO][53] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="a2:0f:ae:bd:dd:6e" ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.207 [INFO][53] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.257 [DEBUG][53] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" route=0.0.0.0/0 -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.257 [DEBUG][53] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" route=::/0 -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.258 [INFO][53] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a" -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.259 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -2024-11-06 19:17:41.259 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a - workload="wlv6-1-idx19" -2024-11-06 19:17:41.259 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc002041d40), Name:"wlv6-1-idx19", InterfaceName:"calieb9c29bdb9a", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc00208af00), outPipe:(*os.File)(0xc001070588), errPipe:(*os.File)(0xc001070598), namespacePath:"/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020f4b48), Protocol:"tcp", SpoofInterfaceName:"calif3582871b20", SpoofName:"wlv6-1-spoof19", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:41.259 [DEBUG][1210415] test/client.go 30: Using datastore type 'etcdv3' -2024-11-06 19:17:41.259 [DEBUG][1210415] test/tls.go 49: creating a TLS config BuiltWithBoringCrypto=false -wlv6-1-idx19[stderr] 2024-11-07 03:17:41.259 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: felixfv -2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx19 -2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: felix-1-1210415-13-felixfv -2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: wlv6-1-idx19 -2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::0:1:2/128 -2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 398: Validate name: default -2024-11-06 19:17:41.260 [DEBUG][1210415] test/validator.go 305: Validate interface: calieb9c29bdb9a -2024-11-06 19:17:41.260 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4f6a4924-5ccb-485e-8386-06f31bb40e2b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 260471091, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx19", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx19", Node:"felix-1-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx19", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"calieb9c29bdb9a", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:41.260 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/workloadendpoints/default/felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19" model-etcdKey=WorkloadEndpoint(default/felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19) rev="" ttl=0s value=&v3.WorkloadEndpoint{TypeMeta:v1.TypeMeta{Kind:"WorkloadEndpoint", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"felix--1--1210415--13--felixfv-felixfv-wlv6--1--idx19-wlv6--1--idx19", GenerateName:"", Namespace:"default", SelfLink:"", UID:"4f6a4924-5ccb-485e-8386-06f31bb40e2b", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 41, 260471091, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"wlv6-1-idx19", "projectcalico.org/namespace":"default", "projectcalico.org/orchestrator":"felixfv"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.WorkloadEndpointSpec{Orchestrator:"felixfv", Workload:"wlv6-1-idx19", Node:"felix-1-1210415-13-felixfv", ContainerID:"", Pod:"", Endpoint:"wlv6-1-idx19", ServiceAccountName:"", IPNetworks:[]string{"dead:beef::0:1:2/128"}, IPNATs:[]v3.IPNAT(nil), IPv4Gateway:"", IPv6Gateway:"", Profiles:[]string{"default"}, InterfaceName:"calieb9c29bdb9a", MAC:"", Ports:[]v3.WorkloadEndpointPort(nil), AllowSpoofedSourcePrefixes:[]string(nil)}} -2024-11-06 19:17:41.261 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-13-felixfv -2024-11-06 19:17:41.261 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-13-felixfv -2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 405: Processing List request list-interface=IPPool rev="" -2024-11-06 19:17:41.261 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools -2024-11-06 19:17:41.261 [DEBUG][1210415] test/resource.go 287: Didn't match regex -2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 467: List options is a parent prefix, ensure path ends in / list-interface=IPPool rev="" -2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 469: Adding / to path list-interface=IPPool rev="" -2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 420: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool rev="" -2024-11-06 19:17:41.261 [DEBUG][1210415] test/etcdv3.go 426: Processing response from etcdv3 etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/" list-interface=IPPool numResults=2 rev="" -2024-11-06 19:17:41.261 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool" -2024-11-06 19:17:41.262 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool -2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool) -2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 34: Processing etcdv3 entry etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/ippools/test-pool-v6" -2024-11-06 19:17:41.262 [DEBUG][1210415] test/resource.go 284: Get Global Resource key from /calico/resources/v3/projectcalico.org/ippools/test-pool-v6 -2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 36: Key is valid and converted to model-etcdKey model-etcdKey=IPPool(test-pool-v6) -2024-11-06 19:17:41.262 [DEBUG][1210415] test/conversion.go 38: Value is valid - return KVPair with parsed value -2024-11-06 19:17:41.262 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 18 } [{{IPPool projectcalico.org/v3} {test-pool 819794b1-d5e7-45d5-a1fa-2689a0c9b710 6 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 25260d82-f2c4-4194-9da4-5826cd0e1115 7 0 2024-11-06 19:17:39 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:41.262 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:41.262 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:41.262 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.262 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.262 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' -2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" -2024-11-06 19:17:41.263 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating -2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.263 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/config" model-etcdKey=IPAMConfigKey() rev="" -2024-11-06 19:17:41.264 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:41.264 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:41.264 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-13-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="" ttl=0s value=&model.BlockAffinity{State:"pending", Deleted:false} -2024-11-06 19:17:41.265 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:41.265 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:41.265 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc002220860), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d32de743b, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.265 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc002220860), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute(nil), SequenceNumber:0x1805915d32de743b, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.266 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:41.266 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/host/felix-1-1210415-13-felixfv/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-13-felixfv) rev="19" ttl=0s value=&model.BlockAffinity{State:"confirmed", Deleted:false} -2024-11-06 19:17:41.266 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-13-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:41.266 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 -2024-11-06 19:17:41.266 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0021beaf0), AttrSecondary:map[string]string{"node":"felix-1-1210415-13-felixfv"}} handle="wlv6-1" -2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:17:41.266 [DEBUG][1210415] test/etcdv3.go 394: No results returned from etcdv3 client etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" -2024-11-06 19:17:41.267 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 -2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 149: Processing Create request model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} -2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 164: Performing etcdv3 transaction for Create request etcdv3-etcdKey="/calico/ipam/v2/handle/wlv6-1" model-etcdKey=IPAMHandleKey(id=wlv6-1) rev="" ttl=0s value=&model.IPAMHandle{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false} -2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0022209b0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002110860), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0021beaf0), AttrSecondary:map[string]string{"node":"felix-1-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d32de743c, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d32de743b}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.267 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/ipam/v2/assignment/ipv6/block/dead:beef::1:0-122" model-etcdKey=BlockKey(cidr=dead:beef::1:0/122) rev="20" ttl=0s value=&model.AllocationBlock{CIDR:net.IPNet{IPNet:net.IPNet{IP:net.IP{0xde, 0xad, 0xbe, 0xef, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0}}}, Affinity:(*string)(0xc0022209b0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002110860), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]model.AllocationAttribute{model.AllocationAttribute{AttrPrimary:(*string)(0xc0021beaf0), AttrSecondary:map[string]string{"node":"felix-1-1210415-13-felixfv"}}}, SequenceNumber:0x1805915d32de743c, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915d32de743b}, Deleted:false, HostAffinity:(*string)(nil)} -2024-11-06 19:17:41.268 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-13-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:41.268 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:41.268 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv touch /start-trigger]. -2024-11-06 19:17:41.310 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv touch /start-trigger]: -2024-11-06 19:17:41.310 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-13-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:41.310 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:41.310 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv touch /start-trigger]. -2024-11-06 19:17:41.345 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv touch /start-trigger]: -[BeforeEach] with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 -2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 363: Processing Get request model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 387: Calling Get on etcdv3 client etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="" -2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 204: Processing Update request model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001edb050), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001edb060), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc001f7a4d8), WireguardEnabledV6:(*bool)(0xc001f7a4d9), WireguardThreadingEnabled:(*bool)(0xc001f7a4da), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001edb080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:41.345 [DEBUG][1210415] test/etcdv3.go 223: Performing etcdv3 transaction for Update request etcdv3-etcdKey="/calico/resources/v3/projectcalico.org/felixconfigurations/default" model-etcdKey=FelixConfiguration(default) rev="5" ttl=0s value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"372a07c9-421c-4d76-b4ad-24c88ce9a1a4", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 39, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc001edb050), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc001edb060), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc001f7a4d8), WireguardEnabledV6:(*bool)(0xc001f7a4d9), WireguardThreadingEnabled:(*bool)(0xc001f7a4da), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc001edb080), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:41.346 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip link show]. -2024-11-06 19:17:41.381 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" -2024-11-06 19:17:41.381 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip link show]. -2024-11-06 19:17:41.415 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" -2024-11-06 19:17:41.415 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:41.455 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" -2024-11-06 19:17:41.455 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:41.493 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" -2024-11-06 19:17:41.494 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:41.536 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" -2024-11-06 19:17:41.536 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:41.568 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[It] nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -2024-11-06 19:17:41.568 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... -2024-11-06 19:17:41.568 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:41.568 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 dead:beef::0:1:2 8055]. -2024-11-06 19:17:41.669 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:41.669 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a dead:beef::0:0:2 8055]. -felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-1-1210415-13-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=117 -felix-1-1210415-13-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-0-1210415-13-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1210415-13-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=118 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/logutils.go 78: Early screen log level set to info -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][117] felix/daemon.go 155: Loading configuration... -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/logutils.go 78: Early screen log level set to info -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.966 [INFO][118] felix/daemon.go 155: Loading configuration... -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.967 [INFO][117] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.967 [INFO][118] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.969 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="etcdv3" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][117] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.970 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:etcdv3 dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.971 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.972 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.973 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.974 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][118] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.975 [INFO][117] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.976 [INFO][117] felix/daemon.go 213: Connecting to datastore datastore="etcdv3" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.977 [INFO][118] felix/daemon.go 220: Created datastore client -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.977 [INFO][117] felix/daemon.go 220: Created datastore client -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.981 [INFO][117] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.983 [INFO][118] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.989 [INFO][117] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-13-felixfv" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.990 [INFO][118] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-13-felixfv" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.992 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.993 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.994 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.995 [INFO][117] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.996 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.997 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:41.998 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.001 [INFO][118] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.001 [INFO][117] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [INFO][118] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][118] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [INFO][117] felix/daemon.go 292: Not using Kubernetes datastore driver, trying to get a Kubernetes client... -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][117] felix/winutils.go 149: Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][118] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.002 [WARNING][117] felix/winutils.go 154: error creating inClusterConfig, falling back to default config: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/daemon.go 316: no Kubernetes client available -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/daemon.go 295: Kubernetes in-cluster config not available. Assuming we're not in a Kubernetes deployment. error=invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-13-felixfv" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/daemon.go 316: no Kubernetes client available -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.003 [INFO][117] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-13-felixfv" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-13-felixfv" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][117] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-13-felixfv" -2024-11-06 19:17:42.004 [INFO][1210415] test/containers.go 428: felix-1-1210415-13-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][117] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-13-felixfv" -2024-11-06 19:17:42.004 [INFO][1210415] test/containers.go 428: felix-0-1210415-13-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][118] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-13-felixfv" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][118] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-13-felixfv" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.004 [INFO][117] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-13-felixfv" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][117] felix/daemon.go 342: Typha not enabled. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][118] felix/daemon.go 342: Typha not enabled. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [ERROR][117] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [ERROR][118] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][117] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000a72fa0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-1-1210415-13-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc000a73360)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000a739a0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.005 [INFO][118] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0006c3360), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"etcdv3", FelixHostname:"felix-0-1210415-13-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0006c3540)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"99f7bdd3741b4493928999fe751f0834", ClusterType:"felix-fv", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc0006c37c0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "DatastoreType":"etcdv3", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][118] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][117] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][118] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.007 [INFO][117] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.008 [INFO][117] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.008 [INFO][117] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.009 [INFO][118] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.010 [INFO][118] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.009 [INFO][117] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-13-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0002d40a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002f6050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000a73360)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000401050), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000b304e0), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000a72fa0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000a739a0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.010 [INFO][118] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-13-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc00091c0a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00091c1e0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0006c3540)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0002c92f0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0007dc000), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0006c3360), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(nil), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0006c37c0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0002d40a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0002f6050), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][117] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.011 [INFO][118] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc00091c0a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00091c1e0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.012 [INFO][118] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.013 [INFO][118] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.013 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.013 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.014 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.015 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.015 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.015 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][117] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][118] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][117] 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-" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.021 [INFO][118] 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-" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][117] 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" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.022 [INFO][118] 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" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] 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-" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][118] 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-" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.023 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] 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-" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][118] 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-" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.024 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.025 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.025 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.026 [INFO][117] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.028 [INFO][118] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.028 [INFO][117] 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-" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][117] felix/connecttime.go 72: FV special case: skipping CTLB cleanup -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.029 [INFO][118] 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-" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.030 [INFO][118] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.031 [INFO][118] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.349 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.349 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.349 [INFO][117] 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-" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.350 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.350 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.350 [INFO][117] 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" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] 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-" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.351 [INFO][117] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.352 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.352 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.352 [INFO][117] felix/int_dataplane.go 1122: Registering to report health. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.354 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.355 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.356 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.357 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.358 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][118] 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-" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.359 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] 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" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.360 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] 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-" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.361 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.362 [INFO][118] felix/int_dataplane.go 1122: Registering to report health. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.363 [INFO][118] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 2476: Started internal status report thread -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/daemon.go 441: Connect to the dataplane driver. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.364 [INFO][117] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/daemon.go 520: using resource updates where applicable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000a9e360), (*watchersyncer.watcherCache)(0xc000a9e3f0), (*watchersyncer.watcherCache)(0xc000a9e480), (*watchersyncer.watcherCache)(0xc000a9e510), (*watchersyncer.watcherCache)(0xc000a9e5a0), (*watchersyncer.watcherCache)(0xc000a9e630), (*watchersyncer.watcherCache)(0xc000a9e6c0), (*watchersyncer.watcherCache)(0xc000a9e750), (*watchersyncer.watcherCache)(0xc000a9e7e0), (*watchersyncer.watcherCache)(0xc000a9e870), (*watchersyncer.watcherCache)(0xc000a9e990), (*watchersyncer.watcherCache)(0xc000a9ea20), (*watchersyncer.watcherCache)(0xc000a9eab0), (*watchersyncer.watcherCache)(0xc000a9eb40)}, results:(chan interface {})(0xc000471f10), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000b46b40), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/daemon.go 527: Starting the datastore Syncer -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchersyncer.go 89: Start called -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{::1,127.0.0.0,127.0.0.1} ifaceName="lo" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-13-felixfv -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/int_dataplane.go 2159: 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{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] 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{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calieb9c29bdb9a" state="up" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] 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{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.365 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.366 [INFO][117] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=527 ifaceName="eth0" state="up" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.367 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{2001:db8:1::242:ac11:7,fe80::42:acff:fe11:7,172.17.0.7} ifaceName="eth0" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchersyncer.go 130: Sending status update Status=resync -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb9c29bdb9a", State:"up", Index:3} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.368 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.369 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.370 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.371 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:527} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}, "2001:db8:1::242:ac11:7":set.v{}, "fe80::42:acff:fe11:7":set.v{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}, "2001:db8:1::242:ac11:7":set.v{}, "fe80::42:acff:fe11:7":set.v{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.372 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.7":set.v{}, "2001:db8:1::242:ac11:7":set.v{}, "fe80::42:acff:fe11:7":set.v{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.373 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 640: Started the processing graph -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 761: No driver process to monitor -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 99f7bdd3741b4493928999fe751f0834 2 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 24 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 24 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 24 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.375 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 24 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.374 [INFO][117] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 24 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 24 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-13-felixfv, orchestrator=felixfv, workload=default/wlv6-1-idx19, name=wlv6-1-idx19) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.376 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 1907: 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:}] -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2476: Started internal status report thread -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/async_calc_graph.go 165: First time we've been in sync -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/daemon.go 441: Connect to the dataplane driver. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/daemon.go 520: using resource updates where applicable -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.377 [INFO][118] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0000e5440), (*watchersyncer.watcherCache)(0xc0000e54d0), (*watchersyncer.watcherCache)(0xc0000e55f0), (*watchersyncer.watcherCache)(0xc0000e5680), (*watchersyncer.watcherCache)(0xc0000e5710), (*watchersyncer.watcherCache)(0xc0000e57a0), (*watchersyncer.watcherCache)(0xc0000e5830), (*watchersyncer.watcherCache)(0xc0000e58c0), (*watchersyncer.watcherCache)(0xc0000e5950), (*watchersyncer.watcherCache)(0xc0000e59e0), (*watchersyncer.watcherCache)(0xc0000e5a70), (*watchersyncer.watcherCache)(0xc0000e5b00), (*watchersyncer.watcherCache)(0xc0000e5b90), (*watchersyncer.watcherCache)(0xc0000e5c20)}, results:(chan interface {})(0xc000674380), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000e141e0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/daemon.go 527: Starting the datastore Syncer -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchersyncer.go 89: Start called -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-13-felixfv -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/int_dataplane.go 2159: 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{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] 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{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.379 [INFO][118] 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{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali65ba59a3892" state="up" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=resync -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.378 [INFO][118] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.380 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=525 ifaceName="eth0" state="up" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.381 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ba59a3892", State:"up", Index:3} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.382 [INFO][117] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][117] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.383 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6,2001:db8:1::242:ac11:6,fe80::42:acff:fe11:6} ifaceName="eth0" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:525} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.384 [INFO][117] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.385 [INFO][117] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 640: Started the processing graph -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 761: No driver process to monitor -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.386 [INFO][117] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 99f7bdd3741b4493928999fe751f0834 2 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][117] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv 2 0s} 1} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 2 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][117] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][117] felix/daemon.go 1277: Datastore now in sync. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 24 0s} 1} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 24 0s} 1} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 24 0s} 1} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 24 0s} 1} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 24 0s} 1} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][117] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.388 [INFO][118] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 24 0s} 1} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][118] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-13-felixfv, orchestrator=felixfv, workload=default/wlv6-0-idx17, name=wlv6-0-idx17) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.387 [INFO][118] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"etcdv3", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.389 [INFO][118] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/async_calc_graph.go 165: First time we've been in sync -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"99f7bdd3741b4493928999fe751f0834", "ClusterType":"felix-fv", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:99f7bdd3741b4493928999fe751f0834 ClusterType:felix-fv FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.390 [INFO][117] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=427.223147ms -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calieb9c29bdb9a" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb9c29bdb9a" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.391 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb9c29bdb9a" ipVersion=0x4 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calieb9c29bdb9a" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][117] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.392 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb9c29bdb9a" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb9c29bdb9a" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][117] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calieb9c29bdb9a" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.393 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][117] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.394 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.395 [INFO][118] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.397 [INFO][118] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for DatastoreType: etcdv3 (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 731: Parsing value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.398 [INFO][118] felix/config_params.go 767: Parsed value for ClusterType: felix-fv (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for ClusterGUID: 99f7bdd3741b4493928999fe751f0834 (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.399 [INFO][118] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.400 [INFO][118] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.400 [INFO][118] felix/daemon.go 1277: Datastore now in sync. -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.400 [INFO][118] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv6_addr:"2001:db8:1::242:ac11:7" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.401 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-13-felixfv" ipv4_addr:"172.17.0.7/16" ipv6_addr:"2001:db8:1::242:ac11:7/64" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-13-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=437.558281ms -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.402 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65ba59a3892" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65ba59a3892" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x4 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.403 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65ba59a3892" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-default" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65ba59a3892" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-default" ipVersion=0x6 table="filter" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.404 [INFO][118] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.405 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.405 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.405 [INFO][118] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.505 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.506 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.506 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.506 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.527 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.528 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.528 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.797 [INFO][117] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.797 [INFO][117] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.799 [INFO][117] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.799 [INFO][117] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.816 [INFO][117] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x4 status="up" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.816 [INFO][117] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} status="up" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.816 [INFO][117] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.852808083 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.818 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.818 [INFO][118] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][118] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.819 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.820 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.836 [INFO][118] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} ipVersion=0x4 status="up" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.836 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} status="up" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.836 [INFO][118] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.871397423 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.838 [INFO][118] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.838 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.838 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.839 [INFO][118] felix/int_dataplane.go 2042: Dataplane updates throttled -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.869 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.870 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.870 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.870 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.899 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.899 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.900 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:42.901 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -2024-11-06 19:17:43.620 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-13-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:41Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 :8055]\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:43.722 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-13-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:41Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a :8055]\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:41Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:43.722 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:17:43.722 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:43.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 dead:beef::0:1:2 8055]. -wlv6-1-idx19[stderr] 2024-11-07 03:17:43.773 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:45689 -wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-1-idx19[stderr] 2024-11-07 03:17:43.774 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:43.777 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-13-felixfv" error= stderr="time=\"2024-11-07T03:17:43Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 :8055]\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:43.774083149Z\",\"SourceAddr\":\"[dead:beef::2]:45689\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:43.77396556Z\",\"ID\":\"7b1a095d-172b-41df-8d3b-54670be2b3e2\",\"Payload\":\"ping:47faeb40-2d7e-44ba-97fa-7fa49043f90b~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -2024-11-06 19:17:43.823 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:43.823 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a dead:beef::0:0:2 8055]. -wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:38441 -wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-0-idx17[stderr] 2024-11-07 03:17:43.872 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:43.876 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-13-felixfv" error= stderr="time=\"2024-11-07T03:17:43Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a :8055]\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:43Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:43.872688568Z\",\"SourceAddr\":\"[dead:beef::1:2]:38441\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:43.87256612Z\",\"ID\":\"a83712d5-d412-4f31-b78f-11929de11282\",\"Payload\":\"ping:c52444b1-d8b5-4bf0-b224-88362d79186b~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -2024-11-06 19:17:43.924 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 -2024-11-06 19:17:43.924 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv wg]. -2024-11-06 19:17:43.957 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="exec-err" -2024-11-06 19:17:43.957 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv wg]. -2024-11-06 19:17:43.992 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="exec-err" -[JustAfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 -[AfterEach] wireguardEnabledV4: false, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 -2024-11-06 19:17:43.992 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx17" -2024-11-06 19:17:43.992 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-13-felixfv sh -c kill -9 53 & ip link del cali65ba59a3892 & ip netns del cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 & wait]. -2024-11-06 19:17:44.028 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:44.028 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:44.059 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-13-felixfv sh -c kill -9 53 & ip link del cali65ba59a3892 & ip netns del cnitest-18211b43-b87e-41ca-f5cf-eda1e6ecd7a6 & wait]: -2024-11-06 19:17:44.059 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx17" -2024-11-06 19:17:44.059 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx19" -2024-11-06 19:17:44.059 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-13-felixfv sh -c kill -9 53 & ip link del calieb9c29bdb9a & ip netns del cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a & wait]. -2024-11-06 19:17:44.101 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:44.101 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali65ba59a3892" state="down" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.127 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali65ba59a3892" state="" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Typed[string]{}} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ba59a3892", State:"down", Index:3} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ba59a3892", State:"", Index:3} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ba59a3892", Addrs:set.Set[string](nil)} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.128 [INFO][118] felix/int_dataplane.go 2001: Dataplane updates no longer throttled -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali65ba59a3892" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.129 [INFO][118] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} ipVersion=0x4 status="down" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} ipVersion=0x6 status="down" -felix-0-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.130 [INFO][118] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-0-idx17", EndpointId:"wlv6-0-idx17"} status="down" -2024-11-06 19:17:44.144 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-13-felixfv sh -c kill -9 53 & ip link del calieb9c29bdb9a & ip netns del cnitest-69838136-db4b-76b6-7302-8db9fe3a9a2a & wait]: -2024-11-06 19:17:44.144 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx19" -2024-11-06 19:17:44.144 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:44.144 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-13-felixfv" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calieb9c29bdb9a" state="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb9c29bdb9a", State:"down", Index:3} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calieb9c29bdb9a" state="" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.200 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.201 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x4 status="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x6 status="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} status="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Typed[string]{}} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb9c29bdb9a", State:"", Index:3} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.202 [INFO][117] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb9c29bdb9a", Addrs:set.Set[string](nil)} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calieb9c29bdb9a" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.203 [INFO][117] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.204 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x4 status="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.204 [INFO][117] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} ipVersion=0x6 status="down" -felix-1-1210415-13-felixfv[stdout] 2024-11-07 03:17:44.204 [INFO][117] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"felixfv", WorkloadId:"default/wlv6-1-idx19", EndpointId:"wlv6-1-idx19"} status="down" -2024-11-06 19:17:44.262 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:44.262 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-13-felixfv" signal=interrupt -2024-11-06 19:17:44.262 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-13-felixfv" signal=interrupt -2024-11-06 19:17:44.262 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:44.267 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="stdout" -2024-11-06 19:17:44.267 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-13-felixfv" stream="stderr" -2024-11-06 19:17:44.267 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-13-felixfv" -2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-13-felixfv" -2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-13-felixfv" signal=killed -2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:44.274 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:44.391 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:44.391 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-13-felixfv" signal=interrupt -2024-11-06 19:17:44.391 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-13-felixfv" signal=interrupt -2024-11-06 19:17:44.391 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:44.397 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="stderr" -2024-11-06 19:17:44.397 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-13-felixfv" stream="stdout" -2024-11-06 19:17:44.397 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-13-felixfv" -2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-13-felixfv" -2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-13-felixfv" signal=killed -2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 75: StopLogs no-op because nil container -2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 86: Stop no-op because nil container -2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-12-felixfv" -2024-11-06 19:17:44.403 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-12-felixfv" -2024-11-06 19:17:44.517 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-12-felixfv" -2024-11-06 19:17:44.517 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-12-felixfv" signal=interrupt -2024-11-06 19:17:44.517 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-12-felixfv" signal=interrupt -2024-11-06 19:17:44.517 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:44.518 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="etcd-1210415-12-felixfv" -2024-11-06 19:17:44.518 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-12-felixfv" stream="stderr" -2024-11-06 19:17:44.518 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-12-felixfv" stream="stdout" -2024-11-06 19:17:44.529 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-12-felixfv" -2024-11-06 19:17:44.529 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-12-felixfv" signal=killed -[AfterEach] _BPF-SAFE_ WireGuard-Supported (etcdv3 backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 -[AfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 -•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -[BeforeEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 - -FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: false with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 -[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: false - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 -2024-11-06 19:17:44.530 [INFO][1210415] test/infra_k8s.go 514: Infra marked for clean up, cleaning up before test. -2024-11-06 19:17:44.530 [INFO][1210415] test/infra_k8s.go 554: Cleaning up kubernetes datastore -2024-11-06 19:17:44.530 [INFO][1210415] test/infra_k8s.go 993: Cleaning up Pods -2024-11-06 19:17:44.531 [INFO][1210415] test/infra_k8s.go 998: Namespaces present count=4 -2024-11-06 19:17:44.535 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-system" -2024-11-06 19:17:44.535 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-node-lease" -2024-11-06 19:17:44.536 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-public" -2024-11-06 19:17:44.536 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=2 namespace="default" -2024-11-06 19:17:44.542 [INFO][1210415] test/infra_k8s.go 1026: Cleaned up all pods podsDeleted=2 -2024-11-06 19:17:44.542 [INFO][1210415] test/infra_k8s.go 977: Cleaning up all nodes... -2024-11-06 19:17:44.543 [INFO][1210415] test/infra_k8s.go 982: Nodes present count=2 -2024-11-06 19:17:44.546 [INFO][1210415] test/infra_k8s.go 989: Cleaned up all nodes -2024-11-06 19:17:44.546 [INFO][1210415] test/infra_k8s.go 959: Cleaning up all namespaces... -2024-11-06 19:17:44.546 [INFO][1210415] test/infra_k8s.go 964: Namespaces present count=4 -2024-11-06 19:17:44.548 [INFO][1210415] test/infra_k8s.go 973: Cleaned up all namespaces -2024-11-06 19:17:44.548 [INFO][1210415] test/infra_k8s.go 1030: Cleaning up IPAM pools -2024-11-06 19:17:44.548 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:44.548 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:44.549 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:44.549 [INFO][1210415] test/infra_k8s.go 1036: IP Pools present count=2 -2024-11-06 19:17:44.549 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) -2024-11-06 19:17:44.549 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" -2024-11-06 19:17:44.549 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:44.550 [DEBUG][1210415] test/ippool.go 170: Disabling pool to release affinities CIDR="10.65.0.0/16" Name="test-pool" -2024-11-06 19:17:44.550 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) -2024-11-06 19:17:44.550 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" -2024-11-06 19:17:44.550 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:44.551 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:44.551 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:44.551 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:44.551 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:44.551 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:IPPool(test-pool) Value:0xc001214c00 Revision:265 UID: TTL:0s} -2024-11-06 19:17:44.551 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"a6419332-5429-4bc8-b7f7-5bf999e12f24", ResourceVersion:"265", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:true, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:44.553 [DEBUG][1210415] test/ippool.go 193: Releasing pool affinities CIDR="10.65.0.0/16" Name="test-pool" -2024-11-06 19:17:45.053 [INFO][1210415] test/ipam.go 1424: Releasing block affinities within pool '10.65.0.0/16' -2024-11-06 19:17:45.053 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions -2024-11-06 19:17:45.053 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" -2024-11-06 19:17:45.055 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1542: Getting block -> host mappings -2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::/122 -> felix-0-1210415-7-felixfv -2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::1:0/122 -> felix-1-1210415-8-felixfv -2024-11-06 19:17:45.055 [DEBUG][1210415] test/ipam.go 1433: No blocks have affinity -2024-11-06 19:17:45.055 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPPool(test-pool) -2024-11-06 19:17:45.055 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" -2024-11-06 19:17:45.055 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" -2024-11-06 19:17:45.056 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:45.056 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" -2024-11-06 19:17:45.066 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool-v6) -2024-11-06 19:17:45.066 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Revision="" -2024-11-06 19:17:45.066 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:45.067 [DEBUG][1210415] test/ippool.go 170: Disabling pool to release affinities CIDR="dead:beef::/64" Name="test-pool-v6" -2024-11-06 19:17:45.067 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool-v6) -2024-11-06 19:17:45.067 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Revision="" -2024-11-06 19:17:45.067 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:45.068 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 -2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:45.068 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:45.068 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:45.068 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:45.068 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:IPPool(test-pool-v6) Value:0xc002159b00 Revision:266 UID: TTL:0s} -2024-11-06 19:17:45.068 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"33477ceb-f4cb-4291-9522-803a2cc18fd1", ResourceVersion:"266", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 28, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:true, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:45.070 [DEBUG][1210415] test/ippool.go 193: Releasing pool affinities CIDR="dead:beef::/64" Name="test-pool-v6" -2024-11-06 19:17:45.571 [INFO][1210415] test/ipam.go 1424: Releasing block affinities within pool 'dead:beef::/64' -2024-11-06 19:17:45.571 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions -2024-11-06 19:17:45.571 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" -2024-11-06 19:17:45.572 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam.go 1542: Getting block -> host mappings -2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::/122 -> felix-0-1210415-7-felixfv -2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam.go 1550: Block dead:beef::1:0/122 -> felix-1-1210415-8-felixfv -2024-11-06 19:17:45.572 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-1-1210415-8-felixfv" subnet="dead:beef::1:0/122" -2024-11-06 19:17:45.572 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) -2024-11-06 19:17:45.572 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.572 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Revision="" -2024-11-06 19:17:45.572 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Namespace="" Resource="BlockAffinities" Revision="" -2024-11-06 19:17:45.573 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::1:0/122) -2024-11-06 19:17:45.573 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.573 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:45.573 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:45.574 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) Value:0xc0015460c0 Revision:285 UID:0xc001f86740 TTL:0s} -2024-11-06 19:17:45.574 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.574 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"285", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} -2024-11-06 19:17:45.576 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-1-1210415-8-felixfv" subnet="dead:beef::1:0/122" -2024-11-06 19:17:45.576 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc002540140 Revision:287 UID:0xc002a8e360 TTL:0s} -2024-11-06 19:17:45.576 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.576 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"287", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00216d8b0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0022c07e0), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}}}, SequenceNumber:0x1805915a816caac6, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a816caac4}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:45.579 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-8-felixfv) -2024-11-06 19:17:45.579 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.579 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.579 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-8-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"307", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-8-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"true"}} -2024-11-06 19:17:45.581 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" -2024-11-06 19:17:45.581 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Revision="309" -2024-11-06 19:17:45.581 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Namespace="" Resource="BlockAffinities" Revision="309" -2024-11-06 19:17:45.582 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-1-1210415-8-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-8-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" -2024-11-06 19:17:45.583 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-0-1210415-7-felixfv" subnet="dead:beef::/122" -2024-11-06 19:17:45.584 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) -2024-11-06 19:17:45.584 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" Revision="" -2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Namespace="" Resource="BlockAffinities" Revision="" -2024-11-06 19:17:45.584 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::/122) -2024-11-06 19:17:45.584 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:45.584 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:45.585 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) Value:0xc002108f90 Revision:278 UID:0xc00015b7c0 TTL:0s} -2024-11-06 19:17:45.585 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.585 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"278", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} -2024-11-06 19:17:45.587 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-0-1210415-7-felixfv" subnet="dead:beef::/122" -2024-11-06 19:17:45.587 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc002540640 Revision:280 UID:0xc0003df3e0 TTL:0s} -2024-11-06 19:17:45.587 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.587 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"280", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00216dd38), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0022c0c80), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}}}, SequenceNumber:0x1805915a79825e2f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a79825e2d}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:45.590 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-7-felixfv) -2024-11-06 19:17:45.590 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.590 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.590 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-7-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"311", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-7-felixfv", CIDR:"dead:beef::/122", Deleted:"true"}} -2024-11-06 19:17:45.591 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" -2024-11-06 19:17:45.591 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Resource="BlockAffinities" Revision="313" -2024-11-06 19:17:45.591 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Namespace="" Resource="BlockAffinities" Revision="313" -2024-11-06 19:17:45.592 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-0-1210415-7-felixfv-dead-beef---122) Name="felix-0-1210415-7-felixfv-dead-beef---122" Resource="BlockAffinities" -2024-11-06 19:17:45.594 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPPool(test-pool-v6) -2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" -2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Revision="" -2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:45.594 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPPool(test-pool-v6) Name="test-pool-v6" Resource="IPPools" -2024-11-06 19:17:45.596 [INFO][1210415] test/infra_k8s.go 1043: Cleaned up IPAM -2024-11-06 19:17:45.596 [INFO][1210415] test/infra_k8s.go 580: Cleaning up IPAM -2024-11-06 19:17:45.596 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:0} model.BlockListOptions -2024-11-06 19:17:45.596 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" -2024-11-06 19:17:45.597 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.597 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=dead:beef::/122) -2024-11-06 19:17:45.597 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.597 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:45.597 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"312", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021aebc0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc002a967a0), AttrSecondary:map[string]string{"node":"felix-0-1210415-7-felixfv"}}}, SequenceNumber:0x1805915a79825e2f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a79825e2d}, Deleted:true, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:45.600 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" -2024-11-06 19:17:45.600 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="316" -2024-11-06 19:17:45.600 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="316" -2024-11-06 19:17:45.601 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" -2024-11-06 19:17:45.603 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=dead:beef::1:0/122) -2024-11-06 19:17:45.603 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.603 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:45.603 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"308", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0021af118), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc002a96820), AttrSecondary:map[string]string{"node":"felix-1-1210415-8-felixfv"}}}, SequenceNumber:0x1805915a816caac6, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915a816caac4}, Deleted:true, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:45.605 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" -2024-11-06 19:17:45.605 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="318" -2024-11-06 19:17:45.605 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="318" -2024-11-06 19:17:45.606 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" -2024-11-06 19:17:45.608 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions -2024-11-06 19:17:45.608 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" -2024-11-06 19:17:45.609 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.609 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions -2024-11-06 19:17:45.609 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" -2024-11-06 19:17:45.609 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.609 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {} model.IPAMHandleListOptions -2024-11-06 19:17:45.609 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" -2024-11-06 19:17:45.610 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.610 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv6-0) -2024-11-06 19:17:45.610 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"12dd5d6c-fbde-4211-b2fc-5936f0bfd340", ResourceVersion:"279", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:true}} -2024-11-06 19:17:45.612 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" -2024-11-06 19:17:45.612 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Revision="320" -2024-11-06 19:17:45.612 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="320" -2024-11-06 19:17:45.613 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Resource="IPAMHandles" -2024-11-06 19:17:45.614 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv6-1) -2024-11-06 19:17:45.614 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"f8fa0f43-2eac-4cd7-b607-81f41f680e06", ResourceVersion:"286", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:true}} -2024-11-06 19:17:45.616 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" -2024-11-06 19:17:45.616 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Revision="322" -2024-11-06 19:17:45.616 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="322" -2024-11-06 19:17:45.617 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Resource="IPAMHandles" -2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1047: Cleaning up GNPs -2024-11-06 19:17:45.619 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for GlobalNetworkPolicy model.ResourceListOptions -2024-11-06 19:17:45.619 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" -2024-11-06 19:17:45.619 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1053: Global Network Policies present count=0 -2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1060: Cleaned up GNPs -2024-11-06 19:17:45.619 [INFO][1210415] test/infra_k8s.go 1064: Cleaning up network policies -2024-11-06 19:17:45.619 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkPolicy model.ResourceListOptions -2024-11-06 19:17:45.619 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" -2024-11-06 19:17:45.620 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.620 [INFO][1210415] test/infra_k8s.go 1070: Global Network Policies present count=0 -2024-11-06 19:17:45.620 [INFO][1210415] test/infra_k8s.go 1077: Cleaned up network policies -2024-11-06 19:17:45.620 [INFO][1210415] test/infra_k8s.go 1081: Cleaning up Tiers -2024-11-06 19:17:45.620 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for Tier model.ResourceListOptions -2024-11-06 19:17:45.620 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=Tier Resource="Tiers" Type="CustomResource" -2024-11-06 19:17:45.621 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=Tier Resource="Tiers" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.621 [INFO][1210415] test/infra_k8s.go 1087: Tiers present count=2 -2024-11-06 19:17:45.621 [INFO][1210415] test/infra_k8s.go 1098: Cleaned up Tiers -2024-11-06 19:17:45.621 [INFO][1210415] test/infra_k8s.go 1119: Cleaning up host endpoints -2024-11-06 19:17:45.621 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for HostEndpoint model.ResourceListOptions -2024-11-06 19:17:45.621 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" -2024-11-06 19:17:45.622 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.622 [INFO][1210415] test/infra_k8s.go 1125: HostEndpoints present count=0 -2024-11-06 19:17:45.622 [INFO][1210415] test/infra_k8s.go 1132: Cleaned up host endpoints -2024-11-06 19:17:45.622 [INFO][1210415] test/infra_k8s.go 1102: Cleaning up network sets -2024-11-06 19:17:45.622 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkSet model.ResourceListOptions -2024-11-06 19:17:45.622 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" -2024-11-06 19:17:45.623 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.623 [INFO][1210415] test/infra_k8s.go 1108: networksets present count=0 -2024-11-06 19:17:45.623 [INFO][1210415] test/infra_k8s.go 1115: Cleaned up host networksets -2024-11-06 19:17:45.623 [INFO][1210415] test/infra_k8s.go 1136: Cleaning up felix configurations -2024-11-06 19:17:45.623 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for FelixConfiguration model.ResourceListOptions -2024-11-06 19:17:45.623 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" -2024-11-06 19:17:45.624 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.624 [INFO][1210415] test/infra_k8s.go 1142: FelixConfigurations present count=1 -2024-11-06 19:17:45.624 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for FelixConfiguration(default) -2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" -2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:45.624 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" -2024-11-06 19:17:45.626 [INFO][1210415] test/infra_k8s.go 1149: Cleaned up felix configurations -2024-11-06 19:17:45.626 [INFO][1210415] test/infra_k8s.go 1153: Cleaning up services -2024-11-06 19:17:45.631 [INFO][1210415] test/infra_k8s.go 1191: Cleaned up services -2024-11-06 19:17:45.631 [INFO][1210415] test/infra_k8s.go 576: Cleaned up kubernetes datastore time=1.101399933s -2024-11-06 19:17:45.631 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) -2024-11-06 19:17:45.631 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" -2024-11-06 19:17:45.631 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" -2024-11-06 19:17:45.632 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:ClusterInformation(default) Value:0xc000d9f1e0 Revision:261 UID: TTL:0s} -2024-11-06 19:17:45.632 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=ClusterInformation(default) Name="default" Resource="ClusterInformations" Value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b31376b3-299d-4876-9f86-7229adbffec4", ResourceVersion:"261", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 25, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00130d4fc), Variant:""}} -2024-11-06 19:17:45.634 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:false, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:false, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc001c4c808), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} -2024-11-06 19:17:45.634 [INFO][1210415] test/topology.go 507: Initializing the datastore... -2024-11-06 19:17:45.634 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) -2024-11-06 19:17:45.634 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" -2024-11-06 19:17:45.634 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" -2024-11-06 19:17:45.635 [DEBUG][1210415] test/client.go 329: Calico version value already assigned CalicoVersion="v3.0.0-test" -2024-11-06 19:17:45.635 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="98568d07b37a4bb5b81e345bf218f335" -2024-11-06 19:17:45.635 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc00130d6aa) -2024-11-06 19:17:45.635 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc0015099e0 Revision: UID: TTL:0s} -2024-11-06 19:17:45.635 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"3fcd26f8-d513-4eee-b697-900f77f76f81", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 635147602, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130d6c0), DefaultAction:(*v3.Action)(0xc0012cfe90)}} -2024-11-06 19:17:45.636 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"3fcd26f8-d513-4eee-b697-900f77f76f81", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 635147602, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00130d6c0), DefaultAction:(*v3.Action)(0xc0012cfe90)}} error=tiers.crd.projectcalico.org "default" already exists -2024-11-06 19:17:45.636 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc00155e480 Revision: UID: TTL:0s} -2024-11-06 19:17:45.636 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00200524-5d0b-4073-8250-1b2d892c31bb", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 636843658, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232570), DefaultAction:(*v3.Action)(0xc001b77930)}} -2024-11-06 19:17:45.638 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"00200524-5d0b-4073-8250-1b2d892c31bb", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 636843658, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc002232570), DefaultAction:(*v3.Action)(0xc001b77930)}} error=tiers.crd.projectcalico.org "adminnetworkpolicy" already exists -2024-11-06 19:17:45.638 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= -2024-11-06 19:17:45.638 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00068477b), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:45.638 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:FelixConfiguration(default) Value:0xc001c4c808 Revision: UID: TTL:0s} -2024-11-06 19:17:45.638 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"34a2a0c1-c090-4c6f-a32f-051ac2adce23", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 638552991, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc000c66f90), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc000c66fa0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc00068477b), WireguardEnabledV6:(*bool)(nil), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc000c66f80), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:45.640 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:45.640 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:45.640 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:45.641 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.641 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:45.641 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:45.641 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:45.641 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:45.641 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:4} model.BlockListOptions -2024-11-06 19:17:45.641 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" -2024-11-06 19:17:45.642 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false -2024-11-06 19:17:45.642 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool) Value:0xc001b9cc00 Revision: UID: TTL:0s} -2024-11-06 19:17:45.642 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"60e90394-bc8a-4fd8-81e2-b29a24be1abf", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 642035418, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:45.643 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:45.643 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:45.643 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-14-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:45.643 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-14-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-14-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e SET_CORE_PATTERN=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_GOTRACEBACK=crash -e FELIX_DebugDisableLogDropping=true -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_IPV6SUPPORT=false -e FELIX_BPFIPV6SUPPORT=false -e DELAY_FELIX_START=true -e BPF_LOG_PFX=0- -e FELIX_LogDebugFilenameRegex= -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp felix:latest-amd64]. -2024-11-06 19:17:45.643 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-14-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:45.643 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-14-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-14-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_BPFLOGLEVEL=debug -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_BPFIPV6SUPPORT=false -e SET_CORE_PATTERN=true -e FELIX_BPFConnectTimeLoadBalancing=Disabled -e DELAY_FELIX_START=true -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e FELIX_IPTABLESMARKMASK=4294934528 -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_LogDebugFilenameRegex= -e FELIX_DBG_WGBOOTSTRAP=true -e FELIX_GOTRACEBACK=crash -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=1- -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_IPV6SUPPORT=false -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. -2024-11-06 19:17:45.644 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:45.644 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:45.644 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:45.644 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:46.658 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:46.658 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:46.675 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-14-felixfv]. -2024-11-06 19:17:46.675 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-14-felixfv]. -2024-11-06 19:17:46.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-14-felixfv]. -2024-11-06 19:17:46.686 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-14-felixfv]. -2024-11-06 19:17:46.697 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-14-felixfv]. -2024-11-06 19:17:46.698 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-14-felixfv]. -2024-11-06 19:17:46.708 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-14-felixfv]. -2024-11-06 19:17:46.708 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-14-felixfv]. -2024-11-06 19:17:46.721 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-14-felixfv]. -2024-11-06 19:17:46.722 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-14-felixfv]. -2024-11-06 19:17:46.732 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-14-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"felix-0-1210415-14-felixfv", runCmd:(*exec.Cmd)(0xc001473800), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:46.732 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:46.732 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. -2024-11-06 19:17:46.733 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-14-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-1-1210415-14-felixfv", runCmd:(*exec.Cmd)(0xc001b9d080), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:46.733 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=1"} container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:46.733 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]. -2024-11-06 19:17:46.771 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: - net.ipv6.conf.all.disable_ipv6 = 1 - -2024-11-06 19:17:46.771 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:46.771 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. -2024-11-06 19:17:46.771 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=1]: - net.ipv6.conf.all.disable_ipv6 = 1 - -2024-11-06 19:17:46.771 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=1"} container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:46.771 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]. -2024-11-06 19:17:46.811 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: - net.ipv6.conf.default.disable_ipv6 = 1 - -2024-11-06 19:17:46.811 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:46.811 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. -2024-11-06 19:17:46.811 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=1]: - net.ipv6.conf.default.disable_ipv6 = 1 - -2024-11-06 19:17:46.811 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=1"} container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:46.811 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]. -felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:46.847 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: - net.ipv6.conf.lo.disable_ipv6 = 1 - -2024-11-06 19:17:46.847 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:46.847 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. -2024-11-06 19:17:46.848 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=1]: - net.ipv6.conf.lo.disable_ipv6 = 1 - -2024-11-06 19:17:46.848 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=0"} container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:46.848 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]. -2024-11-06 19:17:46.894 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: - net.ipv6.conf.all.forwarding = 0 - -2024-11-06 19:17:46.894 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:46.894 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:46.894 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv sysctl -w net.ipv6.conf.all.forwarding=0]: - net.ipv6.conf.all.forwarding = 0 - -2024-11-06 19:17:46.894 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:46.894 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:46.928 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:46.928 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-14-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:46.928 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-0-1210415-14-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -2024-11-06 19:17:46.938 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-0-1210415-14-felixfv a1e119bd-345a-4e24-b06f-4b77144755ad 327 0 2024-11-06 19:17:46 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64] [] [] [{fv.test Update v1 2024-11-06 19:17:46 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.0.0/24\"":{},"v:\"dead:beef:00:00:00:00:0:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:46.938078 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-0-1210415-14-felixfv\" does not exist" -2024-11-06 19:17:46.938 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-1-1210415-14-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -2024-11-06 19:17:46.940 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-1-1210415-14-felixfv 1a30e823-775d-4256-99d0-959d97bc1e6c 328 0 2024-11-06 19:17:46 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64] [] [] [{fv.test Update v1 2024-11-06 19:17:46 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.1.0/24\"":{},"v:\"dead:beef:00:00:00:00:1:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -2024-11-06 19:17:46.940 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:46.940 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:46.940 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]. -2024-11-06 19:17:46.940 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]. -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:46.940631 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-1-1210415-14-felixfv\" does not exist" -2024-11-06 19:17:46.980 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-14-felixfv ip route add 10.65.0.0/24 via 172.17.0.5 dev eth0]: -2024-11-06 19:17:46.980 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-14-felixfv ip route add 10.65.1.0/24 via 172.17.0.6 dev eth0]: -2024-11-06 19:17:46.980 [INFO][1210415] test/topology.go 243: Started topology. time=1.346091475s -2024-11-06 19:17:46.980 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:46.980 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:46.980 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc00155f440), Name:"wlv4-0-idx21", InterfaceName:"cali1057f89f99a", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000516b48), Protocol:"tcp", SpoofInterfaceName:"calibe2954638bd", SpoofName:"wlv4-0-spoof21", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:46.980 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali1057f89f99a' '10.65.0.2' '8055' --mtu=1440]. -wlv4-0-idx21[stderr] time="2024-11-07T03:17:47Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-0-idx21[stderr] 2024-11-07 03:17:47.031 [DEBUG][48] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" -wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [DEBUG][48] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="a2:61:e1:3c:0b:fd" ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" -wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [DEBUG][48] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" route=0.0.0.0/0 -wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [DEBUG][48] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" route=::/0 -wlv4-0-idx21[stderr] 2024-11-07 03:17:47.032 [INFO][48] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187" -2024-11-06 19:17:47.033 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 - workload="wlv4-0-idx21" -wlv4-0-idx21[stderr] 2024-11-07 03:17:47.033 [INFO][48] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:47.033 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc00155f440), Name:"wlv4-0-idx21", InterfaceName:"cali1057f89f99a", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc001033380), outPipe:(*os.File)(0xc000e08ab0), errPipe:(*os.File)(0xc000e08ac0), namespacePath:"/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000516b48), Protocol:"tcp", SpoofInterfaceName:"calibe2954638bd", SpoofName:"wlv4-0-spoof21", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"48", cleanupLock:sync.Mutex{state:0, sema:0x0}} -wlv4-0-idx21[stderr] 2024-11-07 03:17:47.033 [INFO][48] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:47.033 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-0-idx21 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-0-idx21] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.036 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-0-idx21 default 6e10abbe-c6b0-4aba-94c5-5619693144cb 331 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-0-idx21] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx21\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5r6kw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5r6kw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.038 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-0-idx21 default 6e10abbe-c6b0-4aba-94c5-5619693144cb 332 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-0-idx21] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx21\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5r6kw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5r6kw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.038 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--14--felixfv-k8s-wlv4--0--idx21-eth0" -2024-11-06 19:17:47.038 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--14--felixfv-k8s-wlv4--0--idx21-eth0) -2024-11-06 19:17:47.038 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:47.039 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-0-idx21 default 6e10abbe-c6b0-4aba-94c5-5619693144cb 332 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-0-idx21] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx21\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5r6kw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx21,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5r6kw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.039 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.0.2"}} namespace="default" pod="wlv4-0-idx21" -2024-11-06 19:17:47.039 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:47.039 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-14-felixfv -2024-11-06 19:17:47.039 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-14-felixfv -2024-11-06 19:17:47.039 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:47.039 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:47.040 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:47.040 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 332 } [{{IPPool projectcalico.org/v3} {test-pool a740a72d-2605-49bf-8114-8ee75cbde0ec 326 0 2024-11-06 19:17:45 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:47.040 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:47.040 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:47.040 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:47.040 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.040 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.041 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' -2024-11-06 19:17:47.041 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.0.0/26) -2024-11-06 19:17:47.041 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:47.041 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:47.041 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-0-0-26" not found -2024-11-06 19:17:47.042 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating -2024-11-06 19:17:47.042 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:47.042 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.042 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:47.042 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) Value:0xc000145680 Revision: UID: TTL:0s} -2024-11-06 19:17:47.042 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:47.042 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} -2024-11-06 19:17:47.044 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:47.044 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:47.044 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc00146dd60 Revision: UID: TTL:0s} -2024-11-06 19:17:47.044 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:47.044 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc0006a4230), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915e8b583daf, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:47.046 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:47.046 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:47.046 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) Value:0xc00228e1f8 Revision:333 UID:0xc001a94480 TTL:0s} -2024-11-06 19:17:47.046 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:47.046 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"333", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} -2024-11-06 19:17:47.048 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-14-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:47.048 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 -2024-11-06 19:17:47.048 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0018a4b40), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}} handle="wlv4-0" -2024-11-06 19:17:47.048 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-0) -2024-11-06 19:17:47.048 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:47.048 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:47.049 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-0" not found -2024-11-06 19:17:47.049 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 -2024-11-06 19:17:47.049 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-0) Value:0xc000780d00 Revision: UID: TTL:0s} -2024-11-06 19:17:47.049 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false}} -2024-11-06 19:17:47.050 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc000486320 Revision:334 UID:0xc0019b87e0 TTL:0s} -2024-11-06 19:17:47.050 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:47.050 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"334", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc0006a4600), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00183e900), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0018a4b40), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8b583db0, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8b583daf}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:47.053 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:47.053 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:47.053 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc001bbb0e0), Name:"wlv4-1-idx23", InterfaceName:"cali87eb6b79353", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000517448), Protocol:"tcp", SpoofInterfaceName:"cali9166be49d43", SpoofName:"wlv4-1-spoof23", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:47.053 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'cali87eb6b79353' '10.65.1.2' '8055' --mtu=1440]. -wlv4-1-idx23[stderr] time="2024-11-07T03:17:47Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" -wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="b6:76:a9:b4:6b:7f" ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" -wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" route=0.0.0.0/0 -wlv4-1-idx23[stderr] 2024-11-07 03:17:47.107 [DEBUG][47] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" route=::/0 -wlv4-1-idx23[stderr] 2024-11-07 03:17:47.108 [INFO][47] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d" -wlv4-1-idx23[stderr] 2024-11-07 03:17:47.108 [INFO][47] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:47.108 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d - workload="wlv4-1-idx23" -2024-11-06 19:17:47.108 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc001bbb0e0), Name:"wlv4-1-idx23", InterfaceName:"cali87eb6b79353", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc0019b9800), outPipe:(*os.File)(0xc000e08ba0), errPipe:(*os.File)(0xc000e08bb0), namespacePath:"/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000517448), Protocol:"tcp", SpoofInterfaceName:"cali9166be49d43", SpoofName:"wlv4-1-spoof23", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"47", cleanupLock:sync.Mutex{state:0, sema:0x0}} -wlv4-1-idx23[stderr] 2024-11-07 03:17:47.108 [INFO][47] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:47.108 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-1-idx23 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-1-idx23] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.111 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-1-idx23 default c33e8aa5-4da9-4032-90ec-298f2701b737 340 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-1-idx23] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx23\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pz5fk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pz5fk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.113 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-1-idx23 default c33e8aa5-4da9-4032-90ec-298f2701b737 341 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-1-idx23] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx23\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pz5fk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pz5fk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.113 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--14--felixfv-k8s-wlv4--1--idx23-eth0" -2024-11-06 19:17:47.113 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--14--felixfv-k8s-wlv4--1--idx23-eth0) -2024-11-06 19:17:47.113 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:47.114 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-1-idx23 default c33e8aa5-4da9-4032-90ec-298f2701b737 341 0 2024-11-06 19:17:47 -0800 PST map[name:wlv4-1-idx23] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx23\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:47 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pz5fk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx23,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pz5fk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-14-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:47.114 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.1.2"}} namespace="default" pod="wlv4-1-idx23" -2024-11-06 19:17:47.114 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:47.114 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-14-felixfv -2024-11-06 19:17:47.114 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-14-felixfv -2024-11-06 19:17:47.114 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:47.114 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:47.115 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:47.115 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 341 } [{{IPPool projectcalico.org/v3} {test-pool a740a72d-2605-49bf-8114-8ee75cbde0ec 326 0 2024-11-06 19:17:45 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:47.115 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:47.115 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:47.115 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:47.115 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.115 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.116 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' -2024-11-06 19:17:47.116 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.1.0/26) -2024-11-06 19:17:47.116 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:47.116 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:47.116 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:47.117 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-1-0-26" not found -2024-11-06 19:17:47.117 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating -2024-11-06 19:17:47.117 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:47.117 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:47.117 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.117 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:47.118 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:47.118 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) Value:0xc001480d20 Revision: UID: TTL:0s} -2024-11-06 19:17:47.118 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:47.118 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} -2024-11-06 19:17:47.119 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:47.119 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:47.119 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc00160abe0 Revision: UID: TTL:0s} -2024-11-06 19:17:47.119 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:47.119 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc00238aaa0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915e8fd31014, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:47.122 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:47.122 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:47.122 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) Value:0xc0000132f0 Revision:342 UID:0xc001b848a0 TTL:0s} -2024-11-06 19:17:47.122 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:47.122 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"342", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} -2024-11-06 19:17:47.123 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-14-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:47.123 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 -2024-11-06 19:17:47.124 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0006a4d50), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}} handle="wlv4-1" -2024-11-06 19:17:47.124 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-1) -2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-1" not found -2024-11-06 19:17:47.124 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 -2024-11-06 19:17:47.124 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-1) Value:0xc0011b4180 Revision: UID: TTL:0s} -2024-11-06 19:17:47.124 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false}} -2024-11-06 19:17:47.126 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc00160b040 Revision:343 UID:0xc001a86f60 TTL:0s} -2024-11-06 19:17:47.126 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:47.126 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"343", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc00238ad20), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc00189c898), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0006a4d50), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8fd31015, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8fd31014}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:47.129 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-14-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:47.129 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:47.129 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv touch /start-trigger]. -2024-11-06 19:17:47.163 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-14-felixfv touch /start-trigger]: -2024-11-06 19:17:47.163 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-14-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:47.163 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:47.163 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv touch /start-trigger]. -2024-11-06 19:17:47.205 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-14-felixfv touch /start-trigger]: -[BeforeEach] with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 -2024-11-06 19:17:47.205 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for FelixConfiguration(default) -2024-11-06 19:17:47.205 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:47.205 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:47.206 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:FelixConfiguration(default) Value:0xc001b2c808 Revision:325 UID: TTL:0s} -2024-11-06 19:17:47.206 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"7b4b1e3b-9e3f-4f28-8c5c-2f3e12814a2d", ResourceVersion:"325", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0014c6c60), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0014c6c70), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc002110b00), WireguardEnabledV6:(*bool)(0xc002110b01), WireguardThreadingEnabled:(*bool)(0xc002110b02), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0014c6c80), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:47.209 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip link show]. -2024-11-06 19:17:47.245 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" -2024-11-06 19:17:47.245 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip link show]. -2024-11-06 19:17:47.286 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" -2024-11-06 19:17:47.286 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip rule show pref 99]. -2024-11-06 19:17:47.327 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" -2024-11-06 19:17:47.327 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip rule show pref 99]. -2024-11-06 19:17:47.362 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" -2024-11-06 19:17:47.363 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv ip rule show pref 99]. -2024-11-06 19:17:47.398 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" -2024-11-06 19:17:47.398 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv ip rule show pref 99]. -2024-11-06 19:17:47.435 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[It] nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -2024-11-06 19:17:47.435 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... -2024-11-06 19:17:47.435 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:47.435 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 10.65.1.2 8055]. -2024-11-06 19:17:47.536 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:47.536 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d 10.65.0.2 8055]. -felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1210415-14-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-0-1210415-14-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=111 -felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-1-1210415-14-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1210415-14-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=111 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/logutils.go 78: Early screen log level set to info -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.920 [INFO][111] felix/daemon.go 155: Loading configuration... -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.922 [INFO][111] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.926 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.927 [INFO][111] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.928 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/logutils.go 78: Early screen log level set to info -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/daemon.go 155: Loading configuration... -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.929 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.930 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.931 [INFO][111] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/daemon.go 220: Created datastore client -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.933 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:false logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.934 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.935 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.936 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.937 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.938 [INFO][111] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.940 [INFO][111] felix/daemon.go 220: Created datastore client -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.943 [INFO][111] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.948 [INFO][111] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-14-felixfv" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.949 [INFO][111] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.949 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.950 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.951 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.952 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.953 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-14-felixfv" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.954 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.955 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.956 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.957 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.958 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.959 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} -felix-0-1210415-14-felixfv[stdout] -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-14-felixfv" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.960 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-14-felixfv" -2024-11-06 19:17:47.962 [INFO][1210415] test/containers.go 428: felix-0-1210415-14-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.961 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-14-felixfv" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.962 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-14-felixfv" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [INFO][111] felix/daemon.go 342: Typha not enabled. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [ERROR][111] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.964 [INFO][111] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.963 [INFO][111] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000a3b220), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-0-1210415-14-felixfv", 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, 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)(0xc000a3b400)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000696820), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.965 [INFO][111] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.965 [INFO][111] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.965 [INFO][111] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} -felix-1-1210415-14-felixfv[stdout] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.966 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-14-felixfv" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.967 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-14-felixfv" -2024-11-06 19:17:47.967 [INFO][1210415] test/containers.go 428: felix-1-1210415-14-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.967 [INFO][111] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-14-felixfv" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.967 [INFO][111] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-14-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0006039a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000603a40), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000a3b400)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000a38990), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000ca0860), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000a3b220), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc0008856c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000696820), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.968 [INFO][111] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-14-felixfv" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.968 [INFO][111] felix/daemon.go 342: Typha not enabled. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [ERROR][111] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.968 [INFO][111] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0006039a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000603a40), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.970 [INFO][111] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.970 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.970 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.969 [INFO][111] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000899220), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-1-1210415-14-felixfv", 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, 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)(0xc000899400)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc000899680), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.971 [INFO][111] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.971 [INFO][111] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.972 [INFO][111] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.972 [INFO][111] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.973 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.973 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.974 [INFO][111] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-14-felixfv", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc0003a3220), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0003a32c0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000899400)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000c06900), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000196020), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000899220), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc000547180), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000899680), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.975 [INFO][111] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0003a3220), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0003a32c0), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.976 [INFO][111] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.977 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.979 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.979 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.979 [INFO][111] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.980 [INFO][111] 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-" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.981 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.981 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] 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" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.982 [INFO][111] 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-" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.983 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.983 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.983 [INFO][111] 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-" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.984 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.984 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] 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-" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.986 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] 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" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.987 [INFO][111] 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-" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] 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-" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.988 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] 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-" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.989 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.991 [INFO][111] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.993 [INFO][111] 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-" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.994 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.994 [INFO][111] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:47.994 [INFO][111] felix/connecttime.go 72: FV special case: skipping CTLB cleanup -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.308 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.308 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.309 [INFO][111] felix/int_dataplane.go 1122: Registering to report health. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.311 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.312 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.313 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.314 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.314 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.317 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.317 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.317 [INFO][111] felix/int_dataplane.go 1122: Registering to report health. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.318 [INFO][111] felix/int_dataplane.go 1907: 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:}] -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2476: Started internal status report thread -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 441: Connect to the dataplane driver. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 520: using resource updates where applicable -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0008d85a0), (*watchersyncer.watcherCache)(0xc0008d8750), (*watchersyncer.watcherCache)(0xc0008d8900), (*watchersyncer.watcherCache)(0xc0008d8a20), (*watchersyncer.watcherCache)(0xc0008d8b40), (*watchersyncer.watcherCache)(0xc0008d8c60), (*watchersyncer.watcherCache)(0xc0008d8d80), (*watchersyncer.watcherCache)(0xc0008d8ea0), (*watchersyncer.watcherCache)(0xc0008d8fc0), (*watchersyncer.watcherCache)(0xc0008d90e0), (*watchersyncer.watcherCache)(0xc0008d9200), (*watchersyncer.watcherCache)(0xc0008d9320), (*watchersyncer.watcherCache)(0xc0008d9440), (*watchersyncer.watcherCache)(0xc0008d9560), (*watchersyncer.watcherCache)(0xc0008d9680), (*watchersyncer.watcherCache)(0xc0008d97a0), (*watchersyncer.watcherCache)(0xc0008d98c0), (*watchersyncer.watcherCache)(0xc0008d99e0)}, results:(chan interface {})(0xc00039cf50), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0004f6d20), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.319 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchersyncer.go 89: Start called -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,127.0.0.0} ifaceName="lo" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 2159: 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{}}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] 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{}}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchersyncer.go 149: Starting main event processing loop -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali1057f89f99a" state="up" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-14-felixfv -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1057f89f99a" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.320 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.321 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=529 ifaceName="eth0" state="up" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.5} ifaceName="eth0" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.322 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.323 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1057f89f99a", State:"up", Index:3} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1057f89f99a", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1057f89f99a", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=resync -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:529} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.324 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.325 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.326 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.327 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.328 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.328 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.328 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 640: Started the processing graph -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/daemon.go 761: No driver process to monitor -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-14-felixfv, orchestrator=k8s, workload=default/wlv4-0-idx21, name=eth0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.330 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.329 [INFO][111] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.331 [INFO][111] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/daemon.go 441: Connect to the dataplane driver. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2476: Started internal status report thread -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/daemon.go 520: using resource updates where applicable -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 347 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 347 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 347 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 347 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0009cac60), (*watchersyncer.watcherCache)(0xc0009cacf0), (*watchersyncer.watcherCache)(0xc0009cad80), (*watchersyncer.watcherCache)(0xc0009cae10), (*watchersyncer.watcherCache)(0xc0009caea0), (*watchersyncer.watcherCache)(0xc0009caf30), (*watchersyncer.watcherCache)(0xc0009cafc0), (*watchersyncer.watcherCache)(0xc0009cb050), (*watchersyncer.watcherCache)(0xc0009cb0e0), (*watchersyncer.watcherCache)(0xc0009cb170), (*watchersyncer.watcherCache)(0xc0009cb200), (*watchersyncer.watcherCache)(0xc0009cb290), (*watchersyncer.watcherCache)(0xc0009cb320), (*watchersyncer.watcherCache)(0xc0009cb3b0), (*watchersyncer.watcherCache)(0xc0009cb440), (*watchersyncer.watcherCache)(0xc0009cb4d0), (*watchersyncer.watcherCache)(0xc0009cb560), (*watchersyncer.watcherCache)(0xc0009cb5f0)}, results:(chan interface {})(0xc0002d7960), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000773e00), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.332 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 347 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 347 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1} ifaceName="lo" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali87eb6b79353" state="up" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 2159: 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{}}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/watchersyncer.go 89: Start called -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] 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{}}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87eb6b79353" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=531 ifaceName="eth0" state="up" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-14-felixfv -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.333 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/async_calc_graph.go 165: First time we've been in sync -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6} ifaceName="eth0" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.334 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.335 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87eb6b79353", State:"up", Index:3} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.336 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.337 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:531} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.338 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.339 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=resync -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.340 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.341 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/daemon.go 640: Started the processing graph -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.342 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 761: No driver process to monitor -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/daemon.go 1277: Datastore now in sync. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.344 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.343 [INFO][111] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"false", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.346 [INFO][111] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-14-felixfv, orchestrator=k8s, workload=default/wlv4-1-idx23, name=eth0) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.345 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.346 [INFO][111] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.347 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.347 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 347 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 347 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 347 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 347 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 347 0s} 1} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.349 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 347 0s} 1} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.350 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/async_calc_graph.go 165: First time we've been in sync -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.351 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=433.039432ms -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali1057f89f99a" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.352 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1057f89f99a" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1057f89f99a" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.353 [INFO][111] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali1057f89f99a" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.354 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.355 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.356 [INFO][111] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for Ipv6Support: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.357 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.358 [INFO][111] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.359 [INFO][111] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/daemon.go 1277: Datastore now in sync. -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.360 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.361 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.362 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-14-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-14-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=436.122614ms -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.363 [INFO][111] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="cali87eb6b79353" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali87eb6b79353" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali87eb6b79353" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.364 [INFO][111] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="cali87eb6b79353" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.365 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.365 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.365 [INFO][111] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.465 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.466 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.466 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.466 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.481 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.482 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.482 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.482 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.732 [INFO][111] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.732 [INFO][111] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.742 [INFO][111] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} ipVersion=0x4 status="up" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.742 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx21", EndpointId:"eth0"} status="up" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.743 [INFO][111] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.823695678 -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.745 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.746 [INFO][111] felix/int_dataplane.go 2042: Dataplane updates throttled -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.748 [INFO][111] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.749 [INFO][111] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.760 [INFO][111] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} ipVersion=0x4 status="up" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.760 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} status="up" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.760 [INFO][111] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.83292775 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.762 [INFO][111] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.762 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.762 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.763 [INFO][111] felix/int_dataplane.go 2042: Dataplane updates throttled -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.807 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.808 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.828 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:48.829 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -2024-11-06 19:17:49.494 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-14-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:47Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 :8055]\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountRemove update from calculation graph msg=id: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2075: Received *proto.ServiceAccountRemove update from calculation graph msg=id: -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2001: Dataplane updates no longer throttled -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.586 [INFO][111] felix/int_dataplane.go 2001: Dataplane updates no longer throttled -2024-11-06 19:17:49.595 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-14-felixfv" error=exit status 1 stderr="time=\"2024-11-07T03:17:47Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d :8055]\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:47Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=fatal msg=\"Timed out\" func=main.main.func1 file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:175\"\n" stdout="" -2024-11-06 19:17:49.595 [DEBUG][1210415] test/conncheck.go 215: Retry, calling pre-retry cleanup functions. -2024-11-06 19:17:49.595 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:49.595 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 10.65.1.2 8055]. -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.609 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.609 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.613 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceRemove update from calculation graph msg=id: -felix-0-1210415-14-felixfv[stdout] 2024-11-07 03:17:49.613 [INFO][111] felix/int_dataplane.go 2075: Received *proto.NamespaceRemove update from calculation graph msg=id: -wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:38753 -wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [ERROR][47] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-1-idx23[stderr] 2024-11-07 03:17:49.648 [INFO][47] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:49.651 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-14-felixfv" error= stderr="time=\"2024-11-07T03:17:49Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 :8055]\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-593d88b6-562b-4204-81de-4220795af187 IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:49.648257418Z\",\"SourceAddr\":\"10.65.0.2:38753\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:49.648125816Z\",\"ID\":\"1a7e8edf-e98f-460a-acda-732a43d96f1e\",\"Payload\":\"ping:cc44d6a1-4de2-44b0-9e62-998f6413bcfc~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -2024-11-06 19:17:49.695 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:49.695 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d 10.65.0.2 8055]. -wlv4-0-idx21[stderr] 2024-11-07 03:17:49.749 [INFO][48] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:46683 -wlv4-0-idx21[stderr] 2024-11-07 03:17:49.749 [INFO][48] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-0-idx21[stderr] 2024-11-07 03:17:49.750 [ERROR][48] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-0-idx21[stderr] 2024-11-07 03:17:49.750 [INFO][48] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-0-idx21[stderr] 2024-11-07 03:17:49.750 [INFO][48] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:49.753 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-14-felixfv" error= stderr="time=\"2024-11-07T03:17:49Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d :8055]\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-8892d424-1cfc-d495-f292-93dccc69a96d IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:49Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:49.75003875Z\",\"SourceAddr\":\"10.65.1.2:46683\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:49.749901797Z\",\"ID\":\"86b31022-3fda-4836-85ae-39103c9cddbf\",\"Payload\":\"ping:8d42c258-48de-4ea6-ba64-eda6a8adda9b~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -2024-11-06 19:17:49.796 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=2 -2024-11-06 19:17:49.796 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv wg]. -2024-11-06 19:17:49.831 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="exec-err" -2024-11-06 19:17:49.831 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv wg]. -2024-11-06 19:17:49.866 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="exec-err" -[JustAfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 -[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: false - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 -2024-11-06 19:17:49.866 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx21" -2024-11-06 19:17:49.866 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-14-felixfv sh -c kill -9 48 & ip link del cali1057f89f99a & ip netns del cnitest-593d88b6-562b-4204-81de-4220795af187 & wait]. -2024-11-06 19:17:49.902 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:49.902 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:49.911 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-14-felixfv sh -c kill -9 48 & ip link del cali1057f89f99a & ip netns del cnitest-593d88b6-562b-4204-81de-4220795af187 & wait]: -2024-11-06 19:17:49.911 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx21" -2024-11-06 19:17:49.911 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx23" -2024-11-06 19:17:49.911 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-14-felixfv sh -c kill -9 47 & ip link del cali87eb6b79353 & ip netns del cnitest-8892d424-1cfc-d495-f292-93dccc69a96d & wait]. -2024-11-06 19:17:49.951 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:49.951 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:49.969 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-14-felixfv sh -c kill -9 47 & ip link del cali87eb6b79353 & ip netns del cnitest-8892d424-1cfc-d495-f292-93dccc69a96d & wait]: -2024-11-06 19:17:49.969 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx23" -2024-11-06 19:17:49.969 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:49.969 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-14-felixfv" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali87eb6b79353" state="down" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87eb6b79353", State:"down", Index:3} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali87eb6b79353" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.050 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.051 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="cali87eb6b79353" state="" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="cali87eb6b79353" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.054 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} status="down" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87eb6b79353", State:"", Index:3} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Set[string](nil)} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87eb6b79353", Addrs:set.Set[string](nil)} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="cali87eb6b79353" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.055 [INFO][111] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.056 [INFO][111] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.056 [INFO][111] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-1-1210415-14-felixfv[stdout] 2024-11-07 03:17:50.056 [INFO][111] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx23", EndpointId:"eth0"} status="down" -2024-11-06 19:17:50.084 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:50.084 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-14-felixfv" signal=interrupt -2024-11-06 19:17:50.084 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-14-felixfv" signal=interrupt -2024-11-06 19:17:50.084 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:50.089 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="stdout" -2024-11-06 19:17:50.089 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-14-felixfv" stream="stderr" -2024-11-06 19:17:50.089 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-14-felixfv" -2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-14-felixfv" -2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-14-felixfv" signal=killed -2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:50.096 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:50.195 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:50.196 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-14-felixfv" signal=interrupt -2024-11-06 19:17:50.196 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-14-felixfv" signal=interrupt -2024-11-06 19:17:50.196 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:50.202 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="stderr" -2024-11-06 19:17:50.202 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-14-felixfv" stream="stdout" -2024-11-06 19:17:50.202 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-14-felixfv" -2024-11-06 19:17:50.207 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-14-felixfv" -2024-11-06 19:17:50.207 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-14-felixfv" signal=killed -2024-11-06 19:17:50.207 [INFO][1210415] test/infra_k8s.go 544: K8sDatastoreInfra told to stop, deferring cleanup... -2024-11-06 19:17:50.207 [INFO][1210415] test/containers.go 86: Stop no-op because nil container -[AfterEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 -[AfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 -•SSSSSSSSSSSSSSSSSS ------------------------------- -_BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled - nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -[BeforeEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:60 - -FV-TEST-START: _BPF-SAFE_ WireGuard-Supported (kubernetes backend) wireguardEnabledV4: true, wireguardEnabledV6: true with Wireguard disabled nina workload connectivity remains but uses un-encrypted tunnel[BeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:42 -[BeforeEach] wireguardEnabledV4: true, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:102 -2024-11-06 19:17:50.208 [INFO][1210415] test/infra_k8s.go 514: Infra marked for clean up, cleaning up before test. -2024-11-06 19:17:50.208 [INFO][1210415] test/infra_k8s.go 554: Cleaning up kubernetes datastore -2024-11-06 19:17:50.208 [INFO][1210415] test/infra_k8s.go 993: Cleaning up Pods -2024-11-06 19:17:50.209 [INFO][1210415] test/infra_k8s.go 998: Namespaces present count=3 -2024-11-06 19:17:50.211 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-system" -2024-11-06 19:17:50.212 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=2 namespace="default" -2024-11-06 19:17:50.212 [DEBUG][1210415] test/infra_k8s.go 1011: Pods present count=0 namespace="kube-public" -2024-11-06 19:17:50.218 [INFO][1210415] test/infra_k8s.go 1026: Cleaned up all pods podsDeleted=2 -2024-11-06 19:17:50.218 [INFO][1210415] test/infra_k8s.go 977: Cleaning up all nodes... -2024-11-06 19:17:50.218 [INFO][1210415] test/infra_k8s.go 982: Nodes present count=2 -2024-11-06 19:17:50.221 [INFO][1210415] test/infra_k8s.go 989: Cleaned up all nodes -2024-11-06 19:17:50.221 [INFO][1210415] test/infra_k8s.go 959: Cleaning up all namespaces... -2024-11-06 19:17:50.222 [INFO][1210415] test/infra_k8s.go 964: Namespaces present count=3 -2024-11-06 19:17:50.222 [INFO][1210415] test/infra_k8s.go 973: Cleaned up all namespaces -2024-11-06 19:17:50.222 [INFO][1210415] test/infra_k8s.go 1030: Cleaning up IPAM pools -2024-11-06 19:17:50.222 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:50.222 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:50.223 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.223 [INFO][1210415] test/infra_k8s.go 1036: IP Pools present count=1 -2024-11-06 19:17:50.223 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) -2024-11-06 19:17:50.223 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" -2024-11-06 19:17:50.223 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:50.224 [DEBUG][1210415] test/ippool.go 170: Disabling pool to release affinities CIDR="10.65.0.0/16" Name="test-pool" -2024-11-06 19:17:50.224 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPPool(test-pool) -2024-11-06 19:17:50.224 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" -2024-11-06 19:17:50.224 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:50.224 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:50.225 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:50.225 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:50.225 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:50.225 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:IPPool(test-pool) Value:0xc001cdc000 Revision:326 UID: TTL:0s} -2024-11-06 19:17:50.225 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"a740a72d-2605-49bf-8114-8ee75cbde0ec", ResourceVersion:"326", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 45, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:true, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:50.226 [DEBUG][1210415] test/ippool.go 193: Releasing pool affinities CIDR="10.65.0.0/16" Name="test-pool" -2024-11-06 19:17:50.727 [INFO][1210415] test/ipam.go 1424: Releasing block affinities within pool '10.65.0.0/16' -2024-11-06 19:17:50.727 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions -2024-11-06 19:17:50.727 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" -2024-11-06 19:17:50.732 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam.go 1542: Getting block -> host mappings -2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam.go 1550: Block 10.65.0.0/26 -> felix-0-1210415-14-felixfv -2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam.go 1550: Block 10.65.1.0/26 -> felix-1-1210415-14-felixfv -2024-11-06 19:17:50.732 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-1-1210415-14-felixfv" subnet="10.65.1.0/26" -2024-11-06 19:17:50.732 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) -2024-11-06 19:17:50.732 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.732 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" Revision="" -2024-11-06 19:17:50.732 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Namespace="" Resource="BlockAffinities" Revision="" -2024-11-06 19:17:50.734 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.1.0/26) -2024-11-06 19:17:50.734 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.734 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:50.734 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:50.735 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) Value:0xc00155ca98 Revision:344 UID:0xc001c11a80 TTL:0s} -2024-11-06 19:17:50.735 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.736 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"344", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} -2024-11-06 19:17:50.744 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-1-1210415-14-felixfv" subnet="10.65.1.0/26" -2024-11-06 19:17:50.744 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc0019a6140 Revision:346 UID:0xc001f84060 TTL:0s} -2024-11-06 19:17:50.744 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.744 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"346", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000247800), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc000ea4e30), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8fd31016, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8fd31014}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:50.748 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-14-felixfv) -2024-11-06 19:17:50.749 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.749 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.749 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-14-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"359", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-1-1210415-14-felixfv", CIDR:"10.65.1.0/26", Deleted:"true"}} -2024-11-06 19:17:50.751 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" -2024-11-06 19:17:50.751 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Resource="BlockAffinities" Revision="361" -2024-11-06 19:17:50.751 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Namespace="" Resource="BlockAffinities" Revision="361" -2024-11-06 19:17:50.752 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-1-1210415-14-felixfv-10-65-1-0-26) Name="felix-1-1210415-14-felixfv-10-65-1-0-26" Resource="BlockAffinities" -2024-11-06 19:17:50.753 [DEBUG][1210415] test/ipam_block_reader_writer.go 304: Attempt to release affinity for block host="felix-0-1210415-14-felixfv" subnet="10.65.0.0/26" -2024-11-06 19:17:50.753 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) -2024-11-06 19:17:50.753 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.753 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" Revision="" -2024-11-06 19:17:50.753 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Namespace="" Resource="BlockAffinities" Revision="" -2024-11-06 19:17:50.754 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.0.0/26) -2024-11-06 19:17:50.754 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.754 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:50.754 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:50.755 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) Value:0xc001f50ab0 Revision:335 UID:0xc001cdf920 TTL:0s} -2024-11-06 19:17:50.755 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.755 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"335", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} -2024-11-06 19:17:50.757 [DEBUG][1210415] test/ipam_block_reader_writer.go 361: Block is not empty - remove the affinity host="felix-0-1210415-14-felixfv" subnet="10.65.0.0/26" -2024-11-06 19:17:50.757 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc0019a6640 Revision:337 UID:0xc001c13260 TTL:0s} -2024-11-06 19:17:50.757 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.757 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"337", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc000247ff0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc000ea52d0), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8b583db1, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8b583daf}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:50.759 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-14-felixfv) -2024-11-06 19:17:50.760 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.760 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.760 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-14-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"363", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pendingDeletion", Node:"felix-0-1210415-14-felixfv", CIDR:"10.65.0.0/26", Deleted:"true"}} -2024-11-06 19:17:50.761 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" -2024-11-06 19:17:50.761 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Resource="BlockAffinities" Revision="365" -2024-11-06 19:17:50.761 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Namespace="" Resource="BlockAffinities" Revision="365" -2024-11-06 19:17:50.762 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=BlockAffinity(felix-0-1210415-14-felixfv-10-65-0-0-26) Name="felix-0-1210415-14-felixfv-10-65-0-0-26" Resource="BlockAffinities" -2024-11-06 19:17:50.764 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPPool(test-pool) -2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" -2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Revision="" -2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPPool(test-pool) Name="test-pool" Namespace="" Resource="IPPools" Revision="" -2024-11-06 19:17:50.764 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPPool(test-pool) Name="test-pool" Resource="IPPools" -2024-11-06 19:17:50.766 [INFO][1210415] test/infra_k8s.go 1043: Cleaned up IPAM -2024-11-06 19:17:50.766 [INFO][1210415] test/infra_k8s.go 580: Cleaning up IPAM -2024-11-06 19:17:50.766 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:0} model.BlockListOptions -2024-11-06 19:17:50.766 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" -2024-11-06 19:17:50.767 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.767 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=10.65.0.0/26) -2024-11-06 19:17:50.767 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.767 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:50.767 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"364", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bc1c80), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0014b9a60), AttrSecondary:map[string]string{"node":"felix-0-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8b583db1, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8b583daf}, Deleted:true, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:50.770 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" -2024-11-06 19:17:50.770 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="368" -2024-11-06 19:17:50.770 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="368" -2024-11-06 19:17:50.771 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" -2024-11-06 19:17:50.773 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for BlockKey(cidr=10.65.1.0/26) -2024-11-06 19:17:50.773 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.773 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:50.773 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"360", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(nil), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc001bc1d60), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0014b9af0), AttrSecondary:map[string]string{"node":"felix-1-1210415-14-felixfv"}}}, SequenceNumber:0x1805915e8fd31016, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915e8fd31014}, Deleted:true, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:50.775 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" -2024-11-06 19:17:50.775 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="370" -2024-11-06 19:17:50.775 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="370" -2024-11-06 19:17:50.776 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" -2024-11-06 19:17:50.777 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions -2024-11-06 19:17:50.777 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" -2024-11-06 19:17:50.778 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.778 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {Host: IPVersion:0} model.BlockAffinityListOptions -2024-11-06 19:17:50.778 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" -2024-11-06 19:17:50.779 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=BlockAffinity Resource="BlockAffinities" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.779 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {} model.IPAMHandleListOptions -2024-11-06 19:17:50.779 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" -2024-11-06 19:17:50.780 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMHandle Resource="IPAMHandles" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.780 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv4-0) -2024-11-06 19:17:50.780 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"36c7e89d-7634-4e97-bd18-4bc192baab8b", ResourceVersion:"336", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:true}} -2024-11-06 19:17:50.782 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" -2024-11-06 19:17:50.782 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Revision="372" -2024-11-06 19:17:50.782 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="372" -2024-11-06 19:17:50.783 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Resource="IPAMHandles" -2024-11-06 19:17:50.784 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for IPAMHandleKey(id=wlv4-1) -2024-11-06 19:17:50.784 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"947f0f19-43aa-4ca8-b8ec-b3bece2cc5f6", ResourceVersion:"345", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:true}} -2024-11-06 19:17:50.786 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" -2024-11-06 19:17:50.786 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Revision="374" -2024-11-06 19:17:50.786 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="374" -2024-11-06 19:17:50.787 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Resource="IPAMHandles" -2024-11-06 19:17:50.788 [INFO][1210415] test/infra_k8s.go 1047: Cleaning up GNPs -2024-11-06 19:17:50.788 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for GlobalNetworkPolicy model.ResourceListOptions -2024-11-06 19:17:50.788 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" -2024-11-06 19:17:50.789 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=GlobalNetworkPolicy Resource="GlobalNetworkPolicies" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1053: Global Network Policies present count=0 -2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1060: Cleaned up GNPs -2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1064: Cleaning up network policies -2024-11-06 19:17:50.789 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkPolicy model.ResourceListOptions -2024-11-06 19:17:50.789 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" -2024-11-06 19:17:50.789 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkPolicy Resource="NetworkPolicies" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1070: Global Network Policies present count=0 -2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1077: Cleaned up network policies -2024-11-06 19:17:50.789 [INFO][1210415] test/infra_k8s.go 1081: Cleaning up Tiers -2024-11-06 19:17:50.789 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for Tier model.ResourceListOptions -2024-11-06 19:17:50.789 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=Tier Resource="Tiers" Type="CustomResource" -2024-11-06 19:17:50.790 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=Tier Resource="Tiers" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.790 [INFO][1210415] test/infra_k8s.go 1087: Tiers present count=2 -2024-11-06 19:17:50.790 [INFO][1210415] test/infra_k8s.go 1098: Cleaned up Tiers -2024-11-06 19:17:50.790 [INFO][1210415] test/infra_k8s.go 1119: Cleaning up host endpoints -2024-11-06 19:17:50.790 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for HostEndpoint model.ResourceListOptions -2024-11-06 19:17:50.790 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" -2024-11-06 19:17:50.791 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=HostEndpoint Resource="HostEndpoints" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.791 [INFO][1210415] test/infra_k8s.go 1125: HostEndpoints present count=0 -2024-11-06 19:17:50.791 [INFO][1210415] test/infra_k8s.go 1132: Cleaned up host endpoints -2024-11-06 19:17:50.791 [INFO][1210415] test/infra_k8s.go 1102: Cleaning up network sets -2024-11-06 19:17:50.791 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for NetworkSet model.ResourceListOptions -2024-11-06 19:17:50.791 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" -2024-11-06 19:17:50.792 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=NetworkSet Resource="NetworkSets" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.792 [INFO][1210415] test/infra_k8s.go 1108: networksets present count=0 -2024-11-06 19:17:50.792 [INFO][1210415] test/infra_k8s.go 1115: Cleaned up host networksets -2024-11-06 19:17:50.792 [INFO][1210415] test/infra_k8s.go 1136: Cleaning up felix configurations -2024-11-06 19:17:50.792 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for FelixConfiguration model.ResourceListOptions -2024-11-06 19:17:50.792 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" -2024-11-06 19:17:50.793 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=FelixConfiguration Resource="FelixConfigurations" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.793 [INFO][1210415] test/infra_k8s.go 1142: FelixConfigurations present count=1 -2024-11-06 19:17:50.793 [DEBUG][1210415] test/k8s.go 662: Performing 'DeleteKVP' for FelixConfiguration(default) -2024-11-06 19:17:50.793 [DEBUG][1210415] test/customresource.go 259: Delete custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" -2024-11-06 19:17:50.793 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:50.793 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:50.794 [DEBUG][1210415] test/customresource.go 288: Send delete request by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" -2024-11-06 19:17:50.795 [INFO][1210415] test/infra_k8s.go 1149: Cleaned up felix configurations -2024-11-06 19:17:50.795 [INFO][1210415] test/infra_k8s.go 1153: Cleaning up services -2024-11-06 19:17:50.799 [INFO][1210415] test/infra_k8s.go 1191: Cleaned up services -2024-11-06 19:17:50.799 [INFO][1210415] test/infra_k8s.go 576: Cleaned up kubernetes datastore time=590.991464ms -2024-11-06 19:17:50.799 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) -2024-11-06 19:17:50.799 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" -2024-11-06 19:17:50.799 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" -2024-11-06 19:17:50.800 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:ClusterInformation(default) Value:0xc002280f20 Revision:261 UID: TTL:0s} -2024-11-06 19:17:50.800 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=ClusterInformation(default) Name="default" Resource="ClusterInformations" Value=&v3.ClusterInformation{TypeMeta:v1.TypeMeta{Kind:"ClusterInformation", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"b31376b3-299d-4876-9f86-7229adbffec4", ResourceVersion:"261", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 25, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.ClusterInformationSpec{ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", DatastoreReady:(*bool)(0xc00203ebbc), Variant:""}} -2024-11-06 19:17:50.801 [INFO][1210415] test/topology.go 226: Starting a 2-node topology options=infrastructure.TopologyOptions{FelixLogSeverity:"Info", FelixDebugFilenameRegex:"", FelixCoreDumpsEnabled:true, EnableIPv6:true, BPFEnableIPv6:false, ExtraEnvVars:map[string]string{"FELIX_DBG_WGBOOTSTRAP":"true", "FELIX_DebugDisableLogDropping":"true", "FELIX_IPTABLESMARKMASK":"4294934528", "FELIX_PROMETHEUSMETRICSENABLED":"true", "FELIX_ROUTESOURCE":"CalicoIPAM"}, ExtraVolumes:map[string]string{}, WithTypha:false, WithFelixTyphaTLS:false, TestManagesBPF:false, TyphaLogSeverity:"info", IPIPMode:"Never", VXLANMode:"", SimulateRoutes:true, WireguardEnabled:true, WireguardEnabledV6:true, InitialFelixConfiguration:(*v3.FelixConfiguration)(0xc0021ea008), NATOutgoingEnabled:false, DelayFelixStart:true, AutoHEPsEnabled:false, TriggerDelayedFelixStart:false, FelixStopGraceful:false, ExternalIPs:false, UseIPPools:true, IPPoolCIDR:"10.65.0.0/16", IPv6PoolCIDR:"dead:beef::/64", NeedNodeIP:false} -2024-11-06 19:17:50.801 [INFO][1210415] test/topology.go 507: Initializing the datastore... -2024-11-06 19:17:50.801 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for ClusterInformation(default) -2024-11-06 19:17:50.801 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=ClusterInformation(default) Resource="ClusterInformations" Revision="" -2024-11-06 19:17:50.801 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=ClusterInformation(default) Name="default" Namespace="" Resource="ClusterInformations" Revision="" -2024-11-06 19:17:50.802 [DEBUG][1210415] test/client.go 329: Calico version value already assigned CalicoVersion="v3.0.0-test" -2024-11-06 19:17:50.802 [DEBUG][1210415] test/client.go 338: Cluster GUID value already set ClusterGUID="98568d07b37a4bb5b81e345bf218f335" -2024-11-06 19:17:50.802 [DEBUG][1210415] test/client.go 348: DatastoreReady value already set DatastoreReady=(*bool)(0xc0021d149b) -2024-11-06 19:17:50.802 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(default) Value:0xc0021f0ea0 Revision: UID: TTL:0s} -2024-11-06 19:17:50.802 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"6b54073a-65d4-4719-8de7-d5ed9f1926d0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 802618442, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0021d14a0), DefaultAction:(*v3.Action)(0xc0010fcb30)}} -2024-11-06 19:17:50.804 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(default) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"6b54073a-65d4-4719-8de7-d5ed9f1926d0", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 802618442, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc0021d14a0), DefaultAction:(*v3.Action)(0xc0010fcb30)}} error=tiers.crd.projectcalico.org "default" already exists -2024-11-06 19:17:50.804 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:Tier(adminnetworkpolicy) Value:0xc0021699e0 Revision: UID: TTL:0s} -2024-11-06 19:17:50.804 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a87dc7da-b358-4643-929d-5536400893aa", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 804365977, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00216e5b8), DefaultAction:(*v3.Action)(0xc001403e10)}} -2024-11-06 19:17:50.805 [DEBUG][1210415] test/customresource.go 127: Error creating resource Key=Tier(adminnetworkpolicy) Resource="Tiers" Value=&v3.Tier{TypeMeta:v1.TypeMeta{Kind:"Tier", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"adminnetworkpolicy", GenerateName:"", Namespace:"", SelfLink:"", UID:"a87dc7da-b358-4643-929d-5536400893aa", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 804365977, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.TierSpec{Order:(*float64)(0xc00216e5b8), DefaultAction:(*v3.Action)(0xc001403e10)}} error=tiers.crd.projectcalico.org "adminnetworkpolicy" already exists -2024-11-06 19:17:50.805 [INFO][1210415] test/topology.go 515: EnsureInitialized result error= -2024-11-06 19:17:50.805 [INFO][1210415] test/topology.go 261: Installing initial FelixConfiguration config=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(nil), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(nil), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0021d12fb), WireguardEnabledV6:(*bool)(0xc0021d12fb), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(nil), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:50.806 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:FelixConfiguration(default) Value:0xc0021ea008 Revision: UID: TTL:0s} -2024-11-06 19:17:50.806 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"e5ae8634-8c26-4387-9a62-6ed6566db550", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 806043549, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc0010fd460), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc0010fd4c0), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc0021d12fb), WireguardEnabledV6:(*bool)(0xc0021d12fb), WireguardThreadingEnabled:(*bool)(nil), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc0010fd450), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:50.808 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:50.808 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:50.808 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:50.808 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.808 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 660: Validate IP network: 10.65.0.0/16 -2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:50.808 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:50.808 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: 10.65.0.0/16, mask: 16, blockSize: 26 -2024-11-06 19:17:50.808 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: 10.65.0.0/16, Masked IP: [10 65 0 0] -2024-11-06 19:17:50.809 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:4} model.BlockListOptions -2024-11-06 19:17:50.809 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" -2024-11-06 19:17:50.809 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.809 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool) Value:0xc00202f980 Revision: UID: TTL:0s} -2024-11-06 19:17:50.809 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool", GenerateName:"", Namespace:"", SelfLink:"", UID:"3a3929c7-c1d2-43cb-b740-b964f85c3911", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 809639920, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"10.65.0.0/16", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:26, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:50.811 [DEBUG][1210415] test/ippool.go 387: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:50.811 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:50.811 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:50.812 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.812 [DEBUG][1210415] test/ippool.go 455: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 660: Validate IP network: dead:beef::/64 -2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 450: Validate VXLAN Mode: Never -2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 438: Validate IPIP Mode: Never -2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 550: Validate selector: all() -2024-11-06 19:17:50.812 [DEBUG][1210415] test/parser.go 30: Parsing "all()" -2024-11-06 19:17:50.812 [DEBUG][1210415] test/parser.go 38: Tokens [{14 } {21 }] -2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 1121: Pool CIDR: dead:beef::/64, mask: 64, blockSize: 122 -2024-11-06 19:17:50.812 [DEBUG][1210415] test/validator.go 1129: IPPool CIDR: dead:beef::/64, Masked IP: [222 173 190 239 0 0 0 0 0 0 0 0 0 0 0 0] -2024-11-06 19:17:50.812 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for {IPVersion:6} model.BlockListOptions -2024-11-06 19:17:50.812 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" -2024-11-06 19:17:50.812 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPAMBlock Resource="IPAMBlocks" Type="CustomResource" pagedList=false -2024-11-06 19:17:50.812 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPPool(test-pool-v6) Value:0xc00216ac00 Revision: UID: TTL:0s} -2024-11-06 19:17:50.812 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPPool(test-pool-v6) Resource="IPPools" Value=&v3.IPPool{TypeMeta:v1.TypeMeta{Kind:"IPPool", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"test-pool-v6", GenerateName:"", Namespace:"", SelfLink:"", UID:"c0447f8d-487c-4673-b158-b38f3618d004", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 812909629, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPPoolSpec{CIDR:"dead:beef::/64", VXLANMode:"Never", IPIPMode:"Never", NATOutgoing:false, Disabled:false, DisableBGPExport:false, BlockSize:122, NodeSelector:"all()", IPIP:(*v3.IPIPConfiguration)(nil), NATOutgoingV1:false, AllowedUses:[]v3.IPPoolAllowedUse{"Workload", "Tunnel"}}} -2024-11-06 19:17:50.814 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:50.814 [INFO][1210415] test/felix.go 116: Starting felix -2024-11-06 19:17:50.814 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-1-1210415-15-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:50.814 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-1-1210415-15-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-1-1210415-15-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e FELIX_GOTRACEBACK=crash -e DELAY_FELIX_START=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_DebugSkipCTLBCleanup=true -e FELIX_BPFConnectTimeLoadBalancingEnabled=false -e FELIX_BPFHostNetworkedNATWithoutCTLB=Disabled -e SET_CORE_PATTERN=true -e FELIX_IPV6SUPPORT=true -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_DBG_WGBOOTSTRAP=true -e GORACE=history_size=2 -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=1- -e FELIX_BPFConnectTimeLoadBalancing=Disabled -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix felix:latest-amd64]. -2024-11-06 19:17:50.814 [INFO][1210415] test/containers.go 218: About to run container container=&containers.Container{Name:"felix-0-1210415-16-felixfv", IP:"", ExtraSourceIPs:[]string(nil), IPPrefix:"", IPv6:"", IPv6Prefix:"", Hostname:"", runCmd:(*exec.Cmd)(nil), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Set[string](nil), stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x0}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:50.814 [DEBUG][1210415] test/utils.go 153: Creating Command [docker run --init --cgroupns host --name felix-0-1210415-16-felixfv --stop-timeout 0 --stop-signal SIGKILL --rm --hostname felix-0-1210415-16-felixfv -e CALICO_DATASTORE_TYPE=kubernetes -e FELIX_DATASTORETYPE=kubernetes -e TYPHA_DATASTORETYPE=kubernetes -e K8S_API_ENDPOINT=https://172.17.0.3:6443 -e KUBERNETES_MASTER=https://172.17.0.3:6443 -e K8S_INSECURE_SKIP_TLS_VERIFY=true -v /tmp/apiserver-1210415-5-felixfv.crt:/tmp/apiserver.crt --privileged -e FELIX_DBG_WGBOOTSTRAP=true -e SET_CORE_PATTERN=true -e FELIX_BPFLOGLEVEL=debug -e FELIX_DEBUGDISABLELOGDROPPING=true -e FELIX_LogDebugFilenameRegex= -e FELIX_BPFIPV6SUPPORT=false -e DELAY_FELIX_START=true -e FELIX_DebugDisableLogDropping=true -e BPF_LOG_PFX=0- -e FELIX_ROUTESOURCE=CalicoIPAM -e FELIX_IPTABLESMARKMASK=4294934528 -e FELIX_GOTRACEBACK=crash -e GORACE=history_size=2 -e FELIX_PROMETHEUSMETRICSENABLED=true -e FELIX_USAGEREPORTINGENABLED=false -e FELIX_LOGSEVERITYSCREEN=Info -e FELIX_IPV6SUPPORT=true -v /lib/modules:/lib/modules -v /tmp:/tmp -v /home/mazdak/src/calico/felix/bin:/usr/local/bin -v /home/mazdak/src/calico/felix/bin/calico-felix-race-amd64:/usr/local/bin/calico-felix -v /home/mazdak/src/calico/felix/bin/bpf:/usr/lib/calico/bpf/ felix:latest-amd64]. -2024-11-06 19:17:50.815 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:50.815 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:50.815 [INFO][1210415] test/containers.go 591: Wait for container to be listed in docker ps -2024-11-06 19:17:50.815 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:51.829 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:51.830 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:51.845 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-1-1210415-15-felixfv]. -2024-11-06 19:17:51.845 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} felix-0-1210415-16-felixfv]. -2024-11-06 19:17:51.857 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-0-1210415-16-felixfv]. -2024-11-06 19:17:51.857 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.IPPrefixLen}}{{end}} felix-1-1210415-15-felixfv]. -2024-11-06 19:17:51.869 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-0-1210415-16-felixfv]. -2024-11-06 19:17:51.869 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6Address}}{{end}} felix-1-1210415-15-felixfv]. -2024-11-06 19:17:51.880 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-0-1210415-16-felixfv]. -2024-11-06 19:17:51.880 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{range .NetworkSettings.Networks}}{{.GlobalIPv6PrefixLen}}{{end}} felix-1-1210415-15-felixfv]. -2024-11-06 19:17:51.891 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-1-1210415-15-felixfv]. -2024-11-06 19:17:51.891 [DEBUG][1210415] test/utils.go 153: Creating Command [docker inspect --format={{.Config.Hostname}} felix-0-1210415-16-felixfv]. -2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-1-1210415-15-felixfv", IP:"172.17.0.5", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:5", IPv6Prefix:"64", Hostname:"felix-1-1210415-15-felixfv", runCmd:(*exec.Cmd)(0xc0021e1380), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:51.904 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 272: Container now running container=&containers.Container{Name:"felix-0-1210415-16-felixfv", IP:"172.17.0.6", ExtraSourceIPs:[]string(nil), IPPrefix:"16", IPv6:"2001:db8:1::242:ac11:6", IPv6Prefix:"64", Hostname:"felix-0-1210415-16-felixfv", runCmd:(*exec.Cmd)(0xc002252300), Stdin:io.WriteCloser(nil), mutex:sync.Mutex{state:0, sema:0x0}, binaries:set.Typed[string]{}, stdoutWatches:[]*containers.watch(nil), stderrWatches:[]*containers.watch(nil), dataRaces:[]string(nil), raceDetectionDisabled:false, logFinished:sync.WaitGroup{noCopy:sync.noCopy{}, state:atomic.Uint64{_:atomic.noCopy{}, _:atomic.align64{}, v:0x200000000}, sema:0x0}, dropAllLogs:false, ignoreEmptyLines:false} -2024-11-06 19:17:51.904 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.disable_ipv6=0"} container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:51.904 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]. -2024-11-06 19:17:51.939 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:51.939 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:51.939 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:51.940 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.disable_ipv6=0]: - net.ipv6.conf.all.disable_ipv6 = 0 - -2024-11-06 19:17:51.940 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.default.disable_ipv6=0"} container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:51.940 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]. -2024-11-06 19:17:51.974 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:51.974 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:51.974 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.default.disable_ipv6=0]: - net.ipv6.conf.default.disable_ipv6 = 0 - -2024-11-06 19:17:51.974 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -2024-11-06 19:17:51.974 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.lo.disable_ipv6=0"} container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:51.974 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]. -felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Delaying starting felix... -2024-11-06 19:17:52.011 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:52.011 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:52.011 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:17:52.012 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.lo.disable_ipv6=0]: - net.ipv6.conf.lo.disable_ipv6 = 0 - -2024-11-06 19:17:52.012 [INFO][1210415] test/containers.go 655: Running command command=[]string{"sysctl", "-w", "net.ipv6.conf.all.forwarding=1"} container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:52.012 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]. -2024-11-06 19:17:52.062 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:52.062 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:52.062 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:52.062 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv sysctl -w net.ipv6.conf.all.forwarding=1]: - net.ipv6.conf.all.forwarding = 1 - -2024-11-06 19:17:52.062 [INFO][1210415] test/containers.go 655: Running command command=[]string{"iptables", "-w", "10", "-W", "100000", "-P", "FORWARD", "DROP"} container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:52.062 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]. -2024-11-06 19:17:52.102 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-0-1210415-16-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:52.102 [INFO][1210415] test/utils.go 100: Command succeeded [docker exec felix-1-1210415-15-felixfv iptables -w 10 -W 100000 -P FORWARD DROP]: - Ignoring deprecated --wait-interval option. - -2024-11-06 19:17:52.103 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-0-1210415-16-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -2024-11-06 19:17:52.104 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-0-1210415-16-felixfv 292dce40-d033-4f9e-977c-4399e6c2ba2e 380 0 2024-11-06 19:17:52 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.6/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.0.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:6/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.0.0/24\"":{},"v:\"dead:beef:00:00:00:00:0:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.0.0/24 dead:beef:00:00:00:00:0:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.6,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:52.104952 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-0-1210415-16-felixfv\" does not exist" -2024-11-06 19:17:52.105 [DEBUG][1210415] test/infra_k8s.go 735: Node defined nodeIn=&Node{ObjectMeta:{felix-1-1210415-15-felixfv 0 0001-01-01 00:00:00 +0000 UTC map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] []},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:52.107134 7 actual_state_of_world.go:543] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"felix-1-1210415-15-felixfv\" does not exist" -2024-11-06 19:17:52.107 [DEBUG][1210415] test/infra_k8s.go 737: Created node nodeOut=&Node{ObjectMeta:{felix-1-1210415-15-felixfv 63433e0d-0886-457a-abac-ff1052ba228f 381 0 2024-11-06 19:17:52 -0800 PST map[] map[projectcalico.org/IPv4Address:172.17.0.5/16 projectcalico.org/IPv4WireguardInterfaceAddr:10.65.1.1 projectcalico.org/IPv6Address:2001:db8:1::242:ac11:5/64 projectcalico.org/IPv6WireguardInterfaceAddr:dead:beef::1:0] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4WireguardInterfaceAddr":{},"f:projectcalico.org/IPv6Address":{},"f:projectcalico.org/IPv6WireguardInterfaceAddr":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.65.1.0/24\"":{},"v:\"dead:beef:00:00:00:00:1:0/96\"":{}}}} }]},Spec:NodeSpec{PodCIDR:10.65.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node.kubernetes.io/not-ready,Value:,Effect:NoSchedule,TimeAdded:,},},ConfigSource:nil,PodCIDRs:[10.65.1.0/24 dead:beef:00:00:00:00:1:0/96],},Status:NodeStatus{Capacity:ResourceList{},Allocatable:ResourceList{},Phase:,Conditions:[]NodeCondition{},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:172.17.0.5,},NodeAddress{Type:InternalIP,Address:2001:db8:1::242:ac11:5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:0,},},NodeInfo:NodeSystemInfo{MachineID:,SystemUUID:,BootID:,KernelVersion:,OSImage:,ContainerRuntimeVersion:,KubeletVersion:,KubeProxyVersion:,OperatingSystem:,Architecture:,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,RuntimeHandlers:[]NodeRuntimeHandler{},},} -2024-11-06 19:17:52.107 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:52.107 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:52.107 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]. -2024-11-06 19:17:52.107 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip route add 10.65.1.0/24 via 172.17.0.5 dev eth0]. -2024-11-06 19:17:52.141 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv ip route add 10.65.1.0/24 via 172.17.0.5 dev eth0]: -2024-11-06 19:17:52.141 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:52.141 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:5 dev eth0]. -2024-11-06 19:17:52.141 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv ip route add 10.65.0.0/24 via 172.17.0.6 dev eth0]: -2024-11-06 19:17:52.141 [INFO][1210415] test/topology.go 480: Marva simulating routes: Never Never true -2024-11-06 19:17:52.141 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]. -2024-11-06 19:17:52.178 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv ip -6 route add dead:beef:00:00:00:0:1:0/112 via 2001:db8:1::242:ac11:5 dev eth0]: -2024-11-06 19:17:52.178 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv ip -6 route add dead:beef:00:00:00:0:0:0/112 via 2001:db8:1::242:ac11:6 dev eth0]: -2024-11-06 19:17:52.178 [INFO][1210415] test/topology.go 243: Started topology. time=1.3771772s -2024-11-06 19:17:52.178 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.178 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.178 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv4-0-idx25", InterfaceName:"calid638f274801", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210ed88), Protocol:"tcp", SpoofInterfaceName:"cali3a4557f3f6c", SpoofName:"wlv4-0-spoof25", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:52.178 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calid638f274801' '10.65.0.2' '8055' --mtu=1440]. -wlv4-0-idx25[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-0-idx25[stderr] 2024-11-07 03:17:52.219 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" -wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="f2:81:5f:ae:a3:48" ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" -wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" route=0.0.0.0/0 -wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" route=::/0 -wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f" -2024-11-06 19:17:52.220 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f - workload="wlv4-0-idx25" -wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:52.220 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv4-0-idx25", InterfaceName:"calid638f274801", IP:"10.65.0.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002486d80), outPipe:(*os.File)(0xc000e97588), errPipe:(*os.File)(0xc000e975a8), namespacePath:"/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210ed88), Protocol:"tcp", SpoofInterfaceName:"cali3a4557f3f6c", SpoofName:"wlv4-0-spoof25", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -wlv4-0-idx25[stderr] 2024-11-07 03:17:52.220 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.0.2:8055" protocol="tcp" -2024-11-06 19:17:52.220 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-0-idx25 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-0-idx25] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.224 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-0-idx25 default 368aac62-29c5-4a8e-860c-a54156444928 385 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-0-idx25] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx25\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mxrft,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mxrft,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.226 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-0-idx25 default 368aac62-29c5-4a8e-860c-a54156444928 386 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-0-idx25] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx25\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mxrft,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mxrft,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.226 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--16--felixfv-k8s-wlv4--0--idx25-eth0" -2024-11-06 19:17:52.226 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--16--felixfv-k8s-wlv4--0--idx25-eth0) -2024-11-06 19:17:52.226 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:52.227 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-0-idx25 default 368aac62-29c5-4a8e-860c-a54156444928 386 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-0-idx25] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-0-idx25\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.0.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mxrft,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-0-idx25,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mxrft,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.0.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.0.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.227 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.0.2"}} namespace="default" pod="wlv4-0-idx25" -2024-11-06 19:17:52.227 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.227 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-16-felixfv -2024-11-06 19:17:52.227 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.0.2 to host: felix-0-1210415-16-felixfv -2024-11-06 19:17:52.227 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:52.227 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:52.228 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:52.228 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 386 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:52.228 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:52.228 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. -2024-11-06 19:17:52.228 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.228 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.228 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.228 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.229 [DEBUG][1210415] test/ipam.go 877: IP 10.65.0.2 is in block '10.65.0.0/26' -2024-11-06 19:17:52.229 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.0.0/26) -2024-11-06 19:17:52.229 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:52.229 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.229 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.230 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-0-0-26" not found -2024-11-06 19:17:52.230 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.0.2 does not yet exist, creating -2024-11-06 19:17:52.230 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.230 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.230 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.230 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.231 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:52.231 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-16-felixfv) Value:0xc002550678 Revision: UID: TTL:0s} -2024-11-06 19:17:52.231 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:52.231 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-16-felixfv-10-65-0-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-16-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} -2024-11-06 19:17:52.232 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:52.232 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:52.232 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc0022a50e0 Revision: UID: TTL:0s} -2024-11-06 19:17:52.232 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:52.232 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-0-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc002221ee0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fc0959520, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.235 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:52.235 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:52.235 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.0.0/26, host=felix-0-1210415-16-felixfv) Value:0xc0010119e0 Revision:387 UID:0xc002a841c0 TTL:0s} -2024-11-06 19:17:52.235 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:52.235 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-16-felixfv-10-65-0-0-26) Name="felix-0-1210415-16-felixfv-10-65-0-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"387", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-16-felixfv", CIDR:"10.65.0.0/26", Deleted:"false"}} -2024-11-06 19:17:52.236 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-16-felixfv" subnet=10.65.0.0/26 -2024-11-06 19:17:52.236 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.0.0/26 -2024-11-06 19:17:52.237 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc00093d580), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}} handle="wlv4-0" -2024-11-06 19:17:52.237 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-0) -2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-0) Name="wlv4-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-0" not found -2024-11-06 19:17:52.237 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-0 -2024-11-06 19:17:52.237 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-0) Value:0xc0009d42a0 Revision: UID: TTL:0s} -2024-11-06 19:17:52.237 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-0", Block:map[string]int{"10.65.0.0/26":1}, Deleted:false}} -2024-11-06 19:17:52.239 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.0.0/26) Value:0xc0022a52c0 Revision:388 UID:0xc0022eb860 TTL:0s} -2024-11-06 19:17:52.239 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.0.0/26" Name="10-65-0-0-26" -2024-11-06 19:17:52.239 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-0-0-26) Name="10-65-0-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-0-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"388", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.0.0/26", Affinity:(*string)(0xc001bfc280), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc0026d0558), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc00093d580), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}}}, SequenceNumber:0x1805915fc0959521, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fc0959520}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.241 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.241 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.241 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv4-1-idx27", InterfaceName:"calica5576cb6ec", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000f32908), Protocol:"tcp", SpoofInterfaceName:"caliae5286e945b", SpoofName:"wlv4-1-spoof27", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:52.241 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calica5576cb6ec' '10.65.1.2' '8055' --mtu=1440]. -wlv4-1-idx27[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv4-1-idx27[stderr] 2024-11-07 03:17:52.289 [DEBUG][53] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" -wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [DEBUG][53] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="be:f1:c2:4d:f7:b8" ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" -wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [DEBUG][53] test-workload/dataplane_linux.go 259: Adding IPv4 route ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" route=0.0.0.0/0 -wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [DEBUG][53] test-workload/dataplane_linux.go 256: Skipping non-IPv4 route ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" route=::/0 -wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [INFO][53] test-workload/dataplane_linux.go 508: Disabling IPv4 forwarding ns="/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9" -wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [INFO][53] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:52.290 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 - workload="wlv4-1-idx27" -2024-11-06 19:17:52.290 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv4-1-idx27", InterfaceName:"calica5576cb6ec", IP:"10.65.1.2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc0026ec900), outPipe:(*os.File)(0xc00009ac58), errPipe:(*os.File)(0xc00009ac80), namespacePath:"/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc000f32908), Protocol:"tcp", SpoofInterfaceName:"caliae5286e945b", SpoofName:"wlv4-1-spoof27", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1440, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"53", cleanupLock:sync.Mutex{state:0, sema:0x0}} -wlv4-1-idx27[stderr] 2024-11-07 03:17:52.290 [INFO][53] test-workload/test-workload.go 383: Listening for TCP connections myAddr="10.65.1.2:8055" protocol="tcp" -2024-11-06 19:17:52.290 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv4-1-idx27 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv4-1-idx27] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.293 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv4-1-idx27 default 0c3ab248-3945-4189-95bd-352ddb4d8fa2 393 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-1-idx27] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx27\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-nvx9c,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-nvx9c,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.296 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv4-1-idx27 default 0c3ab248-3945-4189-95bd-352ddb4d8fa2 394 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-1-idx27] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx27\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-nvx9c,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-nvx9c,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.296 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--15--felixfv-k8s-wlv4--1--idx27-eth0" -2024-11-06 19:17:52.296 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--15--felixfv-k8s-wlv4--1--idx27-eth0) -2024-11-06 19:17:52.296 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:52.297 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv4-1-idx27 default 0c3ab248-3945-4189-95bd-352ddb4d8fa2 394 0 2024-11-06 19:17:52 -0800 PST map[name:wlv4-1-idx27] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv4-1-idx27\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.65.1.2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-nvx9c,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv4-1-idx27,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-nvx9c,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:10.65.1.2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.65.1.2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.297 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"10.65.1.2"}} namespace="default" pod="wlv4-1-idx27" -2024-11-06 19:17:52.297 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.297 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-15-felixfv -2024-11-06 19:17:52.297 [INFO][1210415] test/ipam.go 860: Assigning IP 10.65.1.2 to host: felix-1-1210415-15-felixfv -2024-11-06 19:17:52.297 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:52.297 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:52.298 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:52.298 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 394 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:52.298 [DEBUG][1210415] test/client.go 194: Adding pool (10.65.0.0/16) to the IPPool list -2024-11-06 19:17:52.298 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: dead:beef::/64. IP version is different. -2024-11-06 19:17:52.298 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.298 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.298 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.298 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.299 [DEBUG][1210415] test/ipam.go 877: IP 10.65.1.2 is in block '10.65.1.0/26' -2024-11-06 19:17:52.299 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=10.65.1.0/26) -2024-11-06 19:17:52.299 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:52.299 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.299 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.299 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "10-65-1-0-26" not found -2024-11-06 19:17:52.299 [DEBUG][1210415] test/ipam.go 886: Block for IP 10.65.1.2 does not yet exist, creating -2024-11-06 19:17:52.299 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.300 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.300 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.300 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.300 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:52.300 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-15-felixfv) Value:0xc0026f4948 Revision: UID: TTL:0s} -2024-11-06 19:17:52.300 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:52.300 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-15-felixfv-10-65-1-0-26) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-15-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} -2024-11-06 19:17:52.302 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:52.302 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:52.302 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc0021f6dc0 Revision: UID: TTL:0s} -2024-11-06 19:17:52.302 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:52.302 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(10-65-1-0-26) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc002476c00), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fc4bb8b68, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.304 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:52.304 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:52.304 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=10.65.1.0/26, host=felix-1-1210415-15-felixfv) Value:0xc002550af8 Revision:395 UID:0xc002d81500 TTL:0s} -2024-11-06 19:17:52.304 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:52.304 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-15-felixfv-10-65-1-0-26) Name="felix-1-1210415-15-felixfv-10-65-1-0-26" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"395", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-15-felixfv", CIDR:"10.65.1.0/26", Deleted:"false"}} -2024-11-06 19:17:52.306 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-15-felixfv" subnet=10.65.1.0/26 -2024-11-06 19:17:52.306 [INFO][1210415] test/ipam.go 914: Claimed new block: 10.65.1.0/26 -2024-11-06 19:17:52.306 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc00232de90), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}} handle="wlv4-1" -2024-11-06 19:17:52.306 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv4-1) -2024-11-06 19:17:52.306 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.306 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.307 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv4-1) Name="wlv4-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv4-1" not found -2024-11-06 19:17:52.307 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv4-1 -2024-11-06 19:17:52.307 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv4-1) Value:0xc00106a080 Revision: UID: TTL:0s} -2024-11-06 19:17:52.307 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv4-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv4-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv4-1", Block:map[string]int{"10.65.1.0/26":1}, Deleted:false}} -2024-11-06 19:17:52.308 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=10.65.1.0/26) Value:0xc0021f6fa0 Revision:396 UID:0xc002a8ade0 TTL:0s} -2024-11-06 19:17:52.308 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="10.65.1.0/26" Name="10-65-1-0-26" -2024-11-06 19:17:52.308 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(10-65-1-0-26) Name="10-65-1-0-26" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"10-65-1-0-26", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"396", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"10.65.1.0/26", Affinity:(*string)(0xc002476e80), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002a64cb0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc00232de90), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}}}, SequenceNumber:0x1805915fc4bb8b69, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fc4bb8b68}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.310 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.310 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.310 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv6-0-idx29", InterfaceName:"calib407b447a6c", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210efc8), Protocol:"tcp", SpoofInterfaceName:"calicfe87145651", SpoofName:"wlv6-0-spoof29", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:52.311 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calib407b447a6c' 'dead:beef::0:0:2' '8055' --mtu=1420]. -wlv6-0-idx29[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.358 [DEBUG][74] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.358 [DEBUG][74] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.358 [INFO][74] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.359 [DEBUG][74] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="a2:c2:1e:ea:9d:06" ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.359 [INFO][74] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.409 [DEBUG][74] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" route=0.0.0.0/0 -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.409 [DEBUG][74] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" route=::/0 -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.409 [INFO][74] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2" -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.410 [INFO][74] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:52.411 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 - workload="wlv6-0-idx29" -2024-11-06 19:17:52.411 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc002236d80), Name:"wlv6-0-idx29", InterfaceName:"calib407b447a6c", IP:"dead:beef::0:0:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002a8b500), outPipe:(*os.File)(0xc000e977c8), errPipe:(*os.File)(0xc000e977e8), namespacePath:"/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc00210efc8), Protocol:"tcp", SpoofInterfaceName:"calicfe87145651", SpoofName:"wlv6-0-spoof29", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"74", cleanupLock:sync.Mutex{state:0, sema:0x0}} -wlv6-0-idx29[stderr] 2024-11-07 03:17:52.411 [INFO][74] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:0:2]:8055" protocol="tcp" -2024-11-06 19:17:52.411 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-0-idx29 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-0-idx29] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.414 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-0-idx29 default 9655aa6e-88b8-402e-947a-b45b6c5d2c95 400 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-0-idx29] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx29\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcwl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mbcwl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.416 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-0-idx29 default 9655aa6e-88b8-402e-947a-b45b6c5d2c95 401 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-0-idx29] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx29\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcwl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mbcwl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.416 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--0--1210415--16--felixfv-k8s-wlv6--0--idx29-eth0" -2024-11-06 19:17:52.416 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--0--1210415--16--felixfv-k8s-wlv6--0--idx29-eth0) -2024-11-06 19:17:52.416 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:52.417 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-0-idx29 default 9655aa6e-88b8-402e-947a-b45b6c5d2c95 401 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-0-idx29] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-0-idx29\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:0:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcwl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-0-idx29,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mbcwl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-0-1210415-16-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:0:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:0:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.417 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:0:2"}} namespace="default" pod="wlv6-0-idx29" -2024-11-06 19:17:52.417 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.417 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-0-1210415-16-felixfv -2024-11-06 19:17:52.417 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::2 to host: felix-0-1210415-16-felixfv -2024-11-06 19:17:52.417 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:52.417 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:52.418 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:52.418 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 401 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:52.418 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:52.418 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:52.418 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.418 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.418 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.418 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.419 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::2 is in block 'dead:beef::/122' -2024-11-06 19:17:52.419 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::/122) -2024-11-06 19:17:52.419 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:52.419 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.419 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.420 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef---122" not found -2024-11-06 19:17:52.420 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::2 does not yet exist, creating -2024-11-06 19:17:52.420 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.420 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.420 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.420 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.421 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:52.421 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-16-felixfv) Value:0xc002551758 Revision: UID: TTL:0s} -2024-11-06 19:17:52.421 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:52.421 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-0-1210415-16-felixfv-dead-beef---122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-0-1210415-16-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} -2024-11-06 19:17:52.422 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:52.422 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:52.422 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc002d96b40 Revision: UID: TTL:0s} -2024-11-06 19:17:52.422 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:52.423 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef---122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc000981980), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fcbeb725e, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.425 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:52.425 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:52.425 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::/122, host=felix-0-1210415-16-felixfv) Value:0xc0026f51b8 Revision:402 UID:0xc002aea060 TTL:0s} -2024-11-06 19:17:52.425 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:52.425 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-0-1210415-16-felixfv-dead-beef---122) Name="felix-0-1210415-16-felixfv-dead-beef---122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-0-1210415-16-felixfv-dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"402", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-0-1210415-16-felixfv", CIDR:"dead:beef::/122", Deleted:"false"}} -2024-11-06 19:17:52.427 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-0-1210415-16-felixfv" subnet=dead:beef::/122 -2024-11-06 19:17:52.427 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::/122 -2024-11-06 19:17:52.427 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc0024771d0), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}} handle="wlv6-0" -2024-11-06 19:17:52.427 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-0) -2024-11-06 19:17:52.427 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.427 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.428 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-0) Name="wlv6-0" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-0" not found -2024-11-06 19:17:52.428 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-0 -2024-11-06 19:17:52.428 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-0) Value:0xc00106aae0 Revision: UID: TTL:0s} -2024-11-06 19:17:52.428 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-0) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-0", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-0", Block:map[string]int{"dead:beef::/122":1}, Deleted:false}} -2024-11-06 19:17:52.429 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::/122) Value:0xc002d96d20 Revision:403 UID:0xc002d9f560 TTL:0s} -2024-11-06 19:17:52.429 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::/122" Name="dead-beef---122" -2024-11-06 19:17:52.429 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef---122) Name="dead-beef---122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef---122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"403", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::/122", Affinity:(*string)(0xc000981e10), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002a656b0), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc0024771d0), AttrSecondary:map[string]string{"node":"felix-0-1210415-16-felixfv"}}}, SequenceNumber:0x1805915fcbeb725f, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fcbeb725e}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.432 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.432 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.432 [INFO][1210415] test/workload.go 227: About to run workload workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv6-1-idx31", InterfaceName:"calie4d28e095aa", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(nil), outPipe:io.ReadCloser(nil), errPipe:io.ReadCloser(nil), namespacePath:"", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020e38c8), Protocol:"tcp", SpoofInterfaceName:"caliea7e02fd293", SpoofName:"wlv6-1-spoof31", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:false, isSpoofing:false, listenAnyIP:false, pid:"", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:52.432 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c echo $$; exec test-workload --protocol=tcp 'calie4d28e095aa' 'dead:beef::0:1:2' '8055' --mtu=1420]. -wlv6-1-idx31[stderr] time="2024-11-07T03:17:52Z" level=info msg="Loaded config" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file="/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60" config="{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}" -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.486 [DEBUG][75] test-workload/test-workload.go 119: Created namespace namespace="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [DEBUG][75] test-workload/dataplane_linux.go 175: Interface has IPv6 address, disabling DAD. -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [INFO][75] test-workload/dataplane_linux.go 350: Disabling DAD on interface. interface="eth0" -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [DEBUG][75] test-workload/dataplane_linux.go 233: Found MAC for container veth MAC="be:29:93:63:43:9e" ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.487 [INFO][75] test-workload/dataplane_linux.go 305: No IPv6 set on interface, retrying.. ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.537 [DEBUG][75] test-workload/dataplane_linux.go 317: Skipping non-IPv6 route ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" route=0.0.0.0/0 -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.537 [DEBUG][75] test-workload/dataplane_linux.go 320: Adding IPv6 route ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" route=::/0 -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.538 [INFO][75] test-workload/dataplane_linux.go 523: Disabling IPv6 forwarding ns="/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369" -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.539 [INFO][75] test-workload/test-workload.go 380: About to listen for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -2024-11-06 19:17:52.539 [INFO][1210415] test/workload.go 298: Workload namespace path: /var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 - workload="wlv6-1-idx31" -wlv6-1-idx31[stderr] 2024-11-07 03:17:52.539 [INFO][75] test-workload/test-workload.go 383: Listening for TCP connections myAddr="[dead:beef::0:1:2]:8055" protocol="tcp" -2024-11-06 19:17:52.539 [INFO][1210415] test/workload.go 314: Workload now running workload=&workload.Workload{C:(*containers.Container)(0xc0021fb320), Name:"wlv6-1-idx31", InterfaceName:"calie4d28e095aa", IP:"dead:beef::0:1:2", IP6:"", Ports:"8055", DefaultPort:"", runCmd:(*exec.Cmd)(0xc002e18000), outPipe:(*os.File)(0xc000ebc8c0), errPipe:(*os.File)(0xc000ebc8d0), namespacePath:"/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369", WorkloadEndpoint:(*v3.WorkloadEndpoint)(0xc0020e38c8), Protocol:"tcp", SpoofInterfaceName:"caliea7e02fd293", SpoofName:"wlv6-1-spoof31", SpoofWorkloadEndpoint:(*v3.WorkloadEndpoint)(nil), MTU:1420, isRunning:true, isSpoofing:false, listenAnyIP:false, pid:"75", cleanupLock:sync.Mutex{state:0, sema:0x0}} -2024-11-06 19:17:52.539 [DEBUG][1210415] test/infra_k8s.go 806: Creating Pod for workload podIn=&Pod{ObjectMeta:{wlv6-1-idx31 default 0 0001-01-01 00:00:00 +0000 UTC map[name:wlv6-1-idx31] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.542 [DEBUG][1210415] test/infra_k8s.go 812: Created pod podOut=&Pod{ObjectMeta:{wlv6-1-idx31 default 2386922b-f805-41fe-b45c-b25cb9e8a3a1 407 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-1-idx31] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx31\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zvvvk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zvvvk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.545 [DEBUG][1210415] test/infra_k8s.go 819: Updated pod status podOut=&Pod{ObjectMeta:{wlv6-1-idx31 default 2386922b-f805-41fe-b45c-b25cb9e8a3a1 408 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-1-idx31] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx31\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zvvvk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zvvvk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.545 [DEBUG][1210415] test/infra_k8s.go 832: Getting WorkloadEndpoint name="felix--1--1210415--15--felixfv-k8s-wlv6--1--idx31-eth0" -2024-11-06 19:17:52.545 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for WorkloadEndpoint(default/felix--1--1210415--15--felixfv-k8s-wlv6--1--idx31-eth0) -2024-11-06 19:17:52.545 [DEBUG][1210415] test/workloadendpoint.go 201: Received Get request on WorkloadEndpoint type -2024-11-06 19:17:52.546 [DEBUG][1210415] test/workload_endpoint_default.go 73: Converting pod to WorkloadEndpoint pod=&Pod{ObjectMeta:{wlv6-1-idx31 default 2386922b-f805-41fe-b45c-b25cb9e8a3a1 408 0 2024-11-06 19:17:52 -0800 PST map[name:wlv6-1-idx31] map[] [] [] [{fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"wlv6-1-idx31\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {fv.test Update v1 2024-11-06 19:17:52 -0800 PST FieldsV1 {"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"dead:beef::0:1:2\"}":{".":{},"f:ip":{}}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zvvvk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,ClusterTrustBundle:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,ClusterTrustBundle:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:wlv6-1-idx31,Image:ignore,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zvvvk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*30,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:felix-1-1210415-15-felixfv,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,AppArmorProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:dead:beef::0:1:2,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:dead:beef::0:1:2,},},EphemeralContainerStatuses:[]ContainerStatus{},Resize:,ResourceClaimStatuses:[]PodResourceClaimStatus{},HostIPs:[]HostIP{},},} -2024-11-06 19:17:52.546 [DEBUG][1210415] test/conversion.go 215: PodIPs field filled in ips=[]v1.PodIP{v1.PodIP{IP:"dead:beef::0:1:2"}} namespace="default" pod="wlv6-1-idx31" -2024-11-06 19:17:52.546 [DEBUG][1210415] test/workload_endpoint_default.go 55: Using prefix to create a WorkloadEndpoint veth name prefix="cali" -2024-11-06 19:17:52.546 [DEBUG][1210415] test/ipam.go 2025: Using hostname=felix-1-1210415-15-felixfv -2024-11-06 19:17:52.546 [INFO][1210415] test/ipam.go 860: Assigning IP dead:beef::1:2 to host: felix-1-1210415-15-felixfv -2024-11-06 19:17:52.546 [DEBUG][1210415] test/k8s.go 705: Performing 'List' for IPPool model.ResourceListOptions -2024-11-06 19:17:52.546 [DEBUG][1210415] test/customresource.go 344: Received List request ListInterface=IPPool Resource="IPPools" Type="CustomResource" -2024-11-06 19:17:52.547 [DEBUG][1210415] test/list_pager.go 52: List() call completed, convert results ListInterface=IPPool Resource="IPPools" Type="CustomResource" pagedList=false -2024-11-06 19:17:52.547 [DEBUG][1210415] test/client.go 210: Got list of all IPPools: &{{IPPoolList projectcalico.org/v3} { 408 } [{{IPPool projectcalico.org/v3} {test-pool 1144002d-283e-4cd1-82e0-9993b230f8b9 378 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {10.65.0.0/16 Never Never false false false 26 all() false [Workload Tunnel]}} {{IPPool projectcalico.org/v3} {test-pool-v6 0ae64dbf-1e0f-4c93-93c5-8546b19a6757 379 0 2024-11-06 19:17:50 -0800 PST map[] map[] [] [] []} {dead:beef::/64 Never Never false false false 122 all() false [Workload Tunnel]}}]} -2024-11-06 19:17:52.547 [DEBUG][1210415] test/client.go 199: Ignoring IPPool: 10.65.0.0/16. IP version is different. -2024-11-06 19:17:52.547 [DEBUG][1210415] test/client.go 194: Adding pool (dead:beef::/64) to the IPPool list -2024-11-06 19:17:52.547 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.547 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.547 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.547 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.548 [DEBUG][1210415] test/ipam.go 877: IP dead:beef::1:2 is in block 'dead:beef::1:0/122' -2024-11-06 19:17:52.548 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for BlockKey(cidr=dead:beef::1:0/122) -2024-11-06 19:17:52.548 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:52.548 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" -2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Namespace="" Resource="IPAMBlocks" Revision="" error=ipamblocks.crd.projectcalico.org "dead-beef--1-0-122" not found -2024-11-06 19:17:52.549 [DEBUG][1210415] test/ipam.go 886: Block for IP dead:beef::1:2 does not yet exist, creating -2024-11-06 19:17:52.549 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMConfigKey() -2024-11-06 19:17:52.549 [DEBUG][1210415] test/ipam_config.go 238: Received Get request on IPAMConfig type -2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMConfig(default) Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.549 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMConfig(default) Name="default" Namespace="" Resource="IPAMConfigs" Revision="" -2024-11-06 19:17:52.550 [INFO][1210415] test/ipam_block_reader_writer.go 170: Trying to create affinity in pending state host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:52.550 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-15-felixfv) Value:0xc002551a28 Revision: UID: TTL:0s} -2024-11-06 19:17:52.550 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:52.550 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=BlockAffinity(felix-1-1210415-15-felixfv-dead-beef--1-0-122) Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"pending", Node:"felix-1-1210415-15-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} -2024-11-06 19:17:52.552 [INFO][1210415] test/ipam_block_reader_writer.go 200: Successfully created pending affinity for block host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:52.552 [INFO][1210415] test/ipam_block_reader_writer.go 222: Attempting to create a new block host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:52.552 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc002d97180 Revision: UID: TTL:0s} -2024-11-06 19:17:52.552 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:52.552 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMBlock(dead-beef--1-0-122) Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002dec830), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{}, SequenceNumber:0x1805915fd39d3ce6, SequenceNumberForAllocation:map[string]uint64{}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.554 [INFO][1210415] test/ipam_block_reader_writer.go 263: Successfully created block -2024-11-06 19:17:52.554 [INFO][1210415] test/ipam_block_reader_writer.go 274: Confirming affinity host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:52.554 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockAffinityKey(cidr=dead:beef::1:0/122, host=felix-1-1210415-15-felixfv) Value:0xc0026f5908 Revision:409 UID:0xc002aeb240 TTL:0s} -2024-11-06 19:17:52.554 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:52.554 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=BlockAffinity(felix-1-1210415-15-felixfv-dead-beef--1-0-122) Name="felix-1-1210415-15-felixfv-dead-beef--1-0-122" Resource="BlockAffinities" Value=&v3.BlockAffinity{TypeMeta:v1.TypeMeta{Kind:"BlockAffinity", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"felix-1-1210415-15-felixfv-dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"409", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.BlockAffinitySpec{State:"confirmed", Node:"felix-1-1210415-15-felixfv", CIDR:"dead:beef::1:0/122", Deleted:"false"}} -2024-11-06 19:17:52.555 [INFO][1210415] test/ipam_block_reader_writer.go 289: Successfully confirmed affinity host="felix-1-1210415-15-felixfv" subnet=dead:beef::1:0/122 -2024-11-06 19:17:52.555 [INFO][1210415] test/ipam.go 914: Claimed new block: dead:beef::1:0/122 -2024-11-06 19:17:52.555 [DEBUG][1210415] test/ipam_block.go 544: New allocation attribute: model.AllocationAttribute{AttrPrimary:(*string)(0xc001bfd820), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}} handle="wlv6-1" -2024-11-06 19:17:52.555 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for IPAMHandleKey(id=wlv6-1) -2024-11-06 19:17:52.555 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.555 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" -2024-11-06 19:17:52.556 [DEBUG][1210415] test/customresource.go 329: Error getting resource Key=IPAMHandle(wlv6-1) Name="wlv6-1" Namespace="" Resource="IPAMHandles" Revision="" error=ipamhandles.crd.projectcalico.org "wlv6-1" not found -2024-11-06 19:17:52.556 [INFO][1210415] test/ipam.go 1684: Creating new handle: wlv6-1 -2024-11-06 19:17:52.556 [DEBUG][1210415] test/k8s.go 600: Performing 'Create' for &{Key:IPAMHandleKey(id=wlv6-1) Value:0xc001191820 Revision: UID: TTL:0s} -2024-11-06 19:17:52.556 [DEBUG][1210415] test/customresource.go 101: Create custom Kubernetes resource Key=IPAMHandle(wlv6-1) Resource="IPAMHandles" Value=&v3.IPAMHandle{TypeMeta:v1.TypeMeta{Kind:"IPAMHandle", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"wlv6-1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMHandleSpec{HandleID:"wlv6-1", Block:map[string]int{"dead:beef::1:0/122":1}, Deleted:false}} -2024-11-06 19:17:52.558 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:BlockKey(cidr=dead:beef::1:0/122) Value:0xc002d97360 Revision:410 UID:0xc002dfc7e0 TTL:0s} -2024-11-06 19:17:52.558 [DEBUG][1210415] test/cidr.go 34: Converted IPNet to resource name IPNet="dead:beef::1:0/122" Name="dead-beef--1-0-122" -2024-11-06 19:17:52.558 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=IPAMBlock(dead-beef--1-0-122) Name="dead-beef--1-0-122" Resource="IPAMBlocks" Value=&v3.IPAMBlock{TypeMeta:v1.TypeMeta{Kind:"IPAMBlock", APIVersion:"crd.projectcalico.org/v1"}, ObjectMeta:v1.ObjectMeta{Name:"dead-beef--1-0-122", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"410", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.IPAMBlockSpec{CIDR:"dead:beef::1:0/122", Affinity:(*string)(0xc002decab0), Allocations:[]*int{(*int)(nil), (*int)(nil), (*int)(0xc002e70530), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil), (*int)(nil)}, Unallocated:[]int{0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, Attributes:[]v3.AllocationAttribute{v3.AllocationAttribute{AttrPrimary:(*string)(0xc001bfd820), AttrSecondary:map[string]string{"node":"felix-1-1210415-15-felixfv"}}}, SequenceNumber:0x1805915fd39d3ce7, SequenceNumberForAllocation:map[string]uint64{"2":0x1805915fd39d3ce6}, Deleted:false, DeprecatedStrictAffinity:false}} -2024-11-06 19:17:52.560 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-0-1210415-16-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:52.560 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:52.560 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv touch /start-trigger]. -2024-11-06 19:17:52.597 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv touch /start-trigger]: -2024-11-06 19:17:52.597 [INFO][1210415] test/containers.go 300: Start watching stdout container="felix-1-1210415-15-felixfv" regex=.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -2024-11-06 19:17:52.597 [INFO][1210415] test/containers.go 655: Running command command=[]string{"touch", "/start-trigger"} container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:52.597 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv touch /start-trigger]. -2024-11-06 19:17:52.637 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv touch /start-trigger]: -[BeforeEach] with Wireguard disabled - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:981 -2024-11-06 19:17:52.637 [DEBUG][1210415] test/k8s.go 690: Performing 'Get' for FelixConfiguration(default) -2024-11-06 19:17:52.637 [DEBUG][1210415] test/customresource.go 310: Get custom Kubernetes resource Key=FelixConfiguration(default) Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:52.637 [DEBUG][1210415] test/customresource.go 321: Get custom Kubernetes resource by name Key=FelixConfiguration(default) Name="default" Namespace="" Resource="FelixConfigurations" Revision="" -2024-11-06 19:17:52.639 [DEBUG][1210415] test/k8s.go 615: Performing 'Update' for &{Key:FelixConfiguration(default) Value:0xc002f0a008 Revision:377 UID: TTL:0s} -2024-11-06 19:17:52.639 [DEBUG][1210415] test/customresource.go 174: Update resource by name Key=FelixConfiguration(default) Name="default" Resource="FelixConfigurations" Value=&v3.FelixConfiguration{TypeMeta:v1.TypeMeta{Kind:"FelixConfiguration", APIVersion:"projectcalico.org/v3"}, ObjectMeta:v1.ObjectMeta{Name:"default", GenerateName:"", Namespace:"", SelfLink:"", UID:"de6231af-88e5-4736-a4e7-5fe0cc480ccf", ResourceVersion:"377", Generation:0, CreationTimestamp:time.Date(2024, time.November, 6, 19, 17, 50, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v3.FelixConfigurationSpec{UseInternalDataplaneDriver:(*bool)(nil), DataplaneDriver:"", DataplaneWatchdogTimeout:(*v1.Duration)(nil), IPv6Support:(*bool)(nil), RouteRefreshInterval:(*v1.Duration)(nil), InterfaceRefreshInterval:(*v1.Duration)(nil), IptablesRefreshInterval:(*v1.Duration)(nil), IptablesPostWriteCheckInterval:(*v1.Duration)(nil), IptablesLockFilePath:"", IptablesLockTimeout:(*v1.Duration)(nil), IptablesLockProbeInterval:(*v1.Duration)(nil), FeatureDetectOverride:"", FeatureGates:"", IpsetsRefreshInterval:(*v1.Duration)(nil), MaxIpsetSize:(*int)(nil), IptablesBackend:(*v3.IptablesBackend)(nil), XDPRefreshInterval:(*v1.Duration)(nil), NetlinkTimeout:(*v1.Duration)(nil), MetadataAddr:"", MetadataPort:(*int)(nil), OpenstackRegion:"", InterfacePrefix:"", InterfaceExclude:"", ChainInsertMode:"", DefaultEndpointToHostAction:"", IptablesFilterAllowAction:"", IptablesMangleAllowAction:"", IptablesFilterDenyAction:"", LogPrefix:"", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"", LogSeveritySys:"", LogDebugFilenameRegex:"", IPIPEnabled:(*bool)(nil), IPIPMTU:(*int)(nil), ProgramRoutes:(*v3.ProgramRouteMode)(nil), VXLANEnabled:(*bool)(nil), VXLANMTU:(*int)(nil), VXLANMTUV6:(*int)(nil), VXLANPort:(*int)(nil), VXLANVNI:(*int)(nil), AllowVXLANPacketsFromWorkloads:(*bool)(nil), AllowIPIPPacketsFromWorkloads:(*bool)(nil), ReportingInterval:(*v1.Duration)(nil), ReportingTTL:(*v1.Duration)(nil), EndpointReportingEnabled:(*bool)(nil), EndpointReportingDelay:(*v1.Duration)(nil), EndpointStatusPathPrefix:"", IptablesMarkMask:(*uint32)(nil), DisableConntrackInvalidCheck:(*bool)(nil), HealthEnabled:(*bool)(nil), HealthHost:(*string)(nil), HealthPort:(*int)(nil), HealthTimeoutOverrides:[]v3.HealthTimeoutOverride(nil), PrometheusMetricsEnabled:(*bool)(nil), PrometheusMetricsHost:"", PrometheusMetricsPort:(*int)(nil), PrometheusGoMetricsEnabled:(*bool)(nil), PrometheusProcessMetricsEnabled:(*bool)(nil), PrometheusWireGuardMetricsEnabled:(*bool)(nil), FailsafeInboundHostPorts:(*[]v3.ProtoPort)(nil), FailsafeOutboundHostPorts:(*[]v3.ProtoPort)(nil), KubeNodePortRanges:(*[]numorstring.Port)(nil), PolicySyncPathPrefix:"", UsageReportingEnabled:(*bool)(nil), UsageReportingInitialDelay:(*v1.Duration)(nil), UsageReportingInterval:(*v1.Duration)(nil), NATPortRange:(*numorstring.Port)(nil), NATOutgoingAddress:"", DeviceRouteSourceAddress:"", DeviceRouteSourceAddressIPv6:"", DeviceRouteProtocol:(*int)(nil), RemoveExternalRoutes:(*bool)(nil), IPForwarding:"", ExternalNodesCIDRList:(*[]string)(nil), DebugMemoryProfilePath:"", DebugDisableLogDropping:(*bool)(nil), DebugSimulateCalcGraphHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneHangAfter:(*v1.Duration)(nil), DebugSimulateDataplaneApplyDelay:(*v1.Duration)(nil), DebugHost:(*string)(nil), DebugPort:(*int)(nil), IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:(*bool)(nil), XDPEnabled:(*bool)(nil), GenericXDPEnabled:(*bool)(nil), NFTablesMode:(*v3.NFTablesMode)(nil), NftablesRefreshInterval:(*v1.Duration)(nil), NftablesFilterAllowAction:"", NftablesMangleAllowAction:"", NftablesFilterDenyAction:"", NftablesMarkMask:(*uint32)(nil), BPFEnabled:(*bool)(nil), BPFDisableUnprivileged:(*bool)(nil), BPFLogLevel:"", BPFConntrackLogLevel:"", BPFConntrackCleanupMode:(*v3.BPFConntrackMode)(nil), BPFLogFilters:(*map[string]string)(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:"", BPFL3IfacePattern:"", BPFConnectTimeLoadBalancingEnabled:(*bool)(nil), BPFConnectTimeLoadBalancing:(*v3.BPFConnectTimeLBType)(0xc002ded2f0), BPFHostNetworkedNATWithoutCTLB:(*v3.BPFHostNetworkedNATType)(0xc002ded300), BPFExternalServiceMode:"", BPFDSROptoutCIDRs:(*[]string)(nil), BPFExtToServiceConnmark:(*int)(nil), BPFKubeProxyIptablesCleanupEnabled:(*bool)(nil), BPFKubeProxyMinSyncPeriod:(*v1.Duration)(nil), BPFKubeProxyEndpointSlicesEnabled:(*bool)(nil), BPFPSNATPorts:(*numorstring.Port)(nil), BPFMapSizeNATFrontend:(*int)(nil), BPFMapSizeNATBackend:(*int)(nil), BPFMapSizeNATAffinity:(*int)(nil), BPFMapSizeRoute:(*int)(nil), BPFMapSizeConntrack:(*int)(nil), BPFMapSizeConntrackCleanupQueue:(*int)(nil), BPFMapSizeIPSets:(*int)(nil), BPFMapSizeIfState:(*int)(nil), BPFHostConntrackBypass:(*bool)(nil), BPFEnforceRPF:"", BPFPolicyDebugEnabled:(*bool)(nil), BPFForceTrackPacketsFromIfaces:(*[]string)(nil), BPFDisableGROForIfaces:"", BPFExcludeCIDRsFromNAT:(*[]string)(nil), BPFRedirectToPeer:"", RouteSource:"", RouteTableRanges:(*v3.RouteTableRanges)(nil), RouteTableRange:(*v3.RouteTableRange)(nil), RouteSyncDisabled:(*bool)(nil), WireguardEnabled:(*bool)(0xc002e70700), WireguardEnabledV6:(*bool)(0xc002e70701), WireguardThreadingEnabled:(*bool)(0xc002e70702), WireguardListeningPort:(*int)(nil), WireguardListeningPortV6:(*int)(nil), WireguardRoutingRulePriority:(*int)(nil), WireguardInterfaceName:"", WireguardInterfaceNameV6:"", WireguardMTU:(*int)(nil), WireguardMTUV6:(*int)(nil), WireguardHostEncryptionEnabled:(*bool)(nil), WireguardPersistentKeepAlive:(*v1.Duration)(nil), AWSSrcDstCheck:(*v3.AWSSrcDstCheckOption)(nil), ServiceLoopPrevention:"", WorkloadSourceSpoofing:"", MTUIfacePattern:"", FloatingIPs:(*v3.FloatingIPType)(0xc002ded310), WindowsManageFirewallRules:(*v3.WindowsManageFirewallRulesMode)(nil), GoGCThreshold:(*int)(nil), GoMemoryLimitMB:(*int)(nil), GoMaxProcs:(*int)(nil)}} -2024-11-06 19:17:52.641 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip link show]. -2024-11-06 19:17:52.676 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" -2024-11-06 19:17:52.676 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip link show]. -2024-11-06 19:17:52.713 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" -2024-11-06 19:17:52.713 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip rule show pref 99]. -2024-11-06 19:17:52.751 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" -2024-11-06 19:17:52.751 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:52.785 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" -2024-11-06 19:17:52.785 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip rule show pref 99]. -2024-11-06 19:17:52.826 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" -2024-11-06 19:17:52.826 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:52.865 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" -2024-11-06 19:17:52.865 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip rule show pref 99]. -2024-11-06 19:17:52.899 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" -2024-11-06 19:17:52.899 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv ip -6 rule show pref 99]. -2024-11-06 19:17:52.935 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" -2024-11-06 19:17:52.935 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip rule show pref 99]. -2024-11-06 19:17:52.967 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" -2024-11-06 19:17:52.967 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv ip -6 rule show pref 99]. -felix-1-1210415-15-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-1-1210415-15-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=133 -felix-0-1210415-16-felixfv[stderr] /usr/bin/calico-felix-wrapper: line 45: /extra-env.sh: No such file or directory -felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Starting calico-felix -felix-0-1210415-16-felixfv[stdout] calico-felix-wrapper: Started calico-felix, PID=131 -2024-11-06 19:17:53.002 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[JustBeforeEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:95 -[It] nina workload connectivity remains but uses un-encrypted tunnel - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:1058 -2024-11-06 19:17:53.002 [INFO][1210415] test/conncheck.go 319: Starting connectivity check... -2024-11-06 19:17:53.002 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.1.2,8055,tcp,0,0) container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:53.002 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f 10.65.1.2 8055]. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/logutils.go 78: Early screen log level set to info -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.086 [INFO][133] felix/daemon.go 155: Loading configuration... -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.087 [INFO][133] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/logutils.go 78: Early screen log level set to info -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/daemon.go 131: Felix starting up GOMAXPROCS=12 builddate="2024-11-07T03:02:24+0000" gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/daemon.go 150: Kubernetes server override env vars. KUBERNETES_SERVICE_HOST="" KUBERNETES_SERVICE_PORT="" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.089 [INFO][131] felix/daemon.go 155: Loading configuration... -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancingenabled"="false" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][131] felix/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfhostnetworkednatwithoutctlb"="Disabled" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.090 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "debugskipctlbcleanup"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "bpfconnecttimeloadbalancing"="Disabled" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/config_params.go 600: Merging in config from environment variable: map[bpfconnecttimeloadbalancing:Disabled bpfconnecttimeloadbalancingenabled:false bpfhostnetworkednatwithoutctlb:Disabled bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true debugskipctlbcleanup:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.091 [INFO][133] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.092 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][133] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "datastoretype"="kubernetes" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "ipv6support"="true" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "bpfloglevel"="debug" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "routesource"="CalicoIPAM" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.093 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "bpfipv6support"="false" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "dbg_wgbootstrap"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "usagereportingenabled"="false" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "logdebugfilenameregex"="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "prometheusmetricsenabled"="true" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "gotraceback"="crash" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "debugdisablelogdropping"="true" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "iptablesmarkmask"="4294934528" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/env_var_loader.go 40: Found felix environment variable: "logseverityscreen"="Info" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/daemon.go 181: Loading config file: /etc/calico/felix.cfg -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/config_params.go 600: Merging in config from environment variable: map[bpfipv6support:false bpfloglevel:debug datastoretype:kubernetes dbg_wgbootstrap:true debugdisablelogdropping:true gotraceback:crash iptablesmarkmask:4294934528 ipv6support:true logdebugfilenameregex: logseverityscreen:Info prometheusmetricsenabled:true routesource:CalicoIPAM usagereportingenabled:false] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][131] felix/config_params.go 609: Ignoring empty configuration parameter. Use value 'none' if your intention is to explicitly disable the default value. name="logdebugfilenameregex" source=environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.094 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.095 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][133] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][133] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.096 [INFO][131] felix/config_params.go 600: Merging in config from config file: map[LogFilePath:None LogSeverityFile:None MetadataAddr:None] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.097 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][133] felix/daemon.go 220: Created datastore client -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.098 [INFO][131] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.099 [INFO][131] felix/daemon.go 213: Connecting to datastore datastore="kubernetes" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.100 [INFO][131] felix/daemon.go 220: Created datastore client -2024-11-06 19:17:53.103 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(10.65.0.2,8055,tcp,0,0) container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:53.103 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 10.65.0.2 8055]. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.107 [INFO][133] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.109 [INFO][131] felix/daemon.go 984: Loaded ready flag kind="ClusterInformation" name="default" ready=true -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.112 [INFO][133] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-1-1210415-15-felixfv" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.113 [INFO][133] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][131] felix/daemon.go 964: No config of this type kind="FelixConfiguration" name="node.felix-0-1210415-16-felixfv" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.114 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][131] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.115 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.116 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.117 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][133] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.118 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.119 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][131] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.120 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.121 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.122 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.123 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.126 [INFO][133] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.126 [INFO][133] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.126 [INFO][131] felix/config_params.go 912: Encap disabled, disabling node poll (if KDD is in use). -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.127 [INFO][131] felix/daemon.go 288: Using Kubernetes datastore driver, sharing Kubernetes client with datastore driver. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.127 [INFO][133] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} -felix-1-1210415-15-felixfv[stdout] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][133] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][133] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-1-1210415-15-felixfv" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][131] felix/daemon.go 313: Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.5", GitCommit:"74e84a90c725047b1328ff3d589fedb1cb7a120e", GitTreeState:"clean", BuildDate:"2024-09-12T00:11:55Z", GoVersion:"go1.22.6", Compiler:"gc", Platform:"linux/amd64"} -felix-0-1210415-16-felixfv[stdout] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][131] felix/daemon.go 330: Got post-discovery callback from Typha discoverer; checking if we need to filter out any Typha addresses due to Wireguard bootstrap. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.128 [INFO][131] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wireguard.cali" ipVersion=0x4 nodeName="felix-0-1210415-16-felixfv" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.129 [INFO][133] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-1-1210415-15-felixfv" -2024-11-06 19:17:53.130 [INFO][1210415] test/containers.go 428: felix-1-1210415-15-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.129 [INFO][133] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-1-1210415-15-felixfv" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.130 [INFO][131] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x4 nodeName="felix-0-1210415-16-felixfv" -2024-11-06 19:17:53.130 [INFO][1210415] test/containers.go 428: felix-0-1210415-16-felixfv[stdout] Watch triggered:.*(Cleared wireguard public key from datastore|Wireguard public key not set in datastore).+ -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.130 [INFO][131] felix/bootstrap.go 209: Wireguard is not enabled - ensure no wireguard config iface="wg-v6.cali" ipVersion=0x6 nodeName="felix-0-1210415-16-felixfv" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][133] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-1-1210415-15-felixfv" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][131] felix/bootstrap.go 627: Wireguard public key not set in datastore ipVersion=0x6 nodeName="felix-0-1210415-16-felixfv" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][131] felix/daemon.go 342: Typha not enabled. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][133] felix/daemon.go 342: Typha not enabled. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [ERROR][131] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [ERROR][133] felix/logutils.go 156: Failed to connect to syslog. To prevent this error, either set config parameter LogSeveritySys=none or configure a local syslog service. error=Unix syslog delivery error -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][131] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc0007c3680), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-0-1210415-16-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc0007c3860)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc0007c3ae0), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.133 [INFO][131] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.134 [INFO][131] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.131 [INFO][133] felix/daemon.go 353: Successfully loaded configuration. GOMAXPROCS=12 builddate="2024-11-07T03:02:24+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, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc00047f4a0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"Disabled", BPFHostNetworkedNATWithoutCTLB:"Disabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", DebugBPFCgroupV2:"", DebugBPFMapRepinEnabled:false, DatastoreType:"kubernetes", FelixHostname:"felix-1-1210415-15-felixfv", 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:true, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, 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)(0xc00047f680)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"DROP", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"INFO", 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(nil), ProgramRoutes:"None", FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:30000000000, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"", IptablesMarkMask:0xffff8000, DisableConntrackInvalidCheck:false, HealthEnabled:false, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:true, 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:""}}, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), UsageReportingEnabled:false, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"98568d07b37a4bb5b81e345bf218f335", ClusterType:"felix-fv,typha,kdd", CalicoVersion:"v3.0.0-test", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-.pprof", DebugDisableLogDropping:true, 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)(0xc00047f900), Encapsulation:config.Encapsulation{IPIPEnabled:false, 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.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, 0x2:map[string]string{}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"Disabled", "BPFConnectTimeLoadBalancingEnabled":"false", "BPFHostNetworkedNATWithoutCTLB":"Disabled", "BPFLogLevel":"debug", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "DatastoreType":"kubernetes", "DebugDisableLogDropping":"true", "FloatingIPs":"Disabled", "IptablesMarkMask":"4294934528", "Ipv6Support":"true", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "MetadataAddr":"None", "PrometheusMetricsEnabled":"true", "RouteSource":"CalicoIPAM", "UsageReportingEnabled":"false", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false", "bpfipv6support":"false", "dbg_wgbootstrap":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x144fd20), useNodeResourceUpdates:false} gitcommit="671d54e012c3e8f7309b84cb459f9f8656dc5793" version="v3.30.0-0.dev-209-g671d54e012c3-dirty" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.134 [INFO][131] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.134 [INFO][131] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/daemon.go 715: Setting GOGC from configuration. GOGC=40 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/daemon.go 743: Using runtime default GOMAXPROCS. default=12 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/driver.go 71: Using internal (linux) dataplane driver. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.135 [INFO][133] felix/driver.go 156: Calculated iptables mark bits acceptMark=0x8000 endpointMark=0xfff80000 endpointMarkNonCali=0x0 passMark=0x10000 scratch0Mark=0x20000 scratch1Mark=0x40000 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.137 [INFO][131] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-0-1210415-16-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc00028e5a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00028e640), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc0007c3860)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc0009c0ea0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000548700), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc0007c3680), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc0006ff180), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0007c3ae0), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.138 [INFO][133] felix/int_dataplane.go 394: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"felix-1-1210415-15-felixfv", NodeZone:"", IPv6Enabled:true, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, ProgramIPIPRoutes:false, 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, 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)(0xc000868190), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000868230), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc00047f680)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:30000000000, ConfigChangedRestartCallback:(func())(0x48cfd20), FatalErrorRestartCallback:(func(error))(0x48cfb60), PostInSyncCallback:(func())(0x4817c40), HealthAggregator:(*health.HealthAggregator)(0xc000b28e40), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000a8e700), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"debug", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc00047f4a0), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:conntrack.Timeouts{CreationGracePeriod:10000000000, TCPPreEstablished:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:30000000000, TCPResetSeen:40000000000, UDPLastSeen:60000000000, GenericIPLastSeen:600000000000, ICMPLastSeen:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"Disabled", BPFHostNetworkedNAT:"Disabled", BPFMapRepin:false, BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, 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), BPFRedirectToPeer:"L2Only", KubeProxyMinSyncPeriod:1000000000, SidecarAccelerationEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc000105880), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc00047f900), RouteSource:"CalicoIPAM", KubernetesProvider:0x0} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.139 [INFO][131] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc00028e5a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00028e640), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.140 [INFO][131] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.139 [INFO][133] felix/rule_defs.go 405: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000868190), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000868230), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x8000, MarkPass:0x10000, MarkScratch0:0x20000, MarkScratch1:0x40000, MarkEndpoint:0xfff80000, 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:false, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP(nil), 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:"DROP", 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), BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 436: packets that are not passed by any policy or profile will be dropped. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 445: Workload to host packets will be dropped. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 465: filter table allowed packets will be accepted immediately. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 473: mangle table allowed packets will be accepted immediately. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/rule_defs.go 481: Packets to unknown service IPs will be dropped -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][131] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][131] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.141 [INFO][133] felix/int_dataplane.go 1235: Determined pod MTU mtu=1500 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][133] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.142 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.144 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.144 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.145 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.145 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.150 [INFO][131] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][131] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][133] felix/feature_detect_linux.go 173: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.9 kernelVersion=6.8.0-48 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][133] 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-" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.151 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][131] 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" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.152 [INFO][133] 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" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.153 [INFO][131] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][133] 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-" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.154 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.155 [INFO][133] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.155 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-restore", "iptables-restore"} command="iptables-legacy-restore" ipVersion=0x4 saveOrRestore="restore" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.155 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"iptables-legacy-save", "iptables-save"} command="iptables-legacy-save" ipVersion=0x4 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.156 [INFO][131] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.157 [INFO][133] felix/int_dataplane.go 679: XDP acceleration enabled. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.158 [INFO][131] 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-" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][131] felix/connecttime.go 82: Running bpftool to look up programs attached to cgroup args=[]string{"bpftool", "-j", "-p", "cgroup", "show", "/run/calico/cgroup"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][131] felix/connecttime.go 85: Failed to list BPF programs. Assuming not supported/nothing to clean up. error=exit status 255 output="{\n \"error\": \"can't query bpf programs attached to /run/calico/cgroup: No such device or address\"\n}\n" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][131] felix/int_dataplane.go 770: Failed to remove BPF connect-time load balancer, ignoring. error=exit status 255 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.159 [INFO][133] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.160 [INFO][133] felix/connecttime.go 72: FV special case: skipping CTLB cleanup -2024-11-06 19:17:53.203 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:1:2,8055,tcp,0,0) container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:53.203 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 dead:beef::0:1:2 8055]. -2024-11-06 19:17:53.304 [DEBUG][1210415] test/conncheck.go 766: Entering connectivity.Check(dead:beef::0:0:2,8055,tcp,0,0) container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:53.304 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv test-connection --protocol=tcp --duration=0 --sendlen=0 --recvlen=0 --timeout=2.000000 /var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 dead:beef::0:0:2 8055]. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.482 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] 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" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.483 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.484 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.485 [INFO][133] felix/int_dataplane.go 1122: Registering to report health. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.486 [INFO][133] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.486 [INFO][133] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.487 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.488 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.489 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.490 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.491 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.494 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.494 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.494 [INFO][131] 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-" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.495 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.495 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.495 [INFO][131] 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" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] 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-" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 1907: 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:}] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 2476: Started internal status report thread -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/daemon.go 441: Connect to the dataplane driver. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-restore", "ip6tables-restore"} command="ip6tables-legacy-restore" ipVersion=0x6 saveOrRestore="restore" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/feature_detect_linux.go 413: Looked up iptables command backendMode="legacy" candidates=[]string{"ip6tables-legacy-save", "ip6tables-save"} command="ip6tables-legacy-save" ipVersion=0x6 saveOrRestore="save" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.496 [INFO][133] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="all-ipam-pools" setType="hash:net" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="masq-ipam-pools" setType="hash:net" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][131] felix/int_dataplane.go 1122: Registering to report health. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/daemon.go 520: using resource updates where applicable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.497 [INFO][133] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0004c8bd0), (*watchersyncer.watcherCache)(0xc0004c8c60), (*watchersyncer.watcherCache)(0xc0004c8cf0), (*watchersyncer.watcherCache)(0xc0004c8d80), (*watchersyncer.watcherCache)(0xc0004c8e10), (*watchersyncer.watcherCache)(0xc0004c8ea0), (*watchersyncer.watcherCache)(0xc0004c8f30), (*watchersyncer.watcherCache)(0xc0004c8fc0), (*watchersyncer.watcherCache)(0xc0004c9050), (*watchersyncer.watcherCache)(0xc0004c90e0), (*watchersyncer.watcherCache)(0xc0004c9170), (*watchersyncer.watcherCache)(0xc0004c9200), (*watchersyncer.watcherCache)(0xc0004c9290), (*watchersyncer.watcherCache)(0xc0004c9320), (*watchersyncer.watcherCache)(0xc0004c93b0), (*watchersyncer.watcherCache)(0xc0004c9440), (*watchersyncer.watcherCache)(0xc0004c94d0), (*watchersyncer.watcherCache)(0xc0004c9560)}, results:(chan interface {})(0xc0006c52d0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0006eaae0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/daemon.go 527: Starting the datastore Syncer -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.498 [INFO][133] felix/watchersyncer.go 89: Start called -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-1-1210415-15-felixfv -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.1,::1,127.0.0.0} ifaceName="lo" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchersyncer.go 149: Starting main event processing loop -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 2159: 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{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] 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{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calica5576cb6ec" state="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] 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{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calie4d28e095aa" state="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.499 [INFO][133] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4d28e095aa" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/int_dataplane.go 2188: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output="" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/int_dataplane.go 2191: Making sure IPv4 forwarding is enabled. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/int_dataplane.go 2198: Making sure IPv6 forwarding is enabled. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.500 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=533 ifaceName="eth0" state="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.5,2001:db8:1::242:ac11:5,fe80::42:acff:fe11:5} ifaceName="eth0" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.501 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x6 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="raw" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="raw" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.502 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.504 [INFO][133] felix/watchersyncer.go 130: Sending status update Status=resync -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.503 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica5576cb6ec", State:"up", Index:3} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.505 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x6 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x6 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x6 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x6 table="nat" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.506 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x6 table="mangle" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x6 table="mangle" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x6 table="mangle" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4d28e095aa", State:"up", Index:4} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.507 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:533} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.508 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.5":set.v{}, "2001:db8:1::242:ac11:5":set.v{}, "fe80::42:acff:fe11:5":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.509 [INFO][133] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 640: Started the processing graph -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 761: No driver process to monitor -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.511 [INFO][133] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.510 [INFO][133] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfconnecttimeloadbalancing":"Disabled", "bpfconnecttimeloadbalancingenabled":"false", "bpfhostnetworkednatwithoutctlb":"Disabled", "bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "debugskipctlbcleanup":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.512 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-15-felixfv, orchestrator=k8s, workload=default/wlv4-1-idx27, name=eth0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-1-1210415-15-felixfv, orchestrator=k8s, workload=default/wlv6-1-idx31, name=eth0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.513 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 1907: 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:}] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/health.go 206: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 2476: Started internal status report thread -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/iface_monitor.go 117: Interface monitoring thread started. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 1936: Started internal iptables dataplane driver loop -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/iface_monitor.go 137: Subscribed to netlink updates. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/daemon.go 441: Connect to the dataplane driver. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][131] felix/daemon.go 520: using resource updates where applicable -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][131] felix/daemon.go 523: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0006a4ab0), (*watchersyncer.watcherCache)(0xc0006a4bd0), (*watchersyncer.watcherCache)(0xc0006a4c60), (*watchersyncer.watcherCache)(0xc0006a4cf0), (*watchersyncer.watcherCache)(0xc0006a4d80), (*watchersyncer.watcherCache)(0xc0006a4e10), (*watchersyncer.watcherCache)(0xc0006a4ea0), (*watchersyncer.watcherCache)(0xc0006a4f30), (*watchersyncer.watcherCache)(0xc0006a4fc0), (*watchersyncer.watcherCache)(0xc0006a5050), (*watchersyncer.watcherCache)(0xc0006a50e0), (*watchersyncer.watcherCache)(0xc0006a5170), (*watchersyncer.watcherCache)(0xc0006a5200), (*watchersyncer.watcherCache)(0xc0006a5290), (*watchersyncer.watcherCache)(0xc0006a5320), (*watchersyncer.watcherCache)(0xc0006a53b0), (*watchersyncer.watcherCache)(0xc0006a5440), (*watchersyncer.watcherCache)(0xc0006a54d0)}, results:(chan interface {})(0xc00049eee0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0003fefc0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.514 [INFO][131] felix/int_dataplane.go 2055: Will refresh IP sets on timer interval=1m30s -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/async_calc_graph.go 165: First time we've been in sync -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.515 [INFO][131] felix/daemon.go 527: Starting the datastore Syncer -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchersyncer.go 89: Start called -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchersyncer.go 130: Sending status update Status=wait-for-ready -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/calc_graph.go 148: Creating calculation graph, filtered to hostname felix-0-1210415-16-felixfv -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchersyncer.go 149: Starting main event processing loop -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35f40) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/int_dataplane.go 2055: Will refresh routes on timer interval=1m30s -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35de0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.516 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/int_dataplane.go 2055: Will refresh XDP state on timer interval=1m30s -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=2 ifaceName="tunl0" state="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.517 [INFO][131] felix/watchercache.go 181: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d379a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2c93980) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.518 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="tunl0" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.519 [INFO][131] felix/int_dataplane.go 2159: 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{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calid638f274801" state="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] 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{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calib407b447a6c" state="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networksets" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.520 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchersyncer.go 130: Sending status update Status=resync -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x2bb4ac0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] 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{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=535 ifaceName="eth0" state="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesnetworkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:2} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][133] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/clusterinformations" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/workloadendpoints" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d364a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesservice" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/tiers" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/networkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid638f274801", State:"up", Index:3} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d376c0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/nodes" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.522 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/globalnetworksets" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][133] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/hostendpoints" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.523 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib407b447a6c", State:"up", Index:4} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{172.17.0.6,2001:db8:1::242:ac11:6,fe80::42:acff:fe11:6} ifaceName="eth0" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.521 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/kubernetesadminnetworkpolicies" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.524 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/bgpconfigurations" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/ippools" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"eth0", State:"up", Index:535} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x2d369e0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x2d36880) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x2d366a0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/felixconfigurations" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/resources/v3/projectcalico.org/profiles" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x2d35ae0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/async_calc_graph.go 255: Starting AsyncCalcGraph -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/daemon.go 640: Started the processing graph -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/daemon.go 1072: Reading from dataplane driver pipe... -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/daemon.go 689: Prometheus metrics enabled. Starting server. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/driver.go 431: Including Golang, Process and WireGuard metrics -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"eth0", Addrs:set.Typed[string]{"172.17.0.6":set.v{}, "2001:db8:1::242:ac11:6":set.v{}, "fe80::42:acff:fe11:6":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/ipsets.go 175: Queueing IP set for creation family="inet6" setID="this-host" setType="hash:ip" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/async_calc_graph.go 136: AsyncCalcGraph running -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchercache.go 294: Sending synced update ListRoot="/calico/ipam/v2/assignment/" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/int_dataplane.go 2126: Interface monitor now in sync. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/watchersyncer.go 209: Received InSync event from one of the watcher caches -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/metrics_server.go 35: Starting prometheus metrics endpoint host="" port=9091 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/watchersyncer.go 221: All watchers have sync'd data - sending data and final sync -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 719: Ignoring unknown config param. raw name="debugskipctlbcleanup" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.525 [INFO][133] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.526 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Disabled (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.527 [INFO][133] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][133] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 770: Skipping config value for BPFHostNetworkedNATWithoutCTLB from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][131] felix/daemon.go 761: No driver process to monitor -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 770: Skipping config value for BPFConnectTimeLoadBalancing from datastore (global); already have a value from environment variable -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.529 [INFO][133] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.530 [INFO][133] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.530 [INFO][131] felix/watchersyncer.go 130: Sending status update Status=in-sync -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.528 [INFO][131] felix/daemon.go 1345: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"}, "datastore (per-host)":map[string]string{}, "environment variable":map[string]string{"bpfipv6support":"false", "bpfloglevel":"debug", "datastoretype":"kubernetes", "dbg_wgbootstrap":"true", "debugdisablelogdropping":"true", "gotraceback":"crash", "iptablesmarkmask":"4294934528", "ipv6support":"true", "logseverityscreen":"Info", "prometheusmetricsenabled":"true", "routesource":"CalicoIPAM", "usagereportingenabled":"false"}} configUpdate=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.531 [INFO][133] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.531 [INFO][133] felix/daemon.go 1277: Datastore now in sync. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.531 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.532 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.532 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.532 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.533 [INFO][133] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.534 [INFO][133] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.535 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.536 [INFO][133] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.537 [INFO][133] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=453.383414ms -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.538 [INFO][133] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 98568d07b37a4bb5b81e345bf218f335 261 0s} 1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) felix-fv,typha,kdd 261 0s} 1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.0.0-test 261 0s} 1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.539 [INFO][131] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-16-felixfv, orchestrator=k8s, workload=default/wlv4-0-idx25, name=eth0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.540 [INFO][131] felix/calc_graph.go 516: Local endpoint updated id=WorkloadEndpoint(node=felix-0-1210415-16-felixfv, orchestrator=k8s, workload=default/wlv6-0-idx29, name=eth0) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.540 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 414 0s} 1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 414 0s} 1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabled) false 414 0s} 1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardEnabledV6) false 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=WireguardThreadingEnabled) false 414 0s} 1} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.541 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica5576cb6ec" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4d28e095aa" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][131] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 414 0s} 1} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.540 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ConfigUpdate update from calculation graph msg=config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: config: source_to_raw_config: config: config: config: config: config: config: config: config: > > source_to_raw_config: > source_to_raw_config: config: config: > > source_to_raw_config: config: config: config: config: config: config: config: config: config: config: config: > > -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica5576cb6ec" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4d28e095aa" ipVersion=0x4 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.542 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/config_batcher.go 102: Datamodel in sync, flushing config update -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false], host: map[]. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/async_calc_graph.go 165: First time we've been in sync -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/health.go 206: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/event_sequencer.go 272: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.0.0-test", "ClusterGUID":"98568d07b37a4bb5b81e345bf218f335", "ClusterType":"felix-fv,typha,kdd", "FloatingIPs":"Disabled", "WireguardEnabled":"false", "WireguardEnabledV6":"false", "WireguardThreadingEnabled":"false"} host=map[string]string{} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][131] felix/config_params.go 600: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.0.0-test ClusterGUID:98568d07b37a4bb5b81e345bf218f335 ClusterType:felix-fv,typha,kdd FloatingIPs:Disabled WireguardEnabled:false WireguardEnabledV6:false WireguardThreadingEnabled:false] -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.543 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica5576cb6ec" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.544 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4d28e095aa" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica5576cb6ec" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4d28e095aa" ipVersion=0x6 table="filter" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calie4d28e095aa" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.545 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][133] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.546 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 600: Merging in config from datastore (per-host): map[] -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 767: Parsed value for DatastoreType: kubernetes (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 767: Parsed value for IptablesMarkMask: 4294934528 (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 767: Parsed value for Ipv6Support: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.547 [INFO][131] felix/config_params.go 731: Parsing value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for DebugDisableLogDropping: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="dbg_wgbootstrap" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="gotraceback" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for BPFLogLevel: debug (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 719: Ignoring unknown config param. raw name="bpfipv6support" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for UsageReportingEnabled: false (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for RouteSource: CalicoIPAM (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for PrometheusMetricsEnabled: true (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityScreen: Info (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityScreen: INFO (from environment variable) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for LogFilePath: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for LogFilePath: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for LogSeverityFile: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 767: Parsed value for LogSeverityFile: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.548 [INFO][131] felix/config_params.go 731: Parsing value for MetadataAddr: None (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 748: Value set to 'none', replacing with zero-value: "". -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for MetadataAddr: (from config file) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabledV6: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for CalicoVersion: v3.0.0-test (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for ClusterGUID: 98568d07b37a4bb5b81e345bf218f335 (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for WireguardEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for WireguardThreadingEnabled: false (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for ClusterType: felix-fv,typha,kdd (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 731: Parsing value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.549 [INFO][131] felix/config_params.go 767: Parsed value for FloatingIPs: Disabled (from datastore (global)) -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.550 [INFO][131] felix/async_calc_graph.go 220: First flush after becoming in sync, sending InSync message. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.550 [INFO][131] felix/daemon.go 1277: Datastore now in sync. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.550 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile: outbound_rules: > -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ActiveProfileUpdate update from calculation graph msg=id: profile:<> -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.WorkloadEndpointUpdate update from calculation graph msg=id: endpoint: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.551 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceAccountUpdate update from calculation graph msg=id: labels: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.NamespaceUpdate update from calculation graph msg=id: labels: labels: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.552 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataUpdate update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv6_addr:"2001:db8:1::242:ac11:6" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv6_addr:"2001:db8:1::242:ac11:5" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-0-1210415-16-felixfv" ipv4_addr:"172.17.0.6/16" ipv6_addr:"2001:db8:1::242:ac11:6/64" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.HostMetadataV4V6Update update from calculation graph msg=hostname:"felix-1-1210415-15-felixfv" ipv4_addr:"172.17.0.5/16" ipv6_addr:"2001:db8:1::242:ac11:5/64" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"10.65.0.0-16" pool: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.553 [INFO][131] felix/int_dataplane.go 2075: Received *proto.IPAMPoolUpdate update from calculation graph msg=id:"dead:beef::-64" pool: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2075: Received *proto.Encapsulation update from calculation graph msg= -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2075: Received *proto.ServiceUpdate update from calculation graph msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.101.0.1" ports: -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2075: Received *proto.InSync update from calculation graph msg= -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/int_dataplane.go 2084: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=466.661439ms -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.554 [INFO][131] felix/endpoint_mgr.go 423: Workload interface came up, marking for reconfiguration. ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib407b447a6c" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.555 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid638f274801" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib407b447a6c" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid638f274801" ipVersion=0x4 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.556 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 713: Updating per-endpoint chains. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.557 [INFO][131] felix/endpoint_mgr.go 745: Updating endpoint routes. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib407b447a6c" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.default.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid638f274801" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib407b447a6c" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.default.default" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid638f274801" ipVersion=0x6 table="filter" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.558 [INFO][131] felix/endpoint_mgr.go 1364: Applying /proc/sys configuration to interface. ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="up" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.559 [INFO][131] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x6 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.657 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.657 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.658 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.658 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.682 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.682 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.683 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.683 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.933 [INFO][131] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=3 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.933 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid638f274801" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.939 [INFO][133] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.939 [INFO][133] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.940 [INFO][133] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.940 [INFO][133] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.956 [INFO][131] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x6 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.956 [INFO][131] felix/wireguard.go 1725: Trying to connect to linkClient ipVersion=0x4 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.958 [INFO][131] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x6 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.958 [INFO][131] felix/wireguard.go 646: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.959 [INFO][133] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} ipVersion=0x4 status="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} status="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x4 status="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} status="up" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.960 [INFO][133] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.87553686 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.963 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.964 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.964 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:53.964 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} ipVersion=0x4 status="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} status="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 81: Endpoint up for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} ipVersion=0x6 status="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.976 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} status="up" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.977 [INFO][131] felix/int_dataplane.go 2032: Completed first update to dataplane. secsSinceStart=0.889092098 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/health.go 206: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:5} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.979 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:6} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:53.980 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.013 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.014 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_A" state="" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_A" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_B" state="" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:6} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calico_tmp_B" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.035 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:5} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.036 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.036 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.036 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)} -wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.1.2:8055 remoteAddr=10.65.0.2:38499 -wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 215: Accepted new connection. localAddr=10.65.0.2:8055 remoteAddr=10.65.1.2:38759 -wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 223: server start PMTU: 1440 error= -wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-1-idx27[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [ERROR][53] test-workload/test-workload.go 239: failed to read request error=EOF -wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 227: server end PMTU: 1440 error= -wlv4-0-idx25[stderr] 2024-11-07 03:17:54.184 [INFO][53] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:54.187 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-15-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.0.2 :/var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 IP 0.0.0.0 port 0 to IP 10.65.0.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.0.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.0.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.1846109Z\",\"SourceAddr\":\"10.65.1.2:38759\",\"ServerAddr\":\"10.65.0.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.184454111Z\",\"ID\":\"03fbbf89-0c48-4ddc-83d1-ae3e4b12e6b8\",\"Payload\":\"ping:39146f7b-c60b-4095-b3a5-8e5c1503fc48~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -2024-11-06 19:17:54.187 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-16-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :10.65.1.2 :/var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f IP 0.0.0.0 port 0 to IP 10.65.1.2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: default via 169.254.1.1 dev eth0 \\n169.254.1.1 dev eth0 scope link \\n\" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from 0.0.0.0:0 to 10.65.1.2:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from 0.0.0.0:0 to 10.65.1.2:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.184576685Z\",\"SourceAddr\":\"10.65.0.2:38499\",\"ServerAddr\":\"10.65.1.2:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.184434385Z\",\"ID\":\"3e3e01a9-ea4b-43eb-a0d4-1bcc52228752\",\"Payload\":\"ping:12d0b078-610d-4883-bd55-00a05ff61e54~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1440,\"End\":1440}}\n" -wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::1:2]:8055 remoteAddr=[dead:beef::2]:44011 -wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [ERROR][75] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-1-idx31[stderr] 2024-11-07 03:17:54.311 [INFO][75] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:54.314 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-0-1210415-16-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:1:2 :/var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 IP :: port 0 to IP dead:beef::0:1:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:1:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:1:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.311615991Z\",\"SourceAddr\":\"[dead:beef::2]:44011\",\"ServerAddr\":\"[dead:beef::1:2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.311476827Z\",\"ID\":\"3c996d27-103a-4719-8708-06f424ca132b\",\"Payload\":\"ping:c15eacef-76fa-4b55-9f85-9dd6c8970b3d~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 215: Accepted new connection. localAddr=[dead:beef::2]:8055 remoteAddr=[dead:beef::1:2]:35515 -wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 223: server start PMTU: 1420 error= -wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [ERROR][74] test-workload/test-workload.go 239: failed to read request error=EOF -wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 227: server end PMTU: 1420 error= -wlv6-0-idx29[stderr] 2024-11-07 03:17:54.375 [INFO][74] test-workload/test-workload.go 218: Closed connection. error= -2024-11-06 19:17:54.379 [INFO][1210415] test/conncheck.go 819: Connection test (with source port) container="felix-1-1210415-15-felixfv" error= stderr="time=\"2024-11-07T03:17:53Z\" level=info msg=\"Loaded config\" func=github.com/projectcalico/calico/felix/fv/utils.init.0 file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:60\" config=\"{calico/felix:latest quay.io/coreos/etcd calico/go-build:latest calico/typha:latest busybox:latest}\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Parsed arguments\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:97\" args=\"map[--duration:0 --log-pongs:false --loop-with-file: --protocol:tcp --recvlen:0 --sendlen:0 --source-ip:0.0.0.0 --source-port:0 --stdin:false --timeout:2.000000 :dead:beef::0:0:2 :/var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 :8055]\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Test connection from namespace /var/run/netns/cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 IP :: port 0 to IP dead:beef::0:0:2 port 8055 proto tcp max duration 0 seconds, timeout 2s logging pongs (false), stdin false\" func=main.main file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:165\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Running '/usr/sbin/ip ip r'\" func=github.com/projectcalico/calico/felix/fv/utils.GetCommandOutput file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:138\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"output: \" func=github.com/projectcalico/calico/felix/fv/utils.RunCommand file=\"/go/src/github.com/projectcalico/calico/felix/fv/utils/utils.go:148\"\ntime=\"2024-11-07T03:17:53Z\" level=info msg=\"Connecting from [::]:0 to [dead:beef::0:0:2]:8055 over tcp\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:286\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"ping connection established from [::]:0 to [dead:beef::0:0:2]:8055\" func=main.NewTestConn file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:343\"\ntime=\"2024-11-07T03:17:54Z\" level=info msg=\"Doing single-shot test...\" func=\"main.(*testConn).tryConnectOnceOff\" file=\"/go/src/github.com/projectcalico/calico/felix/fv/test-connection/test-connection.go:525\"\n" stdout="RESULT={\"LastResponse\":{\"Timestamp\":\"2024-11-07T03:17:54.375547584Z\",\"SourceAddr\":\"[dead:beef::1:2]:35515\",\"ServerAddr\":\"[dead:beef::2]:8055\",\"Request\":{\"Timestamp\":\"2024-11-07T03:17:54.375397498Z\",\"ID\":\"3e9ee065-fc6c-4074-b961-7ff98d7e42bf\",\"Payload\":\"ping:1e94292c-0892-452c-8cf1-f04a7464fa54~0\",\"SendSize\":0,\"ResponseSize\":0},\"ErrorStr\":\"\"},\"Stats\":{\"RequestsSent\":1,\"ResponsesReceived\":1},\"ClientMTU\":{\"Start\":1420,\"End\":1420}}\n" -2024-11-06 19:17:54.379 [INFO][1210415] test/conncheck.go 372: Connectivity check passed. attempts=1 -2024-11-06 19:17:54.379 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv wg]. - -STATS: LoadAvg=1.22/1.00/0.83 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/16.7GiB/17.5GiB/84.4MiB/37.3MiB RootFSFree=102.4GiB(22.0%) -2024-11-06 19:17:54.419 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="exec-err" -2024-11-06 19:17:54.419 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv wg]. -2024-11-06 19:17:54.454 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="exec-err" -[JustAfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:64 -[AfterEach] wireguardEnabledV4: true, wireguardEnabledV6: true - /go/src/github.com/projectcalico/calico/felix/fv/wireguard_test.go:188 -2024-11-06 19:17:54.455 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-0-idx25" -2024-11-06 19:17:54.455 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c kill -9 53 & ip link del calid638f274801 & ip netns del cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f & wait]. -2024-11-06 19:17:54.495 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:54.495 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:54.526 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv sh -c kill -9 53 & ip link del calid638f274801 & ip netns del cnitest-8026fa53-c3c9-6552-09d1-fa2e661f755f & wait]: -2024-11-06 19:17:54.526 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-0-idx25" -2024-11-06 19:17:54.526 [INFO][1210415] test/workload.go 100: Stop workload="wlv4-1-idx27" -2024-11-06 19:17:54.526 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c kill -9 53 & ip link del calica5576cb6ec & ip netns del cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 & wait]. -2024-11-06 19:17:54.562 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:54.562 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:54.590 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv sh -c kill -9 53 & ip link del calica5576cb6ec & ip netns del cnitest-31f95a6f-bcca-42ff-0af7-b534cb4733d9 & wait]: -2024-11-06 19:17:54.590 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv4-1-idx27" -2024-11-06 19:17:54.590 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-0-idx29" -2024-11-06 19:17:54.590 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-0-1210415-16-felixfv sh -c kill -9 74 & ip link del calib407b447a6c & ip netns del cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 & wait]. -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calid638f274801" state="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid638f274801", State:"down", Index:3} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.594 [INFO][131] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calid638f274801" state="" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid638f274801", State:"", Index:3} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.595 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid638f274801", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calid638f274801" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.596 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/conntrack.go 90: Removing conntrack flows ip=10.65.0.2 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.597 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-0-idx25", EndpointId:"eth0"} status="down" -controller-manager-1210415-6-felixfv[stderr] I1107 03:17:54.609189 7 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="kube-node-lease" -2024-11-06 19:17:54.627 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:54.627 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:54.659 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-0-1210415-16-felixfv sh -c kill -9 74 & ip link del calib407b447a6c & ip netns del cnitest-14e0f74e-e9bd-5218-3e7e-dcf28a5b4fc2 & wait]: -2024-11-06 19:17:54.659 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-0-idx29" -2024-11-06 19:17:54.659 [INFO][1210415] test/workload.go 100: Stop workload="wlv6-1-idx31" -2024-11-06 19:17:54.659 [DEBUG][1210415] test/utils.go 153: Creating Command [docker exec felix-1-1210415-15-felixfv sh -c kill -9 75 & ip link del calie4d28e095aa & ip netns del cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 & wait]. -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calica5576cb6ec" state="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica5576cb6ec", State:"down", Index:3} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=3 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.661 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=3 ifaceName="calica5576cb6ec" state="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica5576cb6ec", State:"", Index:3} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica5576cb6ec", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calica5576cb6ec" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.662 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.663 [INFO][133] felix/conntrack.go 90: Removing conntrack flows ip=10.65.1.2 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.664 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.664 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.664 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv4-1-idx27", EndpointId:"eth0"} status="down" -2024-11-06 19:17:54.695 [INFO][1210415] test/workload.go 277: End of workload stderr error=EOF -2024-11-06 19:17:54.695 [INFO][1210415] test/workload.go 306: End of workload stdout error=EOF -2024-11-06 19:17:54.722 [INFO][1210415] test/utils.go 98: Command succeeded [docker exec felix-1-1210415-15-felixfv sh -c kill -9 75 & ip link del calie4d28e095aa & ip netns del cnitest-677ff92d-da55-88cf-9c75-72b8b0cca369 & wait]: -2024-11-06 19:17:54.722 [INFO][1210415] test/workload.go 117: Workload stopped workload="wlv6-1-idx31" -2024-11-06 19:17:54.722 [INFO][1210415] test/containers.go 99: Stopping... container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:54.722 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-0-1210415-16-felixfv" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/iface_monitor.go 246: Netlink address update for known interface. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=4 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calib407b447a6c" state="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.726 [INFO][131] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calib407b447a6c" state="" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Typed[string]{}} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib407b447a6c", State:"down", Index:4} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib407b447a6c", State:"", Index:4} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib407b447a6c", Addrs:set.Set[string](nil)} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.727 [INFO][131] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calib407b447a6c" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.728 [INFO][131] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::2 -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.729 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.729 [INFO][131] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-0-1210415-16-felixfv[stdout] 2024-11-07 03:17:54.729 [INFO][131] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-0-idx29", EndpointId:"eth0"} status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.793 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calie4d28e095aa" state="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4d28e095aa", State:"down", Index:4} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.794 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/conntrack.go 90: Removing conntrack flows ip=dead:beef::1:2 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/int_dataplane.go 1463: Linux interface state changed. ifIndex=4 ifaceName="calie4d28e095aa" state="" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/int_dataplane.go 1507: Linux interface addrs changed. addrs= ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] 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=4 -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.813 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Typed[string]{}} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/int_dataplane.go 2132: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4d28e095aa", State:"", Index:4} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/int_dataplane.go 2159: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.814 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4d28e095aa", Addrs:set.Set[string](nil)} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 540: Workload interface state changed; marking for status update. ifaceName="calie4d28e095aa" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x4 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/endpoint_mgr.go 599: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.815 [INFO][133] felix/status_combiner.go 58: Storing endpoint status update ipVersion=0x6 status="down" workload=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.816 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x4 status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.816 [INFO][133] felix/status_combiner.go 78: Endpoint down for at least one IP version id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} ipVersion=0x6 status="down" -felix-1-1210415-15-felixfv[stdout] 2024-11-07 03:17:54.816 [INFO][133] felix/status_combiner.go 98: Reporting combined status. id=proto.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"default/wlv6-1-idx31", EndpointId:"eth0"} status="down" -2024-11-06 19:17:54.849 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:54.849 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-16-felixfv" signal=interrupt -2024-11-06 19:17:54.849 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-0-1210415-16-felixfv" signal=interrupt -2024-11-06 19:17:54.849 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:54.854 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="stdout" -2024-11-06 19:17:54.854 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-0-1210415-16-felixfv" -2024-11-06 19:17:54.854 [INFO][1210415] test/containers.go 441: Stream finished name="felix-0-1210415-16-felixfv" stream="stderr" -2024-11-06 19:17:54.861 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-0-1210415-16-felixfv" -2024-11-06 19:17:54.861 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-0-1210415-16-felixfv" signal=killed -2024-11-06 19:17:54.861 [INFO][1210415] test/containers.go 99: Stopping... container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:54.862 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:54.994 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:54.995 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-15-felixfv" signal=interrupt -2024-11-06 19:17:54.995 [INFO][1210415] test/containers.go 179: Signalled docker run container="felix-1-1210415-15-felixfv" signal=interrupt -2024-11-06 19:17:54.995 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:55.000 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="stdout" -2024-11-06 19:17:55.000 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="felix-1-1210415-15-felixfv" -2024-11-06 19:17:55.000 [INFO][1210415] test/containers.go 441: Stream finished name="felix-1-1210415-15-felixfv" stream="stderr" -2024-11-06 19:17:55.007 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="felix-1-1210415-15-felixfv" -2024-11-06 19:17:55.007 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="felix-1-1210415-15-felixfv" signal=killed -2024-11-06 19:17:55.007 [INFO][1210415] test/infra_k8s.go 544: K8sDatastoreInfra told to stop, deferring cleanup... -2024-11-06 19:17:55.007 [INFO][1210415] test/containers.go 86: Stop no-op because nil container -[AfterEach] _BPF-SAFE_ WireGuard-Supported (kubernetes backend) - /go/src/github.com/projectcalico/calico/felix/fv/infrastructure/datastore_describe.go:55 -[AfterEach] [Top Level] - /go/src/github.com/projectcalico/calico/felix/fv/fv_suite_test.go:70 -•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS2024-11-06 19:17:55.008 [INFO][1210415] test/infra_k8s.go 111: TearDownK8sInfra starting -2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 99: Stopping... container="controller-manager-1210415-6-felixfv" -2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="controller-manager-1210415-6-felixfv" -2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 99: Stopping... container="etcd-1210415-4-felixfv" -2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 99: Stopping... container="apiserver-1210415-5-felixfv" -2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="apiserver-1210415-5-felixfv" -2024-11-06 19:17:55.008 [INFO][1210415] test/containers.go 153: Executing 'docker stop' container="etcd-1210415-4-felixfv" -2024-11-06 19:17:55.151 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="etcd-1210415-4-felixfv" -2024-11-06 19:17:55.151 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-4-felixfv" signal=interrupt -2024-11-06 19:17:55.151 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-4-felixfv" signal=interrupt -2024-11-06 19:17:55.151 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:55.165 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="etcd-1210415-4-felixfv" -2024-11-06 19:17:55.165 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="etcd-1210415-4-felixfv" signal=killed -2024-11-06 19:17:55.165 [INFO][1210415] test/containers.go 179: Signalled docker run container="etcd-1210415-4-felixfv" signal=killed -2024-11-06 19:17:55.167 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-4-felixfv" stream="stderr" -2024-11-06 19:17:55.167 [INFO][1210415] test/containers.go 441: Stream finished name="etcd-1210415-4-felixfv" stream="stdout" -2024-11-06 19:17:55.167 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=signal: killed name="etcd-1210415-4-felixfv" -2024-11-06 19:17:55.191 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="controller-manager-1210415-6-felixfv" -2024-11-06 19:17:55.191 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="controller-manager-1210415-6-felixfv" signal=interrupt -2024-11-06 19:17:55.191 [INFO][1210415] test/containers.go 179: Signalled docker run container="controller-manager-1210415-6-felixfv" signal=interrupt -2024-11-06 19:17:55.191 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:55.199 [INFO][1210415] test/containers.go 441: Stream finished name="controller-manager-1210415-6-felixfv" stream="stderr" -2024-11-06 19:17:55.199 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="controller-manager-1210415-6-felixfv" -2024-11-06 19:17:55.199 [INFO][1210415] test/containers.go 441: Stream finished name="controller-manager-1210415-6-felixfv" stream="stdout" -2024-11-06 19:17:55.204 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="controller-manager-1210415-6-felixfv" -2024-11-06 19:17:55.204 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="controller-manager-1210415-6-felixfv" signal=killed -2024-11-06 19:17:55.216 [INFO][1210415] test/containers.go 160: 'docker stop' returned success container="apiserver-1210415-5-felixfv" -2024-11-06 19:17:55.216 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="apiserver-1210415-5-felixfv" signal=interrupt -2024-11-06 19:17:55.216 [INFO][1210415] test/containers.go 179: Signalled docker run container="apiserver-1210415-5-felixfv" signal=interrupt -2024-11-06 19:17:55.216 [DEBUG][1210415] test/utils.go 153: Creating Command [docker ps]. -2024-11-06 19:17:55.223 [INFO][1210415] test/containers.go 441: Stream finished name="apiserver-1210415-5-felixfv" stream="stdout" -2024-11-06 19:17:55.223 [INFO][1210415] test/containers.go 441: Stream finished name="apiserver-1210415-5-felixfv" stream="stderr" -2024-11-06 19:17:55.223 [INFO][1210415] test/containers.go 598: Container stopped ('docker run' exited) error=exit status 137 name="apiserver-1210415-5-felixfv" -2024-11-06 19:17:55.228 [INFO][1210415] test/containers.go 112: Container stopped (no longer listed in 'docker ps') container="apiserver-1210415-5-felixfv" -2024-11-06 19:17:55.228 [INFO][1210415] test/containers.go 168: Sending signal to 'docker run' process container="apiserver-1210415-5-felixfv" signal=killed -2024-11-06 19:17:55.228 [INFO][1210415] test/infra_k8s.go 146: TearDownK8sInfra done - -STATS: LoadAvg=1.22/1.00/0.83 MemTotal/Free+Cache/Avail/ProcRSS/Heap=31.1GiB/17.4GiB/18.2GiB/86.2MiB/39.4MiB RootFSFree=102.5GiB(22.0%) - -JUnit report was created: /home/mazdak/src/calico/felix/report/fv_suite.xml - -Ran 6 of 1041 Specs in 40.844 seconds -SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 1035 Skipped -PASS -+ status=0 -+ echo 'Test batch 1 completed with status 0' -Test batch 1 completed with status 0 -+ exit 0 -+ st=0 -+ echo 'Result: 0' -Result: 0 -+ '[' 0 -ne 0 ']' -+ '[' 0 -eq 0 ']' -+ echo 'All tests passed' -All tests passed -make[1]: Leaving directory '/home/mazdak/src/calico/felix' From 25e54fb403ea7b645716d197ef87156e6a4ab066 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 8 Nov 2024 16:17:58 -0800 Subject: [PATCH 23/31] fix fv --- felix/fv/infrastructure/topology.go | 1 + felix/fv/ipip_test.go | 2 +- felix/fv/wireguard_test.go | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index 86b9881b0d6..afe07fc64e8 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -450,6 +450,7 @@ func StartNNodeTopology( defer wg.Done() defer ginkgo.GinkgoRecover() jBlock := fmt.Sprintf("%d.%d.%d.0/24", IPv4CIDR.IP[0], IPv4CIDR.IP[1], j) + log.Infof("Marva simulating routes: %v %v %v", opts.VXLANMode, opts.IPIPMode, opts.SimulateRoutes) if needToSimulateIPIPRoutes(&opts) { programIPIPRouts(iFelix, jBlock, jFelix.IP) } else if needToSimulateNoEncapRoutes(&opts) { diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 64a6f87849c..e282c4ba3e5 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -901,7 +901,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr }) }) - Context("after removing BGP address from third node", func() { + Context("pepper after removing BGP address from third node", func() { // Simulate having a host send VXLAN traffic from an unknown source, should get blocked. BeforeEach(func() { for _, f := range felixes { diff --git a/felix/fv/wireguard_test.go b/felix/fv/wireguard_test.go index 5355d6c094d..34b98c1650a 100644 --- a/felix/fv/wireguard_test.go +++ b/felix/fv/wireguard_test.go @@ -1763,7 +1763,7 @@ func wireguardTopologyOptions(routeSource string, ipipEnabled, wireguardIPv4Enab // Enable IPv6 if IPv6 Wireguard will be enabled. topologyOptions.EnableIPv6 = wireguardIPv6Enabled // Assigning workload IPs using IPAM API. - topologyOptions.SimulateRoutes = true + //topologyOptions.SimulateRoutes = true topologyOptions.IPIPMode = api.IPIPModeNever // Indicate wireguard is enabled topologyOptions.WireguardEnabled = wireguardIPv4Enabled From 4ac3ef82d6084f65028378c06393a400e314181e Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Tue, 12 Nov 2024 09:02:25 -0800 Subject: [PATCH 24/31] update manifets --- manifests/calico-ipip.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index b601dea5aba..1ef1f86f378 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -6050,6 +6050,12 @@ rules: - get - list - watch + # Calico creates some tiers on startup. + - apiGroups: ["crd.projectcalico.org"] + resources: + - tiers + verbs: + - create # Calico must create and update some CRDs on startup. - apiGroups: ["crd.projectcalico.org"] resources: From dcee1e248199273651d349597f4b79499593a5ce Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Tue, 12 Nov 2024 12:59:44 -0800 Subject: [PATCH 25/31] fix fv --- felix/fv/ipip_test.go | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index e282c4ba3e5..e571cf7d013 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -910,6 +910,8 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr return strings.Count(f.BPFRoutes(), "host") }).Should(Equal(len(felixes)*2), "Expected one host and one host tunneled route per node") + } else if NFTMode() { + Eventually(f.NFTSetSizeFn("cali40all-hosts-net"), "10s", "200ms").Should(Equal(len(felixes))) } else { Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "10s", "200ms").Should(Equal(len(felixes))) } @@ -936,6 +938,8 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr return strings.Count(felixes[0].BPFRoutes(), "host") }).Should(Equal((len(felixes)-1)*2), "Expected one host and one host tunneled route per node, not: "+felixes[0].BPFRoutes()) + } else if NFTMode() { + Eventually(felixes[0].NFTSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(len(felixes) - 1)) } else { Eventually(felixes[0].IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(len(felixes) - 1)) } @@ -984,7 +988,11 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr // BPF mode doesn't use the IP set. if ipipMode == api.IPIPModeAlways && !BPFMode() { It("after manually removing third node from allow list should have expected connectivity", func() { - felixes[0].Exec("ipset", "del", "cali40all-hosts-net", felixes[2].IP) + if NFTMode() { + felixes[0].Exec("nft", "delete", "element", "ip", "calico", "cali40all-host-net", fmt.Sprintf("{ %s }", felixes[2].IP)) + } else { + felixes[0].Exec("ipset", "del", "cali40all-host-net", felixes[2].IP) + } cc.ExpectSome(w[0], w[1]) cc.ExpectSome(w[1], w[0]) From 04df062398dd6d673dc91864a704aa6b212457a6 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Tue, 12 Nov 2024 17:19:13 -0800 Subject: [PATCH 26/31] update fv --- .../linux/dataplanedefs/dataplane_defs.go | 2 +- felix/fv/ipip_test.go | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go index f9fd2c1e3a8..c92c5df43c2 100644 --- a/felix/dataplane/linux/dataplanedefs/dataplane_defs.go +++ b/felix/dataplane/linux/dataplanedefs/dataplane_defs.go @@ -22,7 +22,7 @@ const ( DefaultRoutingProto netlink.RouteProtocol = 80 - IPIPIfaceNameV4 = "ipip.calico" + IPIPIfaceNameV4 = "tunl0" IPIPDefaultIfaceNameV4 = "tunl0" BPFInDev = "bpfin.cali" diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index e571cf7d013..61242b47bad 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -694,7 +694,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr felix.Exec(append([]string{"ip", "r", "replace"}, subnetArgs...)...) expCrossSubRoute := fmt.Sprintf("10.65.1.0/26 via %s dev bond0 proto 80 onlink", tc.Felixes[1].IP) - Eventually(felix.ExecOutputFn("ip", "route", "show"), "10s").Should( + Eventually(felix.ExecOutputFn("ip", "route", "show"), "60s").Should( ContainSubstring(expCrossSubRoute), "Cross-subnet route should move from eth0 to bond0.", ) @@ -901,7 +901,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr }) }) - Context("pepper after removing BGP address from third node", func() { + Context("after removing BGP address from third node", func() { // Simulate having a host send VXLAN traffic from an unknown source, should get blocked. BeforeEach(func() { for _, f := range felixes { @@ -968,7 +968,11 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr // Check we initially have the expected number of entries. for _, f := range felixes { // Wait for Felix to set up the allow list. - Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(len(felixes))) + if NFTMode() { + Eventually(f.NFTSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(len(felixes))) + } else { + Eventually(f.IPSetSizeFn("cali40all-hosts-net"), "5s", "200ms").Should(Equal(len(felixes))) + } } // Wait until dataplane has settled. @@ -989,9 +993,9 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr if ipipMode == api.IPIPModeAlways && !BPFMode() { It("after manually removing third node from allow list should have expected connectivity", func() { if NFTMode() { - felixes[0].Exec("nft", "delete", "element", "ip", "calico", "cali40all-host-net", fmt.Sprintf("{ %s }", felixes[2].IP)) + felixes[0].Exec("nft", "delete", "element", "ip", "calico", "cali40all-hosts-net", fmt.Sprintf("{ %s }", felixes[2].IP)) } else { - felixes[0].Exec("ipset", "del", "cali40all-host-net", felixes[2].IP) + felixes[0].Exec("ipset", "del", "cali40all-hosts-net", felixes[2].IP) } cc.ExpectSome(w[0], w[1]) From 179cd6e37d9262ddd567e149a30d98c24f8c2969 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Mon, 18 Nov 2024 15:13:03 -0800 Subject: [PATCH 27/31] merge --- felix/dataplane/linux/bpf_ep_mgr.go | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/felix/dataplane/linux/bpf_ep_mgr.go b/felix/dataplane/linux/bpf_ep_mgr.go index e2bbfd512e3..5d94ba529af 100644 --- a/felix/dataplane/linux/bpf_ep_mgr.go +++ b/felix/dataplane/linux/bpf_ep_mgr.go @@ -530,7 +530,11 @@ func newBPFEndpointManager( specialInterfaces := []string{"egress.calico"} if config.RulesConfig.IPIPEnabled { - specialInterfaces = append(specialInterfaces, dataplanedefs.IPIPIfaceName) + if config.ProgramIPIPRoutes { + specialInterfaces = append(specialInterfaces, dataplanedefs.IPIPIfaceNameV4) + } else { + specialInterfaces = append(specialInterfaces, dataplanedefs.IPIPDefaultIfaceNameV4) + } } if config.RulesConfig.VXLANEnabled { specialInterfaces = append(specialInterfaces, dataplanedefs.VXLANIfaceNameV4) From 4c30be25a2b77d7791827a39d2adef267831f65c Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Tue, 7 Jan 2025 14:51:32 -0800 Subject: [PATCH 28/31] fix fv test --- felix/fv/ipip_test.go | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 8edd94b00a5..49bc6afcdea 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -636,7 +636,11 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ IPIP topology with Felix pr err := client.IPAM().ReleaseByHandle(context.TODO(), wName) Expect(err).NotTo(HaveOccurred()) - err = client.IPAM().ReleaseHostAffinities(context.TODO(), felixes[n].Hostname, true) + affinityCfg := ipam.AffinityConfig{ + AffinityType: ipam.AffinityTypeHost, + Host: felixes[n].Hostname, + } + err = client.IPAM().ReleaseHostAffinities(context.TODO(), affinityCfg, true) Expect(err).NotTo(HaveOccurred()) Eventually(func() string { From c20cea8682668848434bd7f0a8247f6297089de5 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Tue, 7 Jan 2025 18:31:08 -0800 Subject: [PATCH 29/31] update ipip interface name --- felix/fv/bpf_test.go | 2 +- felix/fv/infrastructure/topology.go | 3 +++ felix/fv/ipip_test.go | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/felix/fv/bpf_test.go b/felix/fv/bpf_test.go index 729d392037d..9b04758d9d6 100644 --- a/felix/fv/bpf_test.go +++ b/felix/fv/bpf_test.go @@ -5300,7 +5300,7 @@ func ensureBPFProgramsAttached(felix *infrastructure.Felix, ifacesExtra ...strin func ensureBPFProgramsAttachedOffset(offset int, felix *infrastructure.Felix, ifacesExtra ...string) { expectedIfaces := []string{"eth0"} if felix.ExpectedIPIPTunnelAddr != "" { - expectedIfaces = append(expectedIfaces, "tunl0") + expectedIfaces = append(expectedIfaces, felix.TopologyOptions.IPIPDevice) } if felix.ExpectedVXLANTunnelAddr != "" { expectedIfaces = append(expectedIfaces, "vxlan.calico") diff --git a/felix/fv/infrastructure/topology.go b/felix/fv/infrastructure/topology.go index afe07fc64e8..b29d1e0be2c 100644 --- a/felix/fv/infrastructure/topology.go +++ b/felix/fv/infrastructure/topology.go @@ -30,6 +30,7 @@ import ( log "github.com/sirupsen/logrus" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" + "github.com/projectcalico/calico/felix/dataplane/linux/dataplanedefs" "github.com/projectcalico/calico/felix/fv/containers" client "github.com/projectcalico/calico/libcalico-go/lib/clientv3" "github.com/projectcalico/calico/libcalico-go/lib/errors" @@ -54,6 +55,7 @@ type TopologyOptions struct { //IPIPEnabled bool //IPIPRoutesEnabled bool IPIPMode api.IPIPMode + IPIPDevice string VXLANMode api.VXLANMode SimulateRoutes bool WireguardEnabled bool @@ -111,6 +113,7 @@ func DefaultTopologyOptions() TopologyOptions { //IPIPEnabled: true, //IPIPRoutesEnabled: true, IPIPMode: v3.IPIPModeAlways, + IPIPDevice: dataplanedefs.IPIPDefaultIfaceNameV4, SimulateRoutes: true, IPPoolCIDR: DefaultIPPoolCIDR, IPv6PoolCIDR: DefaultIPv6PoolCIDR, diff --git a/felix/fv/ipip_test.go b/felix/fv/ipip_test.go index 49bc6afcdea..5dc3d73a761 100644 --- a/felix/fv/ipip_test.go +++ b/felix/fv/ipip_test.go @@ -1223,6 +1223,7 @@ func createIPIPBaseTopologyOptions( //topologyOptions.IPIPEnabled = true topologyOptions.IPIPMode = ipipMode topologyOptions.VXLANMode = api.VXLANModeNever + topologyOptions.IPIPDevice = dpdefs.IPIPIfaceNameV4 topologyOptions.SimulateRoutes = false topologyOptions.ExtraEnvVars["FELIX_ProgramRoutes"] = "IPIP" topologyOptions.ExtraEnvVars["FELIX_ROUTESOURCE"] = routeSource From 0c46f5738115f15c45fc4e118aa9297c88225dac Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 31 Jan 2025 13:14:27 -0800 Subject: [PATCH 30/31] fix merge --- felix/fv/flow_logs_goladmane_test.go | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/felix/fv/flow_logs_goladmane_test.go b/felix/fv/flow_logs_goladmane_test.go index ab687d429ee..d673a9b45a1 100644 --- a/felix/fv/flow_logs_goladmane_test.go +++ b/felix/fv/flow_logs_goladmane_test.go @@ -125,7 +125,7 @@ var _ = infrastructure.DatastoreDescribe("_BPF-SAFE_ flow log goldmane tests", [ BeforeEach(func() { infra = getInfra() opts = infrastructure.DefaultTopologyOptions() - opts.IPIPEnabled = false + opts.IPIPMode = api.IPIPModeNever opts.FlowLogSource = infrastructure.FlowLogSourceGoldmane opts.ExtraEnvVars["FELIX_BPFCONNTRACKTIMEOUTS"] = "TCPFinsSeen=30s" @@ -583,10 +583,11 @@ var _ = infrastructure.DatastoreDescribe("ipv6 flow log tests", []apiconfig.Data opts.FlowLogSource = infrastructure.FlowLogSourceGoldmane opts.EnableIPv6 = true - opts.IPIPEnabled = false + //opts.IPIPEnabled = false + opts.IPIPMode = api.IPIPModeNever opts.NATOutgoingEnabled = true opts.AutoHEPsEnabled = false - opts.IPIPRoutesEnabled = false + opts.SimulateRoutes = false opts.ExtraEnvVars["FELIX_FLOWLOGSFLUSHINTERVAL"] = "2" opts.ExtraEnvVars["FELIX_IPV6SUPPORT"] = "true" opts.ExtraEnvVars["FELIX_DefaultEndpointToHostAction"] = "RETURN" From a008e440d2a8950a734160bac6ca907b581e7790 Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Fri, 31 Jan 2025 13:21:54 -0800 Subject: [PATCH 31/31] update manifest --- manifests/calico-ipip.yaml | 123 ++++++++++++++++++++++++++++++++++++- 1 file changed, 120 insertions(+), 3 deletions(-) diff --git a/manifests/calico-ipip.yaml b/manifests/calico-ipip.yaml index 99d6543f732..86c1a936a50 100644 --- a/manifests/calico-ipip.yaml +++ b/manifests/calico-ipip.yaml @@ -1114,6 +1114,80 @@ spec: - Userspace - BPFProgram type: string + bpfConntrackTimeouts: + description: |- + BPFConntrackTimers overrides the default values for the specified conntrack timer if + set. Each value can be either a duration or `Auto` to pick the value from + a Linux conntrack timeout. + + Configurable timers are: CreationGracePeriod, TCPSynSent, + TCPEstablished, TCPFinsSeen, TCPResetSeen, UDPTimeout, GenericTimeout, + ICMPTimeout. + + Unset values are replaced by the default values with a warning log for + incorrect values. + properties: + creationGracePeriod: + description: |2- + CreationGracePeriod gives a generic grace period to new connection + before they are considered for cleanup [Default: 10s]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + genericTimeout: + description: |- + GenericTimeout controls how long it takes before considering this + entry for cleanup after the connection became idle. If set to 'Auto', the + value from nf_conntrack_generic_timeout is used. If nil, Calico uses its + own default value. [Default: 10m]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + icmpTimeout: + description: |- + ICMPTimeout controls how long it takes before considering this + entry for cleanup after the connection became idle. If set to 'Auto', the + value from nf_conntrack_icmp_timeout is used. If nil, Calico uses its + own default value. [Default: 5s]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + tcpEstablished: + description: |- + TCPEstablished controls how long it takes before considering this entry for + cleanup after the connection became idle. If set to 'Auto', the + value from nf_conntrack_tcp_timeout_established is used. If nil, Calico uses + its own default value. [Default: 1h]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + tcpFinsSeen: + description: |- + TCPFinsSeen controls how long it takes before considering this entry for + cleanup after the connection was closed gracefully. If set to 'Auto', the + value from nf_conntrack_tcp_timeout_time_wait is used. If nil, Calico uses + its own default value. [Default: Auto]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + tcpResetSeen: + description: |- + TCPFinsSeen controls how long it takes before considering this entry for + cleanup after the connection was aborted. If nil, Calico uses its own + default value. [Default: 40s]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + tcpSynSent: + description: |- + TCPSynSent controls how long it takes before considering this entry for + cleanup after the last SYN without a response. If set to 'Auto', the + value from nf_conntrack_tcp_timeout_syn_sent is used. If nil, Calico uses + its own default value. [Default: 20s]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + udpTimeout: + description: |- + UDPTimeout controls how long it takes before considering this entry for + cleanup after the connection became idle. If nil, Calico uses its own + default value. [Default: 60s]. + pattern: ^(([0-9]*(\.[0-9]*)?(ms|s|h|m|us)+)+|Auto)$ + type: string + type: object bpfDSROptoutCIDRs: description: |- BPFDSROptoutCIDRs is a list of CIDRs which are excluded from DSR. That is, clients @@ -1160,6 +1234,11 @@ spec: items: type: string type: array + bpfExportBufferSizeMB: + description: |- + BPFExportBufferSizeMB in BPF mode, controls the buffer size used for sending BPF events to felix. + [Default: 1] + type: integer bpfExtToServiceConnmark: description: |- BPFExtToServiceConnmark in BPF mode, controls a 32bit mark that is set on connections from an @@ -1253,6 +1332,14 @@ spec: for cleanup. This should be big enough to hold all the NAT entries that expire within one cleanup interval. minimum: 1 type: integer + bpfMapSizeConntrackScaling: + description: |- + BPFMapSizeConntrackScaling controls whether and how we scale the conntrack map size depending + on its usage. 'Disabled' make the size stay at the default or whatever is set by + BPFMapSizeConntrack*. 'DoubleIfFull' doubles the size when the map is pretty much full even + after cleanups. [Default: DoubleIfFull] + pattern: ^(?i)(Disabled|DoubleIfFull)?$ + type: string bpfMapSizeIPSets: description: |- BPFMapSizeIPSets sets the size for ipsets map. The IP sets map must be large enough to hold an entry @@ -1438,7 +1525,7 @@ spec: file reporting is disabled if field is left empty. Chosen directory should match the directory used by the CNI plugin for PodStartupDelay. - [Default: ""] + [Default: /var/run/calico] type: string externalNodesList: description: |- @@ -1516,6 +1603,25 @@ spec: - Enabled - Disabled type: string + flowLogsCollectorDebugTrace: + description: |- + When FlowLogsCollectorDebugTrace is set to true, enables the logs in the collector to be + printed in their entirety. + type: boolean + flowLogsFlushInterval: + description: FlowLogsFlushInterval configures the interval at which + Felix exports flow logs. + pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ + type: string + flowLogsGoldmaneServer: + description: FlowLogGoldmaneServer is the flow server endpoint to + which flow data should be published. + type: string + flowLogsMaxOriginalIPsIncluded: + description: FlowLogsMaxOriginalIPsIncluded specifies the number of + unique IP addresses (if relevant) that should be included in Flow + logs. + type: integer genericXDPEnabled: description: |- GenericXDPEnabled enables Generic XDP so network cards that don't support XDP offload or driver @@ -1806,6 +1912,12 @@ spec: routes, rules, and other kernel objects. [Default: 10s] pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$ type: string + nfNetlinkBufSize: + description: |- + NfNetlinkBufSize controls the size of NFLOG messages that the kernel will try to send to Felix. NFLOG messages + are used to report flow verdicts from the kernel. Warning: currently increasing the value may cause errors + due to a bug in the netlink library. + type: string nftablesFilterAllowAction: description: |- NftablesFilterAllowAction controls the nftables action that Felix uses to represent the "allow" policy verdict @@ -2066,8 +2178,13 @@ spec: to use for the Wireguard routing rule. [Default: 99]' type: integer wireguardThreadingEnabled: - description: 'WireguardThreadingEnabled controls whether Wireguard - has NAPI threading enabled. [Default: false]' + description: |- + WireguardThreadingEnabled controls whether Wireguard has Threaded NAPI enabled. [Default: false] + This increases the maximum number of packets a Wireguard interface can process. + Consider threaded NAPI only if you have high packets per second workloads that are causing dropping packets due to a saturated `softirq` CPU core. + There is a [known issue](https://lore.kernel.org/netdev/CALrw=nEoT2emQ0OAYCjM1d_6Xe_kNLSZ6dhjb5FxrLFYh4kozA@mail.gmail.com/T/) with this setting + that may cause NAPI to get stuck holding the global `rtnl_mutex` when a peer is removed. + Workaround: Make sure your Linux kernel [includes this patch](https://github.com/torvalds/linux/commit/56364c910691f6d10ba88c964c9041b9ab777bd6) to unwedge NAPI. type: boolean workloadSourceSpoofing: description: |-